photo

Josh


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

I have been using Matlab for about 10 years now and am always impressed by its ability to constantly have something new for me to master.

Besides programming and engineering I love the outdoors, soccer, football, hiking, etc. If you have any suggestions for good trails around Northern Virginia, I'd love to hear them!
Professional Interests: spacecraft trajectory design, orbital mechanics

统计学

All
  • Knowledgeable Level 1
  • First Answer
  • ASEE Challenge Master
  • Solver

查看徽章

Feeds

排序方式:

提问


How can I get full access to ModelCenter COM Object tools?
I am using the software ModelCenter from Phoenix Integration to perform Monte Carlo analysis integrating Excel, Matlab and built...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Double clicking on axes
I am designing a GUI that requires toggles for axes equal, grid on/off, etc. These toggles work perfectly until the user double...

13 years 前 | 4 个回答 | 0

4

个回答

已回答
Finding x value given y value
You must be doing some kind of low-speed aerodynamics... those numbers remind me of my undergrad years. I believe you should ...

13 years 前 | 0

已回答
Traversing an image matrix columnwise
If I understand your question, the solution is a nested for loop along the lines of [rows,cols] = size(Matrix); for col ...

13 years 前 | 2

| 已接受