Borrar filtros
Borrar filtros

lower index of besselh command

1 visualización (últimos 30 días)
fima v
fima v el 11 de Mayo de 2019
Hello what is the meaning of the nu=0 of the first argument in besselh.
what function it will actually represent ?
also z is a vector which samples the function.
what is the role of k?
Thanks
k = 2;
nu = 0;
z = linspace(0.1,25,200);
H = besselh(nu,k,z);

Respuestas (0)

Categorías

Más información sobre Syntax for States and Transitions en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by