photo

Deepak kumar


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
27,169
of 301,793

評判
1

コントリビューション
5 質問
0 回答

回答採用率
20.0%

獲得投票数
0

ランク
 of 21,423

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,593

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


calculation of time bins in Spectrogram
I have a signal signal of 20 sec. The samplaing frequency is 17Hz. The signal is shown in the below code: fs=17; f=.3; %Freq...

約7年 前 | 0 件の回答 | 0

0

回答

質問


How to apply empirical mode decomposition (EMD) and ensemble empirical mode decomposition (EEMD) on the signal ? I need the code for these algorithm. Can anyone please help ?
How to apply empirical mode decomposition (EMD) and ensemble empirical mode decomposition (EEMD) on the signal ? I need the code...

7年以上 前 | 0 件の回答 | 0

0

回答

0

回答

質問


Hi I'm trying to execute the below code to observe the impact of noise on the FFT of the signal. Even if i'm increasing noise content there is little impact on the signal's Spectrum. Why ?
if true % clc clear all close all A=10; F=2; %Signal Frequency fs=50*F; %Sampling Frequency t=0:1/fs:49*1/F; %Time ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


Attempt to reference field of non-structure array.
Hi, I'm trying to run the below code and its giving error as 'Attempt to reference field of non-structure array'. code: ...

8年以上 前 | 2 件の回答 | 0

2

回答