Matt Baron
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0