How can i get intermediate value from a loglog graph
Afficher commentaires plus anciens
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?
Réponses (1)
Adam
le 7 Jan 2015
0 votes
doc interp1
Catégories
En savoir plus sur Log Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!