Info

此问题已关闭。 请重新打开它进行编辑或回答。

partial diff with out syms plot

1 次查看(过去 30 天)
shiv gaur
shiv gaur 2022-1-28
关闭: Cris LaPierre 2022-1-29
theta=1:10;
a=1:10;
N=cos(theta);
pl plot df/dna vs a also plot df/dN vs a
function y=f(N,na,nf,a,b)
nf=2;
y=exp(i*na*N)+sin(nf^2-a)+atan(exp(1*b));
end

回答(0 个)

此问题已关闭。

标签

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by