Calculating slope of the log of the dataset
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MatLab Code N
el 27 de Mzo. de 2019
Comentada: Star Strider
el 27 de Mzo. de 2019
I want to calculate the slope of the log of the given dataset. I have provided the excel data file for which I need to find the slope of the log values. I have done the computation in the attached excel sheet. I need to replicate the same in matlab
0 comentarios
Respuesta aceptada
Star Strider
el 27 de Mzo. de 2019
Please be more specific.
Your entire Excel file consists of:
NaN NaN NaN 370 450 550
NaN NaN NaN NaN NaN NaN
2 3 4 -1.7472 NaN NaN
1 2 4 -3.4969 NaN NaN
This does not lend itself to any calculations.
5 comentarios
Star Strider
el 27 de Mzo. de 2019
My pleasure.
If my Answer helped you solve your problem, please Accept it!
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Import from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!