フィルターのクリア

expm_multiply in MATLAB

2 ビュー (過去 30 日間)
Pranav Gupta
Pranav Gupta 2019 年 5 月 3 日
I wish to calculate exp(At)v for a complex symmetric matrix A and a vector (or bunch of vectors) v.
expm is a great tool, but I am hoping to be faster (and more accurate?) by using something like expm_multiply(A,b), where I directly calculate exp(At)B, rather than computing expm(A) and then multiplying by B. Is there a MATLAB function for this kind of an expm operation?

回答 (0 件)

カテゴリ

Help Center および File ExchangeMathematics and Optimization についてさらに検索

タグ

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by