Hi all,
I have a function like this "y = @(x) (x./E) + (x./K).^(1/n);" with E = 209000, K = 1230, n = 0.1610 respectively. Basically, it is a Ramberg-Osgood equation. How can I solve it with the input of y = [0:0.0006:0.006] for x value?
Thanks in advance.
Kon
2 Comments
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/453831-solving-a-equation-for-the-x-value-with-the-given-y-value#comment_688853
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/453831-solving-a-equation-for-the-x-value-with-the-given-y-value#comment_688853
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/453831-solving-a-equation-for-the-x-value-with-the-given-y-value#comment_688862
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/453831-solving-a-equation-for-the-x-value-with-the-given-y-value#comment_688862
Sign in to comment.