photo

Steve D


UCSD

2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Initializing vs growing a structure
I have read the advice on how to avoid inefficient use of memory by preallocation of matrices using zeros for eg. I am having t...

대략 12년 전 | 답변 수: 2 | 1

2

답변

질문


Plot axis limits
I am wasting my life trying to get the axes to go from a to b (ONLY!). For example, the data file goes from 290 to 420 (varia...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


White space at the ends of some plots and bars
An intermittant problem is that I give matlab a couple vectors to plot, where x is of known length and y matches. But it tacks ...

거의 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Looping past the end of an array - I don't see how?
Thanks for your suggestions. It looks like matlab evaluates the while conditions in order such that the i that is over the limi...

거의 13년 전 | 0

답변 있음
Looping past the end of an array - I don't see how?
Is the problem that the array indexes from 0 instead of 1?

거의 13년 전 | 0

질문


Looping past the end of an array - I don't see how?
When I run this code, it runs K times and bombs (depending on how the array was randomized) due to an array index out of bounds ...

거의 13년 전 | 답변 수: 5 | 0

5

답변

답변 있음
The case of the odd case statement
%sorry for the missing indents before. daylight = 1; while daylight whatever=1; while whatever r = fix(2.99...

거의 13년 전 | 0

질문


The case of the odd case statement
So I entered the following code and tried it with the dispaly(r) either commented out or not. Its just trying to try all case s...

거의 13년 전 | 답변 수: 2 | 0

2

답변