partial diff with out syms plot

이 질문에 Michael Van de Graaff 님이 플래그를 지정함
  • Michael Van de Graaff 님이 2022년 1월 28일에 명확하지 않음(으)로 플래그를 지정했습니다.

    You've not asked a question. There's literally no indication of what you want to know.

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

태그

질문:

2022년 1월 28일

마감:

2022년 1월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by