Smriti Mohan Shetty
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
I want to send output values from MATLAB to an Excel file
I have added an example Excel file and the Matlab file from which the data is to be taken. For Background: I have multiple .mat ...
2年弱 前 | 2 件の回答 | 0
2
回答質問
How can I disregard part of the signal when calculating midline of my data signal?
I have a waveforem that starts regular oscillations after like 2 seconds of running the program. How can I get midline of the re...
約2年 前 | 1 件の回答 | 0
1
回答質問
Help with finding frequency, amplitude and error of a signal that I'm uploading from a simulink model
data1 = load("pos.mat"); data1 = data1.pos; fs = 100; x = data1(1,:); y = data1(2,:); t = 1.5; lnsig=length(y); midline =...
約2年 前 | 1 件の回答 | 0