Feeds
提问
Fsolve iteratively
I would like my fsolve function to calculate x and y several times using different values for a, b, c, d, guess1 and guess2. The...
14 years 前 | 2 个回答 | 0
2
个回答提问
Solving Nonlinear Equations Error
I have a problem with solving two nonlinear equations using the newton method. My problem is that the code works with some value...
14 years 前 | 0 个回答 | 0
0
个回答提问
Solving Nonlinear Equations Repeatedly
Hallo, I am new with Matlab, since I need to solve a system of two non-linear equations using the Newton method. I found a code...
14 years 前 | 1 个回答 | 0