Ines Shekhovtsov
Followers: 0 Following: 0
統計
MATLAB Answers
14 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Help with torque smoothing and line interpolation
Hello, below i have a code snippet fromr a torque smoothing code. Esentially i am looking at torque traces during various condit...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
Importing data from Delsys Trigno software .csv
Hi, I am trying to create a single header from a .csv file exported from Trigno Discover software from delsys. I have attached ...
1年以上 前 | 2 件の回答 | 0
2
回答質問
Saving a figure in matlab with zoom functionality
I have a code that generates a plot of my original signal, the rectified signal and then a liner envelpe of the signal. I would ...
1年以上 前 | 1 件の回答 | 0
1
回答質問
Remove NaN values from a table
Hi, I have an 84 column table that has EMG, gyroscope, goniometer and analog signal data. It was all collected at different fre...
1年以上 前 | 2 件の回答 | 0
2
回答質問
General variable creation question
Hi, I am still new to programming in Matlab and i tend to code in a way that generates a lot of variables in a workspace. Gener...
1年以上 前 | 2 件の回答 | 0
2
回答質問
Ideal way to smoothe gyroscope data
Hello, I have a .csv file that contains EMG and gyroscope data collected from the Delsys Trigno Avanti System. These wireless e...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Ideal way to import csv data and create column vectors that will be variables i want to work with
Hello, I have a .csv file that i wish to import and create column vecotrs (variables) that i can manipulate further with my cod...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Help with Simplifying repetitive code
I am looking for a way to reduce writing repetative code and perhaps use for loops instead. I've been told that using eval is no...
2年弱 前 | 1 件の回答 | 0
1
回答質問
setting y axis to specific values
UPDATE FROM MY QUESTION BELOW: I should have done a bit of research before posting. Don't know why i didn't assume matlab would ...
2年弱 前 | 1 件の回答 | 0
1
回答質問
How to integrate filter function into matlab code
Hello, I am trying to batch process a bunch of EMG files using a matlab code. Part of the processing is to filter all EMG data ...
2年弱 前 | 1 件の回答 | 0
1
回答質問
specify grey color in two plots that share same x axis
Hello, I have the following code to generate a plot: plot(TimeVector,RPr,TimeVector,RP_rms,'r'); The RP_rms trace is red and ...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Zooming in on generated graph in order to get input value for a prompt
Hello, I have a code that generates an EMG plot of three breathing attempts. After the plot code i have an input prompt that as...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Linear envelope of an EMG signal
Hello, I am trying to plot an RMS envelope over a single EMG signal from a respiratory muscle. The data was collected at 2000Hz...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Batch FFT operation on EMG data
I have a basic code to read a .dat file containing EMG data for several muscles. The code scans the file for a specific time and...
約2年 前 | 1 件の回答 | 0