Calculating slope of the log of the dataset
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Star Strider
2019-3-27
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!