photo

Charlotte Findlay


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
24,068
of 300,302

REPUTATION
1

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
45.45%

VOTES RECEIVED
1

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

  • Thankful Level 3

View badges

Feeds

View by

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

6 years ago | 1 answer | 1

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 2 answers | 0

2

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 2 answers | 0

2

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer