Not able to plot a particular relation.

조회 수: 6 (최근 30일)
Kartikeya
Kartikeya 2024년 3월 18일
답변: Dyuman Joshi 2024년 3월 18일
I have an equation as below:
k = 4*((p*sin^2(o))+(q*cos^2(o))
with p and q = 100
o ranging from 0 to 180 degree or 0 to pi
w = (k/m)^0.5 where m=5
After specifying all this I get an error while using fplot saying invalid parameter .... I used fplot as well

채택된 답변

Dyuman Joshi
Dyuman Joshi 2024년 3월 18일
Remove all the "syms" call. They are not required.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Calculus에 대해 자세히 알아보기

태그

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by