![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17001231_1575283591428_DEF.jpg)
Louise
Followers: 0 Following: 0
統計
MATLAB Answers
16 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Resampling a Vector of a specific length between 0 to 100% (ie 100 points)
Hello, I've a Ground Reaction Force with a specific length from Heel Strike to Toe Off. My aim is to "normalize" its length f...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Select data above a specific threshold & minimum length
Hi, You could find attached a signal which represents ground reaction force during running. My aim is to cut each subsamples (...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Interpolation / Resampling a signal in a new frequency
Hello, I would like to resample my raw data from 2222 Hz to 4000 Hz. Which function should I use to do that ? Thanks in advan...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Remove emtpy cells within a structure
Hi all, Within a structure, is it possible to remove emtpy cell ? For example in the capture, I would like that rows 13 to 26...
4年弱 前 | 0 件の回答 | 0
0
回答質問
Arrange cell content in a specific order
Hi all, I've two variables: > FILE_NAME with the subject ID (for example S122_JEMO) and the condition (from 40C_1 to 65C_4). ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Remove empty cells (of a m*n cell)
Hello, You could find attached a cell. My aim is to remove all empty cells in order to have a 10x14 cell. I've try the followi...
約4年 前 | 1 件の回答 | 0
1
回答質問
Remove some zeros from a cell
Hi, My aim is to remove all 0 for each columns of this attached cell. I have actually no idea on how to do that... Thanks in...
約4年 前 | 1 件の回答 | 0
1
回答質問
IF loop to select values superior of a threshold in a matrix
Hi all, For the matrix A (see attached), my goal is to calculate the mean of each row in the fifth column with the following c...
約4年 前 | 1 件の回答 | 0
1
回答質問
Curve variation and point detection
Hi all, You could find enclosed a vibration signal (vibration_illustration.pdf). My goal is to detect (automatically if possi...
約4年 前 | 1 件の回答 | 0
1
回答質問
Resampling two signals to the same frequency
Hi guys, I've attached two matrix. Force data were collected at 2000 Hz and acceleration data at 2222 Hz. My goal is to samp...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Folder / File Loop
Hi, I'm currently process data from differents subjects. My goal is to create a loop to : > go into each folder (see attach...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Exponential Fit of Wavelet
Hi, wlt_accx (attached) is composed of : 6 wavelets for each 3 signals. For each of these 3 signals, my goal is : to fit the...
5年弱 前 | 0 件の回答 | 0
0
回答質問
Wavelet Analysis of Acceleration Data
Hello, You can find attached my experimental acceleration data. I would like to study them in a time-frequency domain (with wa...
約5年 前 | 0 件の回答 | 0
0
回答質問
Local Slope and Maxima of a Curve
Hello, My experimental data are in GRF.mat. The curve shows the evolution of the ground reaction force for one step when a subj...
約5年 前 | 2 件の回答 | 0
2
回答質問
How to find the best parameters to fit damped oscillations curves
Hello, My goal is to fit the best these filtered data (attached) with the equation : x(1)*exp(-x(2)*t).*sin(2*pi*x(3)*t+x(4)...
約5年 前 | 2 件の回答 | 0
2
回答質問
Least Square Minimization (Levenberg-Marquant method) of damped oscillation curves
Hi, My goal is to fit my experimental data (attached) with the following equation with Levenberg Marquant method : A*exp(-c*t...
約5年 前 | 1 件の回答 | 1