Python 第三方模块 科学计算 SciPy模块6 特殊函数2

十一.Special模块
2.特殊函数
(9)菲涅尔积分(Fresnel Integral):

Fresnel integrals:[<S>,<C>=]scipy.special.fresnel(<z>[,out=None])
Compute nt complex zeros of sine and cosine Fresnel integrals S(z) and C(z):[<Sz>,<Cz>=]scipy.special.fresnel_zeros(<nt>)
Modified Fresnel positive integrals:[<fp>,<kp>=]scipy.special.modfresnelp(<x>)
Modified Fresnel negative integrals:[<fm>,<km>=]scipy.special.modfresnelm(<x>)
Voigt profile:[<vp>=]scipy.special.voigt_profile(<x>,<sigma>,<gamma>[,out=None])

#####################################################以下非通用函数#####################################################

Compute nt complex zeros of cosine Fresnel integral C(z):[<Cz>=]scipy.special.fresnelc_zeros(<nt>)
Compute nt complex zeros of sine Fresnel integral S(z):[<Sz>=]scipy.special.fresnels_zeros(<nt>)

(10)勒让德函数(Legendre Function):

Associated Legendre function of integer order and real degree:[<pmv>=]scipy.special.lpmv(<m>,<v>,<x>)
Compute spherical harmonics:[<y_mn>=]scipy.special.sph_harm(<m>,<n>,<theta>,<phi>)

#####################################################以下非通用函数#####################################################

Associated Legendre function of the first kind for complex arguments:[<Pmn_z>,<Pmn_d_z>=]scipy.special.clpmn(<m>,<n>,<z>[,type=3])
Legendre function of the first kind:[<Pn_z>,<Pn_d_z>=]scipy.special.lpn(<n>,<z>)
Legendre function of the second kind:[<Qn_z>,<Qn_d_z>=]scipy.special.lqn(<n>,<z>)
Sequence of associated Legendre functions of the first kind:[<Pmn_z>,<Pmn_d_z>=]scipy.special.lpmn(<m>,<n>,<z>)
Sequence of associated Legendre functions of the second kind:[<Qmn_z>,<Qmn_d_z>=]scipy.special.lqmn(<m>,<n>,<z>)

(11)球谐函数(Ellipsoidal Harmonic Function):

Ellipsoidal harmonic functions E^p_n(l):[<E>=]scipy.special.ellip_harm(<h2>,<k2>,<n>,<p>,<s>[,signm=1,signn=1])
Ellipsoidal harmonic functions F^p_n(l):[<F>=]scipy.special.ellip_harm_2(<h2>,<k2>,<n>,<p>,<s>)
Ellipsoidal harmonic normalization constants gamma^p_n:[<gamma>=]scipy.special.ellip_normal(<h2>,<k2>,<n>,<p>)

(12)正交多项式(Orthogonal Polynomial)相关函数:

###################################################估计正交多项式的值####################################################

Compute the generalized (associated) Laguerre polynomial of degree n and order k:[<L>=]scipy.special.assoc_laguerre(<x>,<n>[,k=0.0])
Evaluate Legendre polynomial at a point:[<P>=]scipy.special.eval_legendre(<n>,<x>[,out=None])
Evaluate Chebyshev polynomial of the first kind at a point:[<T>=]scipy.special.eval_chebyt(<n>,<x>[,out=None])
Evaluate Chebyshev polynomial of the second kind at a point:[<U>=]scipy.special.eval_chebyu(<n>,<x>[,out=None])
Evaluate Chebyshev polynomial of the first kind on [-2, 2] at a point:[<C>=]scipy.special.eval_chebyc(<n>,<x>[,out=None])
Evaluate Chebyshev polynomial of the second kind on [-2, 2] at a point:[<S>=]scipy.special.eval_chebys(<n>,<x>[,out=None])
Evaluate Jacobi polynomial at a point:[<P>=]scipy.special.eval_jacobi(<n>,<alpha>,<beta>,<x>[,out=None])
Evaluate Laguerre polynomial at a point:[<L>=]scipy.special.eval_laguerre(<n>,<x>[,out=None])
Evaluate generalized Laguerre polynomial at a point:[<L>=]scipy.special.eval_genlaguerre(<n>,<alpha>,<x>[,out=None])
Evaluate physicist's Hermite polynomial at a point:[<H>=]scipy.special.eval_hermite(<n>,<x>[,out=None])
Evaluate probabilist's (normalized) Hermite polynomial at a point:[<He>=]scipy.special.eval_hermitenorm(<n>,<x>[,out=None])
Evaluate Gegenbauer polynomial at a point:[<x>=]scipy.special.eval_gegenbauer(<n>,<alpha>,<x>[,out=None])
Evaluate shifted Legendre polynomial at a point:[<P>=]scipy.special.eval_sh_legendre<
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值