-
xiaobofenxi
小波工程主要包括一两部分:一、连续小波分析的应用,二、离散小波分析的应用。下面分两个部分分别说明这两个程序的分析结果:
一、连续小波分析:
所用信号为自己构造的三角波和正弦波叠加的信号:s=(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3+1*cos(n/2)*10。其中第一项(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2为一周期为100的锯齿波,第二项-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3为一周期为34的锯波,第三项为一周期为4*pi正(余)弦波。另外叠加了一幅度为5的噪音信号。
程序包包含程序与说明文档。(Wavelet works mainly consists of two parts: first, the application of continuous wavelet analysis, II, Discrete Wavelet Analysis.)
- 2010-05-06 18:04:59下载
- 积分:1
-
filespeccc
Conversion between absolute and relative path names
- 2013-10-25 17:07:46下载
- 积分:1
-
PIDMATLAB
各种PID控制算法的MATLAB源程序,可以结合相应的指导书学习(various PID control algorithm MATLAB source, combining the corresponding study guide book)
- 2007-07-04 14:33:52下载
- 积分:1
-
Lee
Lee滤波器,Matlab实现,非常好用!(Lee Filters, Matlab implementation, very easy to use!)
- 2010-06-06 11:55:37下载
- 积分:1
-
HuffmanandShannon-Fanosourcecoding
Huffman and Shannon-Fano source coding
- 2010-01-02 04:35:05下载
- 积分:1
-
pll-matlab
通信常用锁相环仿真-matlab格式-有简单注释。(Communications Common PLL simulation-matlab format- a simple comment.)
- 2010-01-24 10:07:02下载
- 积分:1
-
Lucas_Kanade
matlab编写的用lk算法进行光流计算的程序,很好的例程(lk algorithm using matlab prepared for optical flow calculation program, a good routine)
- 2011-07-02 09:11:35下载
- 积分:1
-
checkrefractiveindexprofile.m
This function is for changing the refractive index profile in the Simulation - You can change and delete the according Refractive index parts(This function is for changing the refractive index profile in the Simulation- You can change and delete the according Refractive index parts)
- 2013-09-25 03:31:26下载
- 积分:1
-
NSGA-2
代码中含有多种多目标优化的测试函数,在代码中修改即可测试。(The code contains a variety of multi-objective optimization test functions, which can be tested by modifying the code.)
- 2020-12-19 12:39:10下载
- 积分:1
-
Grey-Relational-Algorithm-for-ECG
这个文章说明了格雷算法在心电信号处理上的应用(The paper proposes a learning algorithm for real-time analyzing the gray relations between templates and test electrocardiogram (ECG) signal patterns. Without analyzing
relations between the test ECG pattern and every template in the database for the
recognition, several training patterns for the learning algorithm are chosen from an ECG waveform database with patient diagnosis information, and then the training result is used to analyze the test ECG.)
- 2012-04-12 19:14:19下载
- 积分:1