Charlotte Findlay
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
27,248
of 295,467
REPUTATION
1
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
45.45%
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
Create new .wav files around findpeak outputs
Hi everyone, I would like to create short .wav files containing the audio data of each detected peak (see plot below as exampl...
5 years ago | 1 answer | 1
1
answerQuestion
How to sum matrices together when within a structure
I have 118 matrices (picture is an example of just four) held in a column called 'linear_RL_sum' within a structure called 'line...
5 years ago | 1 answer | 0
1
answerQuestion
Batch processing a function
I want to batch process the following for loop in my script (which contains a call to a function I wrote called 'interp'). I nee...
5 years ago | 2 answers | 0
2
answersQuestion
Assigning values from small grid into larger grid using nearest coordinates
I am trying to assign new values of depth from a smaller cropped grid (480 x 480 - lon, lat, depth) into a larger grid (4800 x 5...
5 years ago | 1 answer | 0
1
answerQuestion
Calculating the greater circle distance from source point to centre of all grid cells in a domain/reference grid
I am trying to calculate the greater circle distance in metres from a source point (specified as a latitude/longitude) to the ce...
6 years ago | 0 answers | 0
0
answersQuestion
How to sum the values from multiple arrays with the same dimensions?
I have four arrays (2400 x 2800) - I need to sum the values of each cell in the first array with the same cell from the other th...
6 years ago | 1 answer | 0
1
answerQuestion
How do I apply a function 360 times to a number of rows of data using a loop (or other method)?
I have an excel sheet with columns of (1) latitude, (2) longitude, (3) range (m), (4) depth (m) and (5) transect number (1:360)....
6 years ago | 0 answers | 0
0
answersQuestion
Find the Nearest Neighbor value in a Reference Grid
I am trying to find a way to edit a loop which will allow me to assign any potential NaN values to their Nearest Neighbor within...
6 years ago | 1 answer | 0
1
answerQuestion
Combine columns of multiple arrays using for loop
I am trying to use a for loop to combine columns of multiple arrays in MATLAB. I want to take column 1 (or i) of the first v...
6 years ago | 2 answers | 0
2
answersQuestion
Cropping xyz data in MATLAB
I am trying to crop an xyz data set (see figure attached) in MATLAB. The file is too large to convert into a .txt file first...
6 years ago | 1 answer | 0
1
answerQuestion
Problem with z value output when computing elevation along a straight line transect
I'm trying to use the compute elevation profile along a straight line code available at: https://uk.mathworks.com/help/map/data-...
6 years ago | 1 answer | 0