Recent content by ethaniell
-
E
Solving 3 Non-Linear Equations with Fsolve and FOR Loops
Hi I'm using the fsolve method to solve for 3 variables in 3 non-linear equations. I would like to find out, how the 3 variables change, when I change a parameter in the 3 equations. Let's assume the parameter runs from 1 to 5 (1:1:5). The iteration looks like this: c=(1:5); for i = 1:5...- ethaniell
- Thread
- For loops Loops
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
E
MATLAB MATLAB- for loop saving results of 3 variables
I have the same problem! I know this was posted 3 years ago, so if you managed to solve the problem can you please share the solution? Thank you!- ethaniell
- Post #4
- Forum: MATLAB, Maple, Mathematica, LaTeX