photo

Sarah Washington


Columbia University

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
101,468
of 301,213

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
12.5%

VOTES RECEIVED
1

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,422

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting eigenvalue trajectories
Plot the trajectories in the complex plane of the eigenvalues of the matrix A with elements A(i,j) = 1 / (i-j+t) as t varies on ...

14 years ago | 0 answers | 0

0

answers

Question


What does this error mean?
I'm not sure what this error means. I keep on getting it randomly ??? Error using ==> feval Undefined function or method ...

14 years ago | 1 answer | 0

1

answer

Question


Num2Str and concatenating help
I need to concatenate a cell array where 2 columns are strings and one is numeric. I tried doing this by first changing the nume...

14 years ago | 2 answers | 0

2

answers

Question


Why isn't min working for me?
I have been trying the examples from the documentation but those don't even work. I keep getting the error that index exceeds ma...

14 years ago | 2 answers | 0

2

answers

Question


Please please help me fix this code I keep getting errors at and after line 22 to line 29
This is the prompt: a) Write a function named ‘hw4a’ which has one input parameter (‘specs’) and one output parameter (‘ret_li...

14 years ago | 1 answer | 0

1

answer

Question


Normalizing data?
I need to make data in one column of an array to be normalized to be in between 0.0 and 1.0. How do I go about doing that? Sorry...

14 years ago | 1 answer | 0

1

answer

Question


Help with function dealing with struct and importing data.
I'm not very familiar with struct as of yet and am not sure if I am calling the different fields in it correctly or reading the ...

14 years ago | 1 answer | 0

1

answer

Question


Setting Axes to not be tight
I have a scatter plot function and would like for the points to not be at the farthest edges of the graph. Is there a function t...

14 years ago | 1 answer | 1

1

answer