Community Profile

photo

Ethan Goode


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 0 answers | 0

0

answers