Community Profile

photo

Clément Métayer


Last seen: 2 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Utility of Jacobian in lsqnonlin
Hi, I have a system of nonlinear equations and I solved it with lsqnonlin with and without the jacobian. The only difference...

3 years ago | 1 answer | 0

1

answer

Question


Sum function handle in a for loop
Hi, Im trying to sum function handle for fitting data with the function fitnlm. My non-linear-model is: sigma=2; mu=[1 2 3 ...

3 years ago | 2 answers | 0

2

answers

Question


Find indexs of minimum in 4-D matrix.
Hi im trying to find the indexs of the minimum in a 4-D "matrix" but the usual command: [Minimum,Index]=min(Expression,[],'all'...

4 years ago | 2 answers | 0

2

answers