
C++, Javascript, MATLAB, HTML, Arduino
Spoken Languages:
English
Professional Interests:
Numerical Integration and Differential Equations, Simscape, Multibody Modeling, Robot Modeling and Simulation, Applied Mathematics
Statistics
RANK
6,123
of 272,923
REPUTATION
6
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
969 of 18,433
REPUTATION
1,833
AVERAGE RATING
4.70
CONTRIBUTIONS
13 Files
DOWNLOADS
1023
ALL TIME DOWNLOADS
12960
RANK
of 122,311
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
Climate Data Visualization and Analysis
An introduction to importing, visualizing, and analyzing climate data in MATLAB.
3 months ago | 6 downloads |

Submitted
Matrix Methods of Linear Algebra
Interactive courseware module that addresses fundamental matrix methods and linear systems taught in introductory linear algebra...
3 months ago | 3 downloads |

Submitted
Phase Plane and Slope Field apps
You can use the Phase Plane and Slope Field apps to qualitatively analyze ordinary differential equations (ODEs).
4 months ago | 105 downloads |

Submitted
Beam-Bending-and-Deflection
Learn how to solve beam problems using the Symbolic Math Toolbox™.
7 months ago | 21 downloads |

Submitted
Virtual Hardware and Labs for Controls
Virtual labs and mechanisms for studying controls.
11 months ago | 99 downloads |

How does one plot phase portraits for systems of differential equations?
There are also apps that you can use to plot your phase portrait. Here's one that we created recently: https://www.mathworks.com...
1 year ago | 0
ODE system phase plane
You could also use an app. I used pplane in undergrad. We also made a new app for analyzing ODE systems in the phase plane.
1 year ago | 0
plotting Phase-Plane Portraits
There are also app solutions for this problem. For example pplane, which I used in undergrad (almost 10 years ago now). We also ...
1 year ago | 1
Submitted
Qualitative Analysis of ODEs
Interactive courseware module that addresses the qualitative analysis of ordinary differential equations taught in mathematics c...
1 year ago | 7 downloads |

Submitted
Virtual Measurement of e/m Lab
Interactive courseware module that addresses J.J. Thomson’s landmark experiment to measure the charge-to-mass ratio of the elect...
1 year ago | 5 downloads |

Submitted
Vector Arithmetic
Interactive courseware module that addresses the fundamentals of vectors taught in mathematics courses.
1 year ago | 3 downloads |

Submitted
Mass-Spring-Damper Systems
Interactive courseware module that addresses the fundamentals of mass-spring-damper systems taught in mechanical engineering cou...
1 year ago | 80 downloads |

Submitted
Transfer Function Analysis of Dynamic Systems
Interactive courseware module that introduces transfer function analysis taught in system dynamics and controls courses.
1 year ago | 46 downloads |

Submitted
Numerical Integration
Interactive courseware module that addresses the fundamentals of numerical integration taught in mathematics courses.
1 year ago | 1 download |

Submitted
Air Track Collisions Lab
Interactive courseware module that addresses one-dimensional collisions using a virtual air track model.
1 year ago | 1 download |

Is there a way to disable the visualization of a Simscape Multibody simulation in the Mechanics Explorer using a command?
You can use a set_param command. >> set_param(<model name>,'SimMechanicsOpenEditorOnUpdate','off')
2 years ago | 0
| accepted