djr
Followers: 0 Following: 0
Professional Interests: Meteorology and physics
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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_...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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,...
8 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答已回答
Finding elements in column that meet some criteria
Thanks so much. Yes, Z is Y (my bad).
Finding elements in column that meet some criteria
Thanks so much. Yes, Z is Y (my bad).
10 years 前 | 0
提问
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 ...
10 years 前 | 2 个回答 | 0
2
个回答提问
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...
10 years 前 | 0 个回答 | 0
0
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 3 个回答 | 0
3
个回答提问
Change of data format
Hello, I have a *.txt file with data in the following format (say, file1): 00Z01JAN1948 0.00579036 06Z01JAN1948 0.003...
10 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
10 years 前 | 3 个回答 | 0