フィルターのクリア

How can I symbolically solve this Bessel function?

1 回表示 (過去 30 日間)
ep
ep 2014 年 8 月 2 日
回答済み: Star Strider 2014 年 8 月 2 日
I need to solve the following bessel function:
J1(z)=(1/(2*pi*i))*int(exp(i*z*cos(θ))*cos(θ)),θ,0,2*pi),
where z=a*(x+k), a:real, 0<=k,=1.
Could anyone please guide me? It is the first time I deal with a problem like this and I cannot completely figure out what I should do. I need the solution to be a function of x.

採用された回答

Star Strider
Star Strider 2014 年 8 月 2 日
The best you can likely do is the core MATLAB besselj function.
If you have the Symbolic Math Toolbox, use its besselj function.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeBessel functions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by