91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 12KB
    文件類型: .m
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-09
  • 語言: Matlab
  • 標簽: Mittag-Leffl??

資源簡介

計算Mittag-Leffler函數的一個源程序,代碼由Roberto Garrappa編寫

資源截圖

代碼片段和文件信息

function?E?=?ml(zalphabetagama)
%
%?Evaluation?of?the?Mittag-Leffler?(ML)?function?with?1?2?or?3?parameters
%?by?means?of?the?OPC?algorithm?[1].?The?routine?evaluates?an?approximation
%?Et?of?the?ML?function?E?such?that?|E-Et|/(1+|E|)?approx?1.0e-15???
%?????
%
%?E?=?ML(zalpha)?evaluates?the?ML?function?with?one?parameter?alpha?for
%?the?corresponding?elements?of?z;?alpha?must?be?a?real?and?positive
%?scalar.?The?one?parameter?ML?function?is?defined?as
%
%?E?=?sum_{k=0}^{infty}?z^k/Gamma(alpha*k+1)
%
%?with?Gamma?the?Euler‘s?gamma?function.
%
%
%?E?=?ML(zalphabeta)?evaluates?the?ML?function?with?two?parameters?alpha
%?and?beta?for?the?corresponding?elements?of?z;?alpha?must?be?a?real?and
%?positive?scalar?and?beta?a?real?scalar.?The?two?parameters?ML?function?is
%

評論

共有 條評論

相關資源