Lorenzo Rocco

4 Reputation

2 Badges

18 years, 86 days

MaplePrimes Activity


These are questions asked by Lorenzo Rocco

Hi there! I have a system of four non-linear equation that I can solve with fsolve after having provided the parameter values. I wrote a procedure which passes the parameters values, define all the equations and call for fsolve which provides the solution value for all the four unknowns. Now, I would like to plot each solution against the input parameters passed to the procedure. In other words, I want to make some comparative statics which shows as the solution changes as the parameters change. Of course, I'll make only two parameters varying simultaneously. I tried plot3d, but it doesn't work, because the procedure is not really a function I guess.
Page 1 of 1