Feeds
提问
finding same pattern files from two different folders and copying to other folders
Hi everyone, I have two different folders (Folder 1 and Folder 2) that contain netcdf files from two different fields (UV, and ...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to avoid cell2mat while reshaping cell arrays
Hi, I have 1 x 2 cell: 55430 x 2350 and 55430 x 2200 elements Try to avoid using cell2mat, is there any another way to re...
5 years 前 | 2 个回答 | 0
2
个回答提问
Finding index between two parallel lines
Hello, I have bathymetry data (an intuition is attached here) which is stored in a regular 10m-resolution grid with the follo...
5 years 前 | 1 个回答 | 0
1
个回答提问
gfit error message in generalized Pareto (GP) distribution
Hello, I compute return period using gpfit (Generalized Pareto parameter estimates) to calculate the return period, while I c...
6 years 前 | 0 个回答 | 1
0
个回答提问
gevfit error: Operands to the || and && operators must be convertible to logical scalar values
Hello, Using Matlab R2018b, I just run an example GEV Distribution blocksize = 1000; nblocks = 250; rng default % For rep...
6 years 前 | 1 个回答 | 0
1
个回答提问
Large 3D scatter interpolation: time x longitude x latitude
Dear All, I have 2 Matrices: Matrix 1: about 60 millions points (time x long x lat x windspeed) from unstructured grid mod...
6 years 前 | 0 个回答 | 0
0
个回答提问
interpolate 3 dimensional arrays (in time and space)
Hi all, I have 3D matrix 180x90x120 which is equal to lonxlatxtime. In space, the data has 1 degree resolution (e.g. longitu...
6 years 前 | 2 个回答 | 0
2
个回答已回答
convert wind direction in true North to Math convention
Sorry. Here is my data from meteorological source. I want to convert it into engineering style. How could I do in Matlab? Tha...
convert wind direction in true North to Math convention
Sorry. Here is my data from meteorological source. I want to convert it into engineering style. How could I do in Matlab? Tha...
7 years 前 | 0
提问
convert wind direction in true North to Math convention
Hi all, I am very confused about how to convert wind direction in true North to math convention (Trigonometric style). Could ...
7 years 前 | 3 个回答 | 0
3
个回答提问
Replace numbers by strings
Hi, I have a matrix A= 1x100, and now I want to replace if numbers in A < 90 by 'case1' and A>=90 by 'case 2' Could a...
7 years 前 | 2 个回答 | 0
2
个回答提问
Write a netcdf file from a 2 dimensional array/time series text file
Hi, Let's say I have a text file contained: <</matlabcentral/answers/uploaded_files/86358/MATRIX.png>> I want to write ...
7 years 前 | 0 个回答 | 0
0
个回答提问
read files in yyyymmddhhmm format
Hi, I have a bunch of files named in yyyymmddhhmm format. For example: 201111010000.txt 201111010300.txt 201111011000.txt ...
7 years 前 | 1 个回答 | 0
1
个回答提问
convert column to matrix
Hi all, I want to convert a matrix like this: <</matlabcentral/answers/uploaded_files/76292/Untitled.jpg>> Could you he...
7 years 前 | 1 个回答 | 0