Feeds
提问
Numerically iterate the speed date in matlab using Trapezoidal rule
I wrote a Trapezoidal rule code before. But that time I was using a function handle and h=(b-1)/2. Now I need to modify the code...
10 years 前 | 0 个回答 | 0
0
个回答提问
Subscript indices must either be real positive integers or logicals.
function T=baryeval2(tau,s,c,belta,x) u=zeros(size(x)) d=zeros(size(x)) T=zeros(size(x)) for k=1:5 ...
10 years 前 | 4 个回答 | 0
4
个回答提问
Answer is NaN??
<</matlabcentral/answers/uploaded_files/46318/Screen%20Shot%202016-02-27%20at%203.33.00%20PM.png>> << <</matlabcentral/ans...
10 years 前 | 1 个回答 | 0