統計
MATLAB Answers
4 質問
0 回答
ランク
of 171,460
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
trying to take FFT of a signal but not getting the correct result
t1=load('201710h1.lvm'); %test 1 t2=load('201710h2.lvm'); %test 2 Fs = 100000; % frequency sample x = t1 (:,1); % ti...
5年弱 前 | 1 件の回答 | 0
1
回答質問
im trying to chop my signal so it only plots 1 second but any second I have choosen as the length of the signal is 10 seconds
t1=load('201710h1.lvm'); %test 1 t2=load('201710h2.lvm'); %test 2 Fs = 100000; % frequency sample x = t1 (:,1); % ti...
約5年 前 | 2 件の回答 | 0
2
回答質問
I am trying to take the wavelet (cwt) of sensor one
t1=load('201710h1.lvm'); %test 1 t2=load('201710h2.lvm'); %test 2 Fs = 10000; x = t1 (:,1); %time sin = t1 (:,2); ...
約5年 前 | 0 件の回答 | 0
0
回答質問
how do you plot fft of each sensor for both test
t1=load('201710h1.lvm'); %test 1 t2=load('201710h2.lvm'); %test 2 subplot(3,2,1); x= t1 (:,1); % time...
約5年 前 | 2 件の回答 | 0

