lower index of besselh command

1 次查看(过去 30 天)
fima v
fima v 2019-5-11
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);

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Syntax for States and Transitions 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by