wrightOmegaq

Complex double-precision evaluation of the Wright omega function
ダウンロード: 47
更新 2017/4/14

Complex double-precision evaluation of the Wright omega function, a solution of W+LOG(W) = Z.

wrightOmegaq(Z) performs floating point evaluation of the Wright omega function. Z is an array and may be complex. If Z is an array of symbolic values, it is converted to double-precision for computation and then recast as symbolic.

wrightOmegaq is up three to four orders of magnitude faster than wrightOmega for double-precision arrays. Additionally, it has much less numeric error, properly evaluates values greater than 2^28, supports single-precision evaluation, and handles NaN inputs.

The Wright omega function is related to the Lambert W function. See: https://en.wikipedia.org/wiki/Wright_Omega_function

引用

Andrew Horchler (2025). wrightOmegaq (https://github.com/horchler/wrightOmegaq), GitHub. に取得済み.

MATLAB リリースの互換性
作成: R2015b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDates and Time についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0.0

Improved description

Added image
Updated description

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。