photo

Josh


Actif depuis 2011

Followers: 0   Following: 0

Message

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

Statistiques

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

Afficher les badges

Feeds

Afficher par

Question


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

plus de 11 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 13 ans il y a | 4 réponses | 0

4

réponses

Réponse apportée
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 ...

plus de 13 ans il y a | 0

Réponse apportée
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 ...

plus de 13 ans il y a | 2

| A accepté