besselj and transfer functions?

조회 수: 1 (최근 30일)
aaa
aaa 2012년 9월 5일
Hi,
I want to use the function call besselj(nu,Z) with Z is some transfer function. I get an error which says that the inputs to besselj() must be numeric. Is there a clever way I can work around this?
The reason for this is that I want Z to be a function of frequency on the Bode plot scale, so that I can multiply the result of besselj with another transfer function, say the integrator (1/s).
TIA

답변 (1개)

Walter Roberson
Walter Roberson 2012년 9월 5일
Use the symbolic toolbox's bessel functions. See http://www.mathworks.com/help/toolbox/mupad/stdlib/bessel.html

카테고리

Help CenterFile Exchange에서 Special Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by