Feeds
提问
Is using the Trapz function equivalent to using the Mean function in MATLAB ?
For discrete data, mathematically speaking, calculating the integral is the same as taking the Average (mean) of the data points...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to integrate matrices in MATLAB ?
I want to do the following integration in MATLAB, given by this equation The data stored in ue is from a numerical simulation ...
3 years 前 | 1 个回答 | 0
