Feeds
提问
problem using trapz function
can someone help me figure out how to use the trapz function to find the area under the curve for a graph of for example Y=[1 3 ...
8 years 前 | 1 个回答 | 0
1
个回答提问
problem with an M file, taking a Matrix to a power.
% Filename: Project3PartA % M-file to % - find the population a time [1,2,3,4,5,10,25,50,75] T = [ 0.00 0.00 0.4...
9 years 前 | 2 个回答 | 0
2
个回答提问
Raising a matrix to a set
I'm trying to make a simply function for X(t) = (L^t)*X(0) where t is a set [1,2,3,4,5,10,25,50,75] L is a Leslie mat...
9 years 前 | 1 个回答 | 0