Non linear equation solution by FSOLVE command
Mostra commenti meno recenti
Can anyone post a simple matlab program to solve two or three equations using fsolve function?
Risposte (1)
Walter Roberson
il 5 Mar 2011
0 voti
2 Commenti
Mohammad Yunus Ali
il 5 Mar 2011
Walter Roberson
il 5 Mar 2011
You missed a sentence,
"Enter the initial guess
x0 = [1 1]'
Note: x0 is the TRANSPOSE of a row vector"
You did not use the transpose.
Categorie
Scopri di più su Function Creation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!