Charlotte Findlay
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年 前 | 1 件の回答 | 1
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0