wave_buoys
Followers: 0 Following: 0
Statistics
RANK
39.771
of 295.467
REPUTATION
1
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
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
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 ...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 5 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 6 jaar ago | 0 answers | 1
0
answersQuestion
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...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 6 jaar ago | 2 answers | 0
2
answersconvert 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...
bijna 7 jaar ago | 0
Question
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 ...
bijna 7 jaar ago | 3 answers | 0
3
answersQuestion
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...
bijna 7 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
ongeveer 7 jaar ago | 0 answers | 0
0
answersQuestion
read files in yyyymmddhhmm format
Hi, I have a bunch of files named in yyyymmddhhmm format. For example: 201111010000.txt 201111010300.txt 201111011000.txt ...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
convert column to matrix
Hi all, I want to convert a matrix like this: <</matlabcentral/answers/uploaded_files/76292/Untitled.jpg>> Could you he...
meer dan 7 jaar ago | 1 answer | 0