-
tfb
TFB Demonstrates time domain equalizer filter bank design functions, To start the demo type "tfb".
For more information use the "info" button after startingthe demo.
- 2010-03-03 14:19:13下载
- 积分:1
-
xiaobo
小波变换和小波包去噪程序,程序清晰,可执行,有注释(Wavelet transform and wavelet packet denoising procedures, procedures are clear, can be implemented, there are notes.)
- 2016-07-02 16:26:02下载
- 积分:1
-
xiaoboquzao
说明: 小波阈值去噪的基本思想是先设置一个临界阈值λ,若小波系数小于λ,认为该系数主要由噪声引起,去除这部分系数;若小波系数大于λ,则认为此系数主要是由信号引起,保留这部分系数,然后对处理后的小波系数进行小波逆变换得到去噪后的信号。(The basic idea of wavelet threshold denoising is to set a threshold value of lambda first. If the wavelet coefficient is less than lambda, it is considered that the coefficient is mainly caused by noise and this part of the coefficient is removed. If the wavelet coefficient is larger than lambda, it is considered that the coefficient is mainly caused by signal, and this part of the coefficient is retained. Then the denoised signal is obtained by inverse wavelet transform of the processed wavelet coefficient.)
- 2019-03-07 21:04:34下载
- 积分:1
-
KP-with-SA
knapsack problem with sa
- 2013-01-12 01:23:30下载
- 积分:1
-
mp3player
基于matlab 的MP3音频播放器。能够实现播放、暂停、停止等基本功能。同时可以绘制波形图。(Matlab-based MP3 audio player. Enables play, pause, stop, and other basic functions. At the same time you can draw waveforms.)
- 2014-11-07 00:59:45下载
- 积分:1
-
fwdcode
commmunication develop in 4g
- 2014-09-09 16:52:04下载
- 积分:1
-
OMP
一些关于压缩感知(CS)的小程序,主要是压缩感知的重构算法(Some compression perception (CS) program, compressed sensing reconstruction algorithm)
- 2013-03-24 18:14:11下载
- 积分:1
-
funciones-idp
codigos para tales viendo un reinado chandoso con unas reinas feisimas como para cascarles pero con un tablon
- 2013-11-12 09:49:37下载
- 积分:1
-
h33
LMS identification volterra order 2,degree 3
- 2011-12-22 16:07:05下载
- 积分:1
-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1