Community Profile

photo

wave_buoys


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

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

4 years ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 1

0

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 2 answers | 0

2

answers

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

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

6 years ago | 3 answers | 0

3

answers

Question


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

6 years ago | 2 answers | 0

2

answers

Question


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

6 years ago | 0 answers | 0

0

answers

Question


read files in yyyymmddhhmm format
Hi, I have a bunch of files named in yyyymmddhhmm format. For example: 201111010000.txt 201111010300.txt 201111011000.txt ...

6 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer