photo

thangam


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
8 个回答

排名
208,882
of 301,275

声誉
0

贡献数
6 个提问
8 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,216

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,777

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to find computation time for wavelet transforms (DWT, LWT, SWT)
i used the following command for calculation of computation time for the methods of DWT, LWT, SWT (comparison purpose). But, sup...

14 years 前 | 0 个回答 | 0

0

个回答

提问


Representation of S-Transform
how to represent s-transform for 1-D signal (harmonic signal) for analysis purpose. Thank you.

14 years 前 | 0 个回答 | 0

0

个回答

已回答
how do i calculate THD for m- file waveforms(waveforms in sampling) with and suppression of harmonics for comparison
% Sampling (harmonic injection) fs = 1600; % Sampling rate [Hz] Ts = 1/fs; % Sampling period [s] duration = 0.5; % Dura...

14 years 前 | 0

已回答
discrete fourier transform
in the following program, it filters noises and if i use this same program for different signal without making difference in fde...

14 years 前 | 0

已回答
discrete fourier transform
thanks for ur reply. you told to design filters for unwanted frequencies. but here i am having trouble in designing filter...

14 years 前 | 0

已回答
discrete fourier transform
thanks for ur reply sir. Fs=1000; t=0:1/Fs:.3; x=cos(2*pi*t*200)+randn(size(t)); Hs=spectrum.periodogram; % U...

14 years 前 | 0

提问


IDWT
hi, in idwt, there was an error while y1=idwt(ca3+cd3); y2=idwt(y1+cd2); y3=idwt(y2+cd1); the error was *plus Ma...

14 years 前 | 1 个回答 | 0

1

个回答

提问


discrete fourier transform
hi everyone, i want to analyze the signal with disturbance using DFT and suppress those disturbance. so pls give me an idea t...

14 years 前 | 6 个回答 | 0

6

个回答

已回答
wavelte packet reconstruction
is there any procedure to modify those nodes sir

14 years 前 | 0

已回答
wavelte packet reconstruction
just for example i gave that one sir. actually i am doing with wpt = wpdec(y,3,'db3'); sir

14 years 前 | 0

已回答
wavelte packet reconstruction
thanks for ur help sir. so i used 3 level([c,l] = wavedec(x,3,'db1');) means then Is i have to change all the nodes of 7, ...

14 years 前 | 0

已回答
wavelte packet reconstruction
thanks for ur kind reply sir. ya actually i tried wpdencoef and wpthcoef and i got some output. but i need to adjust each no...

14 years 前 | 0

提问


wavelte packet reconstruction
hi, actually i decomposed the signal with wpdec() and measured each node using wpcoef now i have to adjust those signals bef...

14 years 前 | 8 个回答 | 0

8

个回答

提问


how do i calculate THD for m- file waveforms(waveforms in sampling) with and suppression of harmonics for comparison
i am doing the project: *Analysis of harmonics using wavelet packet transform* Actually i am doing the project in *MATLAB co...

14 years 前 | 2 个回答 | 0

2

个回答