Time integration function in Matlab
22 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Francesco Porretta
el 1 de Sept. de 2021
Respondida: darova
el 5 de Sept. de 2021
I'm searching for a way to integrate in time on matlab, the equivalent of the integration block "1/s" on simulink. There exists a specific function?
Thanks
0 comentarios
Respuesta aceptada
darova
el 5 de Sept. de 2021
Use trapz if you have numerical data
Use integral for formula
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Numerical Integration and Differentiation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!