Express_as_exponent​ial_series

版本 1.1.0.0 (7.3 KB) 作者: David H
Converts a symbolic expression S to the form S = sum_{k=1}^N c_k exp(b_k*t)
195.0 次下载
更新时间 2014/6/24

查看许可证

This function is designed to convert a general expression into a sum of coefficients with exponential terms. This requires the use of the symbolic toolbox and is based mainly on character string logic, which may break down for complicated expressions.
The main motivation for such a series expression is to allow for the identification of fast rotating terms (applying a generalised rotating wave type approximation) and fast decaying terms in analytic time-correlation functions. This is also a very simple form for taking derivatives.

引用格式

David H (2024). Express_as_exponential_series (https://www.mathworks.com/matlabcentral/fileexchange/46905-express_as_exponential_series), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Calculus 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Modified slightly to stop a bug when exponentials have no prefactor.

1.0.0.0