Need help with matlab code for below mentioned integrals
Mostra commenti meno recenti
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 Commenti
Dyuman Joshi
il 15 Mar 2023
What have you tried yet? Please show your code.
Nikhil
il 15 Mar 2023
Dyuman Joshi
il 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
il 15 Mar 2023
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Numerical Integration and Differentiation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



