DERIVESTsuite: jacobian of a MATLAB defined function

1 view (last 30 days)
I am using 'jacobianest' function of the MATLAB file exchange file 'DERIVEstsuite'. My function is defined only for positive values of the variables. So, whenever jacobianest tries to evaluate the function at non-positive values of the variable, I get an error because my function cannot be evaluated. How can I compute Jacobian of my function which is defined only for strictly positive values of the variables.

Answers (0)

Categories

Find more on Programming 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!