Need help with matlab code for below mentioned integrals
Mostrar comentarios más antiguos
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 comentarios
Dyuman Joshi
el 15 de Mzo. de 2023
What have you tried yet? Please show your code.
Nikhil
el 15 de Mzo. de 2023
Dyuman Joshi
el 15 de Mzo. de 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
el 15 de Mzo. de 2023
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Numerical Integration and Differentiation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



