Not able to plot a particular relation.

2 次查看(过去 30 天)
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