Need help with matlab code for below mentioned integrals
Ältere Kommentare anzeigen
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 Kommentare
Dyuman Joshi
am 15 Mär. 2023
What have you tried yet? Please show your code.
Nikhil
am 15 Mär. 2023
Dyuman Joshi
am 15 Mär. 2023
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
am 15 Mär. 2023
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Numerical Integration and Differentiation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



