Is it possible to fit matrix dependent variables using fitnlm ?

1 view (last 30 days)
I would like to use fitnlm to fit matrix dependent variables.

Accepted Answer

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 14 Sep 2020
Yes, you can compute a nonlinear fit model using fitnm() with respect to your pre-defined model function.
There are a few good examples in MATLAB documentation. To see them type in: doc fitnlm

More Answers (0)

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!