Community Profile

photo

Sepi Sharif


Last seen: nästan 2 år ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Hey Matlab friends, I have to estimate my 4 parameters, for 200 .matfiles and store the results. I created the codes below but it works for the first 6 datasets.
files = dir('*.mat') ; % all the .mat files in the folder N = length(files) ; % Total number of files for LL=1:N ...

mer än 2 år ago | 0 answers | 0

0

answers

Question


why PSI values are diffrent when nlmefit using ode45 solver compared to when it uses analytical solution?
nlmefit estimated parameters differently when it uses analytical solution compared to when it uses ode45 solver for the same dat...

mer än 2 år ago | 3 answers | 0

3

answers