Community Profile

photo

Margaret Winding


Last seen: 대략 4년 전 2017년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

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...

대략 7년 전 | 답변 수: 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 ...

대략 7년 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 1 | 0

1

답변