Negative Zeros of the Airy Functions

バージョン 1.0.0 (327 KB) 作成者: Meg Noah
Calculates the negative zeros of the Airy functions Ai(Z) or Bi(Z) or the negative zeros of the derivative Airy functions Ai'(Z)=0 or Bi.
ダウンロード: 49
更新 2021/3/15

ライセンスの表示

NOTE: Here, Airy Function Ai(x) and Bi(x) that are linear independent solutions to the differential equation d^2y/dx^2 -x*y = 0 (the Stoke's equation) and NOT the Airy Disk Function that models the diffraction of waves through a circular aperture and NOT the Airy Stress Functions of material sciences.

This function calculates the negative zeros of the Airy functions Ai(Z) or Bi(Z) or the negative zeros of the derivative Airy functions Ai'(Z)=0 or Bi'(Z)=0. Ai(Z), Ai'(Z) have zeros on the negative real axis only. Bi(Z) and Bi'(Z) have zeros on the negative real axis and in the sector [pi/3< |Z| < pi/2]. This function returns the negative zeros.

inputs
K - type of Airy function
K=0 zeros of Airy function, Ai(Z), which is the same as airy(Z).
K=1 zeros of 1st derivative of Airy function, Ai'(Z).
K=2 zeros of Airy function of the second kind,Bi(Z)
K=3 zeros of 1st derivative of Airy function of the second kind, Bi'(Z)

N - index of the zero (vectorized)

The first 20 values are pretabulated. Values for indices larger than 20 are calculated using equations 10.4.94) etc. on page 450 of Abramowitz and Stegun, Handbook of Functions (this page is included in the download). Pretabulated values are given on page 478.

This is a PI-Day celebration project.

引用

Meg Noah (2024). Negative Zeros of the Airy Functions (https://www.mathworks.com/matlabcentral/fileexchange/88848-negative-zeros-of-the-airy-functions), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2021a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0