how do i plot equations
이전 댓글 표시
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)
답변 (1개)
Prajit T R
2018년 2월 22일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!