djr
Followers: 0 Following: 0
Professional Interests: Meteorology and physics
Statistics
RANK
191 295
of 295 467
REPUTATION
0
CONTRIBUTIONS
19 Questions
4 Answers
ANSWER ACCEPTANCE
89.47%
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
Integral of exponential function that contains another integral
Hello everyone, I have the following integral: where and is a constant in one case and in another case. In addition, my ...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Slice and streamslice along diagonal
Hello, I have X,Y,Z,U,V,W 3D arrays of the size 101x201x4. I plotted slice and streamslie in the x-z plane along y = -3 as sh...
mer än 4 år ago | 2 answers | 0
2
answersQuestion
Quiver uniform arrows spacing
Hello, I have the following data (attached) that want to use in quiver plot as follows: quint = 20; quiver(xplot(1:quint:e...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Finding and plotting radial component in vector field
Hello Everyone, I have a vector filed given on a Cartesian grid with two vector components Uc and Vc (attached). My grind has 1...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
Filling NaN void in polar plot
Hello Everyone, I am dealing with a polar plot that is incomplete due to NaN values in the data. Please see figure 'Void pol...
ungefär 6 år ago | 1 answer | 0
1
answerQuestion
Comparing elements of rows (in cell) and columns (in array) and plot results as 2D mash/grid
Hello, I have a cell _A_ (attached) where the first column is the instrument number and the other two columns are _x_ and _y_...
nästan 7 år ago | 1 answer | 0
1
answerQuestion
Advanced 3-D bar plot
Hello, I have measurements that are conducted on a rail that has a cross-like shape (please see attachment 'Measuring positio...
ungefär 7 år ago | 0 answers | 0
0
answersQuestion
Finding four parameters that are the closest to the prescribed value_Minimize the function?
Hello, I have four a cell with four arrays each containing around 5000 numbers (all arrays have the same length). I call thes...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
Find values in array a based on unique values in array b as well as based on the range of values in b
Hello Everyone, I have two long arrays that look like this: a = [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17] b = [10,1...
mer än 7 år ago | 2 answers | 0
2
answersQuestion
Efficient way of reading cell arrays
Hi What would be the most efficient way to read content from cells; is it using for loops or cellfun functions. For example,...
nästan 8 år ago | 2 answers | 0
2
answersQuestion
Assigning property/value to image color, Oklahoma state
Hello, I have a very simple image (attached) that has white background and several filled circles of different colors. I am ...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
Optimizing a 'for' loop
Hello, I have a cell containing two cell columns. Column 1 is date and Column 2 is hour. I want to merge them together and t...
nästan 10 år ago | 1 answer | 0
1
answerQuestion
Remove rows usig cellfun
Hello, Neg is 1x8 cell. Each cell column has 101096 data, i.e. length(Neg{1,1}) is 101096. All data are numbers. I need to f...
nästan 10 år ago | 1 answer | 0
1
answerFinding elements in column that meet some criteria
Thanks so much. Yes, Z is Y (my bad).
ungefär 10 år ago | 0
Question
Finding elements in column that meet some criteria
Hello, I have a matrix that has 3 columns and 186 rows. Values are something like this: Velocity X ...
ungefär 10 år ago | 2 answers | 0
2
answersQuestion
Identifying events in time series
Hello, I have a logical vector (made out of 1's and 0's) that corresponds to a time series. For example, 1 1 1 0 1 1 1...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
Reading specific data from formatted txt files - looks very dificult
Hi, I have 15 ascii files. The file names are 1948_1950, 1950_1955, 1955_1960, 1960_1965, ..., 2010_2014 (all files except t...
mer än 10 år ago | 1 answer | 0
1
answerAdd zeros to some dates
Thanks guys... Both answers worked. Thanks so much!!!
mer än 10 år ago | 0
Question
Add zeros to some dates
Hi, I have a file with dates that are in the format 'yymmdd'. For example, 991231 would be Dec 31st, 1999. However when it g...
mer än 10 år ago | 3 answers | 0
3
answersQuestion
Change of data format
Hello, I have a *.txt file with data in the following format (say, file1): 00Z01JAN1948 0.00579036 06Z01JAN1948 0.003...
mer än 10 år ago | 2 answers | 0
2
answersQuestion
Modifying files and merge files
Hi, I have a file that has dates in the folowing format: 1011949 % This would be 01JAN1949 2011949 % This would ...
mer än 10 år ago | 3 answers | 0