MATLAB Matlab Function Help: Find Value of x with Y

  • Thread starter Thread starter jayki
  • Start date Start date
  • Tags Tags
    Function Matlab
AI Thread Summary
The discussion revolves around using MATLAB's interp1 function to find the value of vector x based on a given value of Y. The original poster is struggling to apply interp1 effectively, particularly since they only have vector x and need to derive vector y through an equation. There is a request for clarification on the problem, indicating a need for more information to assist in resolving the issue. The conversation highlights the challenges of interpolating data when one vector is unknown and emphasizes the importance of understanding the relationship between the variables involved.
jayki
Messages
6
Reaction score
0
Hi frenz

i ve a vector x. based on the value of Y, i need to find the value of x.
i tried to do that with interp1 function modifying it but itz no use.
is there any function which can b used?
 
Physics news on Phys.org
did you try switching the oreder of the variables in interp...
 
Matlab

but i know only vecor x. i donno about vector y. by solving an equation i wil get yi from that i need to find xi
 
I'm afraid I can't understand what you're trying to do, or why you're stuck. Can you give us more information?

- Warren
 

Similar threads

Back
Top