Margaret Winding
Followers: 0 Following: 0
Feeds
질문
indexing using for loop
I have a column vector with 480 values. I am asked to do the following: Find the number of singular values required to captur...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
second order finite difference scheme
I am given data |t=[0 1 2 3 4 5]| and |y(t)=[1 2.7 5.8 6.6 7.5 9.9]| and have to evaluate the derivative of y at each given t va...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
store values from a for loop in a column vector?
I have this function and have to store the values of b(x) over the interval x=0.01:0.01:5 b0=10; K=2; m=3; for ...
거의 8년 전 | 답변 수: 3 | 0
3
답변질문
How do I create an equation for symsum that involves multiplaction, fractions, etc?
I am trying to find the sum of the following series: 1/((2k+1)^2 x (2k+3)^2) for 500 terms starting with zero I have the f...
거의 8년 전 | 답변 수: 1 | 0