photo

Brian Hong

Last seen: 11 dagen ago Active since 2020

Followers: 0   Following: 0

Message

Software Engineer at the MathWorks.

Programming Languages:
C++, Javascript, MATLAB, HTML, Arduino
Spoken Languages:
English
Professional Interests:
Numerical Integration and Differential Equations, Simscape, Multibody Modeling, Robot Modeling, Applied Mathematics

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
5.188
of 298.554

REPUTATION
10

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
969 of 20.617

REPUTATION
1.833

AVERAGE RATING
4.70

CONTRIBUTIONS
0 Files

DOWNLOADS
1023

ALL TIME DOWNLOADS
12960

RANK

of 161.660

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

  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 4
  • GitHub Submissions Level 3
  • First Submission
  • Explorer
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

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

meer dan 3 jaar ago | 0

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

meer dan 3 jaar ago | 0

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

meer dan 3 jaar ago | 2

Answered
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')

ongeveer 5 jaar ago | 1

| accepted