how do i plot equations

2 views (last 30 days)
Federico Balduini
Federico Balduini on 10 Feb 2018
Answered: Prajit T R on 22 Feb 2018
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)

Answers (1)

Prajit T R
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

Categories

Find more on Mathematics in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!