Community Profile

photo

Matt Baron


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


dsolve using a string
Team, I am trying to figure out why the code below won't work. This is taken out of a larger program where it asks at the begi...

3 years ago | 1 answer | 0

1

answer

Question


Use an input for a function
Good morning team! I am trying to prompt the user to input an equation but it seems input just calculates the equation. Ho...

3 years ago | 1 answer | 0

1

answer

Question


Can't get plot to work
Hello Mathworks team! I created this Euler's method code below but can't get the graph to show anything at all. Even if I make...

3 years ago | 2 answers | 0

2

answers

Question


Help with Lotka-Volterra error codes
dx/dt = -.1 x + .02 x y dy/dt = .2 y - .025 x y I am trying to figure out how to numerically solve this system of equations bu...

3 years ago | 1 answer | 0

1

answer

Question


Add to a vector from loop
Team, Just learning how to use MatLab here, How do I insert the value n into a different variable so I can recall each number?...

3 years ago | 1 answer | 0

1

answer

Question


Linear algebra Equation Learning
If I am following along a text book to learn linear equations; how do I get my variable to update without reentering it? a=...

6 years ago | 1 answer | 0

1

answer