partial diff with out syms plot

Michael Van de Graaff ha marcado con alerta este/a pregunta
  • Marcado con alerta como Poco clara por Michael Van de Graaff hace el 28 de En. de 2022.

    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

Respuestas (0)

La pregunta está cerrada.

Productos

Versión

R2021b

Etiquetas

Preguntada:

el 28 de En. de 2022

Cerrada:

el 29 de En. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by