Community Profile

photo

djr


Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Meteorology and physics

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

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 ...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 2 answers | 0

2

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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_...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 2 answers | 0

2

answers

Question


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,...

7 years ago | 2 answers | 0

2

answers

Question


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 ...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Answered
Finding elements in column that meet some criteria
Thanks so much. Yes, Z is Y (my bad).

9 years 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 ...

9 years ago | 2 answers | 0

2

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Answered
Add zeros to some dates
Thanks guys... Both answers worked. Thanks so much!!!

9 years 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...

9 years ago | 3 answers | 0

3

answers

Answered
Change of data format
Thank you very much.

9 years ago | 0

Question


Change of data format
Hello, I have a *.txt file with data in the following format (say, file1): 00Z01JAN1948 0.00579036 06Z01JAN1948 0.003...

9 years ago | 2 answers | 0

2

answers

Answered
Modifying files and merge files
Thank you all... you helped me a lot!

9 years ago | 0

Question


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 ...

9 years ago | 3 answers | 0

3

answers