【Maple】进行积分变换的方法

2025-09-26 11:18:37

1、加载扩展包:

with(inttrans)

【Maple】进行积分变换的方法

2、Laplace变换:

laplace(x^2, x, s)

【Maple】进行积分变换的方法

3、Fourier变换:

fourier(x^2, x, s)

【Maple】进行积分变换的方法

4、逆向Laplace变换:

invlaplace(x^2, x, s)

【Maple】进行积分变换的方法

5、逆向Fourier变换:

invfourier(x^2, x, s);

【Maple】进行积分变换的方法

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢