How to find X value of given Y close to zero ?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Prince Alex
am 15 Jul. 2020
Kommentiert: Prince Alex
am 16 Jul. 2020
How to find the value of Y more close to zero first (note Y consists of both positive and negative numbers) and then find the corresponding X value ? Many thanks in advance.
Lets say I have X and Y given by
X=[-51 -41 -31 -21 -11 1 11 21 31 41]
Y=[0.003 -0.002 0.004 0.0002 -0.05 0.0003 -0.001 0.006 0.01 0.0012]
2 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Bartlett finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!