photo

Margaret Winding


Last seen: 5 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
241,671
of 297,527

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 1 answer | 0

1

answer