How can i get intermediate value from a loglog graph
Mostrar comentarios más antiguos
I had a log log curve with set of points . After plotting how can i get a Y output for given X which is an intermediate value of input.
X 10 200 400 1000 2000
Y 0.003 0.003 0.01 0.01 0.0025
Can i get Y output for 1780?
Respuestas (1)
Adam
el 7 de En. de 2015
0 votos
doc interp1
Categorías
Más información sobre Log Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!