d80

12 Reputation

2 Badges

15 years, 66 days

MaplePrimes Activity


These are questions asked by d80

Hi,

I'm solving a non-linear system of equations (8 equations, 7 parameters) numerically using Fsolve.

Here's my problem: I run fsolve in a loop for different values of one specific parameter. What I would like to do however is have a matrix of parameter values and tell fsolve to pick a new row of that matrix each time as parameter values until it has run down all the rows.

 

I just need some general guidelines and the commands. Much appreciate the help...

Page 1 of 1