photo

Blake


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
214,115
of 297,457

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How to use ODE45 with multiple initial conditions?
I"ve created a function that uses ode45 to draw solution curves for an equation in the x1x2-plane this phase portrait is suppose...

9 years ago | 1 answer | 0

1

answer

Question


Creating a phase portrait of first order equations using meshgrid and quiver
I have the script set up the way I think it should be however the the equation dx/dt=Ax where x is an nx1 solution vector and A ...

9 years ago | 0 answers | 0

0

answers

Question


How to use for loops to calculate the determinant of the first n powers of 2x2 matrix (A) without using the implicit Matlab command "det"
I am allowed to use the for loop as well as if/elseif/else statements to create the function but I am not sure how exactly to do...

9 years ago | 3 answers | 0

3

answers