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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0