Community Profile

photo

Joseph Koval


Last seen: 13일 전 2018년부터 활동

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


In Matlab can I directly modify a value in a containers.map when the value is the element of an array?
I'm wondering if this syntax is possible? Specifically, I want to increment the first element of the array which is the number 3...

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

1

답변

질문


Contouring irregularly spaced points
I have data at 132 irregularly spaced lat,lon locations that I want to create a contour map of using contourf So, I have thre...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to contour irregularly spaced data using contourf
I have data at 132 irregularly spaced lat,lon locations that I want to create a contour map of using contourf So, I have thre...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


constructing file identifier from string?
I open several files, write text to the files upon opening them...for example... fullfileKBDR = strcat('/Users/jkoval/Docum...

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

1

답변

질문


When using textscan how do I process repeating data?
I have a file that looks like below. It has repeating blocks with a header line followed by a non-constant number of data lines,...

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

1

답변

질문


How do I use an matrix of indices to reference values in another matrix without using a loop?
I have a matrix that contains 20 vertical temperature values. It is of size 20 X 751 X 1500. Call this matrix *alltemps*. I ...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How do I add a expand a dimension of a matrix by adding an additional value to the dimension but add it to the dimension in a specific order using an index?
I have a 20 X 751 X 1500 matrix that contains a list of temperatures in the first dimension at each point on a 751 X 1500 grid. ...

대략 6년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Non-loop comparison of 3 - D matrices using "find"?
Thanks Andrei...your suggestion pushed me in the right direction...I had to modify a bit to get it to work. Here's my final vers...

대략 6년 전 | 0

질문


Non-loop comparison of 3 - D matrices using "find"?
I have an 3-D matrix that is 21 X 751 x 1500. The dimensions are height above sea level (21) X grid row (751) X grid column (150...

대략 6년 전 | 답변 수: 2 | 0

2

답변