Goal Seeking
15 views (last 30 days)
Show older comments
Is there a way to perform the same goal seeking type of calculation in matlab as excel?
I have three equations I with two unknowns in all three. I want to give matlab a trial soluation and have it calculate a solution that will make all three equations approximately equal to each other.
1 Comment
Walter Roberson
on 21 Mar 2011
Seems a bit pointless when you can have solve() calculate the answers directly.
Answers (1)
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!