photo

Josh


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

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

Estadística

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

Ver insignias

Feeds

Ver por

Pregunta


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

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 13 años hace | 4 respuestas | 0

4

respuestas

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

más de 13 años hace | 0

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

más de 13 años hace | 2

| aceptada