Borrar filtros
Borrar filtros

How to know x value if I have y value from graph

5 visualizaciones (últimos 30 días)
Chuanjung Lin
Chuanjung Lin el 30 de En. de 2018
Respondida: Arun Mathamkode el 2 de Feb. de 2018
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

Respuestas (1)

Arun Mathamkode
Arun Mathamkode el 2 de Feb. de 2018
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.

Categorías

Más información sobre Get Started with Curve Fitting Toolbox 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!