Feeds
提问
How do you generate an integration plot on matlab?
This is my logic: Range = 0 - 100; A = x-1; B = Integrate the function (1/x^2) from 0 - 100; C = A + B Plot (x, C...
10 years 前 | 1 个回答 | 0
1
个回答提问
Help with matlab, dimensions of matrices being concatenated are not consistent, why?
I keep getting this error, Dimensions of matrices being concatenated are not consistent. Here's my code: x = [0.00, 100....
10 years 前 | 1 个回答 | 0