Need help with matlab code for below mentioned integrals
古いコメントを表示
I want to know how to write the code for below two integrals
1.) If
, then how to write the matlab code for
.
2.) If
, then how to write the matlab code for
.
4 件のコメント
Dyuman Joshi
2023 年 3 月 15 日
What have you tried yet? Please show your code.
Nikhil
2023 年 3 月 15 日
Dyuman Joshi
2023 年 3 月 15 日
conv and trapz only supports numeric data.
Are you sure you have to use trapezoidal rule? You can achieve the result of the integration without using it.
Nikhil
2023 年 3 月 15 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Numerical Integration and Differentiation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



