最小の傾きを調べる方法
Show older comments
plot(A,B)を使い、X座標がAデータ Y座標がBデータに対応する曲線を描きました。(図参照)

この曲線が示すデータで、X座標が40の間隔をもつ2点(例(20 2.8)と(60 2.5))を結ぶ直線のうち、
最も傾きが小さい直線を探し、それのy切片を知りたいのですが
初心者のためどのように出せばよいかわかりません。
ご教示いただけますと幸いです。
5 Comments
Atsushi Ueno
on 26 May 2021
X座標のAデータは等間隔ですか?
mi
on 27 May 2021
Akira Agata
on 27 May 2021
mi
on 28 May 2021
mi
on 30 Jul 2021
Accepted Answer
More Answers (0)
Categories
Find more on Curve Fitting Toolbox 入門 in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

