Joseph Koval
Followers: 0 Following: 0
Statistics
RANK
109.099
of 295.467
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Feeds
Question
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...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
constructing file identifier from string?
I open several files, write text to the files upon opening them...for example... fullfileKBDR = strcat('/Users/jkoval/Docum...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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,...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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. ...
meer dan 6 jaar ago | 0 answers | 0
0
answersNon-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...
meer dan 6 jaar ago | 0
Question
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...
meer dan 6 jaar ago | 2 answers | 0