
Ken Mathai
Followers: 0 Following: 0
Estadística
4 Preguntas
2 Respuestas
CLASIFICACIÓN
28.505
of 297.672
REPUTACIÓN
1
CONTRIBUCIONES
4 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.464
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.351
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
How are initial values chosen for either lsqcurvefit or nlinfit functions?
So if I have the following: xdata=cranialStrain ydata=cranialStress fun=@(x,xdata)(x(1)*xdata+x(2)*xdata*xdata); ...
más de 6 años hace | 0
How are initial values chosen for either lsqcurvefit or nlinfit functions?
Ah, ok. But what other way is there to fit the data to my model equation? I also do not have the cftool box.
más de 6 años hace | 0
Pregunta
How are initial values chosen for either lsqcurvefit or nlinfit functions?
I want to fit my experimental data to a theoretical model which contains an exponential. I've attached a copy of the code I'm us...
más de 6 años hace | 3 respuestas | 0
3
respuestasPregunta
Is there a way to do a polynomial fit and an exponential fit on a single plot at two different intervals in the plot?
For example: I have a plot of a an array containing y and x variables. The graph has three distinct curves from the data. I wa...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there a way to calculate the incremental slope of a graph for each point and then plot (x, slope)?
I have made a graph from an array of y and x. I now want to calculate the slope between x1, x2, and x2, x3, and so on. Then I wa...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I access the data stored in a 1x16 struct in a .mat file?
The name of the .mat file: NoDotsAnalyzed.mat. I downloaded the .mat file, then opened it using: load('NoDotsAnalyzed.mat') ...
más de 6 años hace | 1 respuesta | 0