Need help with matlab code for below mentioned integrals
Afficher commentaires plus anciens
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 commentaires
Dyuman Joshi
le 15 Mar 2023
What have you tried yet? Please show your code.
Nikhil
le 15 Mar 2023
Dyuman Joshi
le 15 Mar 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
le 15 Mar 2023
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Numerical Integration and Differentiation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



