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
MATLAB Answers

7 个提问
4 个回答

File Exchange

7 文件

排名
106,891
of 299,793

声誉
0

贡献数
7 个提问
4 个回答

回答接受率
28.57%

收到投票数
0

排名
14,879 of 20,811

声誉
13

平均
0.00

贡献数
7 文件

下载次数
9

ALL TIME 下载次数
132

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


Worms 2025
A simple version of the Worm's program written in livescript.

5 months 前 | 2 次下载 |

0.0 / 5
Thumbnail

已提交


A simple Calculator
This is a simple calculator app built in MATLAB using the uicontrol GUI components. It runs in a pop-out figure window.

5 months 前 | 3 次下载 |

0.0 / 5
Thumbnail

已提交


Tic Tac Toe
Simple game player must pass mouse back and forth.

1 year 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


Bio Rhythms
Finds someones Bio Rhythms based on today's date and their birth date.

1 year 前 | 1 次下载 |

0.0 / 5

已提交


Click and make a star
Makes a 5 pointed star the way your mom taught you to draw a star. Click until

1 year 前 | 0 次下载 |

0.0 / 5
Thumbnail

已回答
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...

2 years 前 | 0

已提交


Odd Pointed Star
Draws a star with an odd number of points, user selected. Written as a live script.

3 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

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

5 years 前 | 0

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

5 years 前 | 0

提问


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

5 years 前 | 3 个回答 | 0

3

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

已提交


Sliding Block with Friction
Basic Physics problem with a sliding block on an incline. User can adjust the slope, friction and mass. The problem is animate...

5 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已回答
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 =...

5 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.

5 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

个回答