Stephen Wilkerson
York College of Pennsylvania
Followers: 1 Following: 0
Stephen Wilkerson received his PhD from Johns Hopkins University in 1990 in Mechanical Engineering. He retired from the Army Research Laboratory (ARL) Aberdeen Proving Grounds after 33 years of service. During his career with ARL he has been an instructor at the United States Military Academy West Point for three years and the exchange scientist to Germany. He is currently an Associate Professor at York College of PA. His current research interests include unmanned systems, drones, control theory, and astrophotography.
Python
Spoken Languages:
English
Statistics
RANK
103,785
of 295,569
REPUTATION
0
CONTRIBUTIONS
7 Questions
4 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
15,099 of 20,247
REPUTATION
11
AVERAGE RATING
0.00
CONTRIBUTIONS
5 Files
DOWNLOADS
4
ALL TIME DOWNLOADS
108
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Change pzplot marker size
% Let's change the symbol size % Why Mathworks makes the symbols unseeable is beyond me % Why mathworks makes this harder then...
1 year ago | 0
Symbolic seems to have an error
Now I'm unsure how to delete the second post?
4 years ago | 0
Question
Symbolic seems to have an error
Two typos in my original post corrected
4 years ago | 3 answers | 0
3
answersQuestion
Bug Symbolic package?
Sir, Either I'm badly confused or the program has a bug. Please see attached Drew
4 years ago | 0 answers | 0
0
answersApp to app transfer
I really appreciate the help. I'm going to plead complete confusion. I have app1 and I've created a global public variable M =...
4 years ago | 0
Question
App to app transfer
I want to transfer the number 2 from app1 to app2 with a button push, how can that be done.
4 years ago | 2 answers | 0
2
answersQuestion
I'm trying to understand your tables command bugs
% Why does this happen? A = randi([0 20],5, 5) table(A,'RowNames',{'a' 'b' 'c' 'd' 'e'}) % doesn't work table(A(:,1)','RowNam...
5 years ago | 1 answer | 0
1
answerQuestion
Bug fminbnd not working
fplot(@(x) x*(sin(x))^2*cos(x),[-2*pi 2*pi]); [xMin1 fvalmin1] = fminbnd('-x*(sin(x))^2*cos(x)', -6, 6) returns xMin1 = 1.095...
6 years ago | 1 answer | 0
1
answerQuestion
Question on access to AppDesigner
I've written an app to control the Trossen Robotics Arm Pincher. It is initialized by this command: arb = Arbotix('port','/dev...
7 years ago | 0 answers | 0
0
answersQuestion
Trossen Robotics Pincher can't connect to Matlab
I have the libraries from Peter Corke installed, but when I start it tells meopen failed. Has anyone seen this: >> arb=Arbotix...
7 years ago | 2 answers | 0