photo

Stephen Wilkerson


York College of Pennsylvania

Last seen: 4 days 前 自 2017 起处于活动状态

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.

Programming Languages:
Python
Spoken Languages:
English

统计学

All
  • First Answer
  • Thankful Level 2
  • First Submission
  • First Review
  • Thankful Level 1

查看徽章

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 前 | 0

已回答
Symbolic seems to have an error
Now I'm unsure how to delete the second post?

4 years 前 | 0

已回答
Symbolic seems to have an error
Yes that's what I ended up doing.

4 years 前 | 0

提问


Symbolic seems to have an error
Two typos in my original post corrected

4 years 前 | 3 个回答 | 0

3

个回答

提问


Bug Symbolic package?
Sir, Either I'm badly confused or the program has a bug. Please see attached Drew

4 years 前 | 0 个回答 | 0

0

个回答

已回答
App 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 前 | 0

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 2 个回答 | 0

2

个回答