Feeds
提问
522446 v2 basic functions
1.1 Functions: Diff() Trapz() Cumtrapz() Cumtrapz(1/Fs, sig.^2) Cumtrapz(Y, dim) - where Y = time dimension = 1 / fre...
3 days 前 | 0 个回答 | 0
0
个回答提问
522446 basic functions for signal
1.1 Numerical Integration & Differentiation: * diff(y) ./ diff(x) for basic slopes. gradient(y, h) for cleaner, same-length der...
17 days 前 | 0 个回答 | 0
0
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
7 months 前
