how do i plot equations
2 views (last 30 days)
Show older comments
Hi, how can i plot an equation f(K)=f(x) in a graph K vs x? the functions are: P*sin(K*a)/(K*a)+cos(K*a)=cos(x*a)
0 Comments
Answers (1)
Prajit T R
on 22 Feb 2018
Hi Federico
I understand that you wish to plot K against x. Normally, you should separate out one variable in terms of the other in order to plot them. As per the formula you have provided, this would amount to taking cos inverse, which may affect your solution's range. So I would suggest that you start with one variable making it constant and vary the others. Plot for all the values similarly. Hope this helps.
Cheers
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!