Azzera filtri
Azzera filtri

lower index of besselh command

1 visualizzazione (ultimi 30 giorni)
fima v
fima v il 11 Mag 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);

Risposte (0)

Categorie

Scopri di più su Syntax for States and Transitions in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by