does matlab have a command similar to Excel's LINEST
11 次查看(过去 30 天)
显示 更早的评论
can you do a problem like this in matlab? if so how do you enter the code into live editor?
0 个评论
回答(1 个)
Walter Roberson
2024-2-7
The slope is the derivative, so derivative of 6/5*g*h --> 6/5*h which you could easily get using the symbolic toolbox.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!