How to know x value if I have y value from graph
6 ビュー (過去 30 日間)
古いコメントを表示
Hi all, I have fitted the curve, and plot it.
Now, I have y value, it equal to 100 (y=100),
how to extract x value from fitting curve? Because original data do not have x value when y=100.
Thank you
0 件のコメント
回答 (1 件)
Arun Mathamkode
2018 年 2 月 2 日
I assume you will have the model which you used to fit the data and the coefficients. You can invert the model and find X from Y.
The following answer also will be helpful to you.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Linear and Nonlinear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!