Ethan Goode
Followers: 0 Following: 0
Feeds
提问
Error - Failure in initial objective function evaluation. FSOLVE cannot continue.
Hello all, I am trying to solve a system of non-linear vector equations in MATLAB using fsolve. Here is my function code: fun...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to use fsolve with a function of multiple outputs and inputs.
Hello all, I have a function that contains three sets of vectorized equations: function [F, G, H] = ekmodelGen(p , x_ni, w) g...
4 years 前 | 1 个回答 | 0
1
个回答提问
Solving N non-linear equations using fsolve. How do I pass these equations into my function without typing them out individually?
Hello all, I am currently working with the Eaton-Kortum Trade Model in MATLAB. In this model we have N countries, and wish ...
4 years 前 | 0 个回答 | 0