How to do convolution from 0 to t using the trapezoid rule for integration with the intervals given in the table by only using nested FOR loops?
2 views (last 30 days)
Show older comments
There are two functions both based on time, one is a combination of two exponential functions and the other one is some different values in a table. How to do convolution from 0 to t using the trapezoid rule for integration with the intervals given in the table by only using nested FOR loops? This is a numerical integration.
0 Comments
Answers (0)
See Also
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!