Community Profile

photo

Margaret Winding


Last seen: etwa 4 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort