-
RLS程序
运行结果良好的三个RLS算法,供大家参考使用(good operating results in three RLS algorithm, for reference use)
- 2005-08-01 15:51:29下载
- 积分:1
-
Information_Theory_and_Network_Coding
information coding theory with help of matlab
- 2015-03-10 20:01:36下载
- 积分:1
-
txyslh
实现了简单的图像的小波变化和压缩编码!!
并计算了压缩后的熵值!!(To achieve a simple image of the wavelet transform and compression coding! ! And calculate the entropy of the compressed! !)
- 2009-11-11 13:04:17下载
- 积分:1
-
kelong
遗传免疫算法的最短路径求取,用matlab语言实现,可对机器人的路径进行规划。(The shortest path to strike a genetic immune algorithm, using matlab language, can robot path planning.)
- 2014-10-09 23:26:50下载
- 积分:1
-
mimoofdm
MIMO Othogonal Frequency Division Modulation
- 2010-06-07 18:31:30下载
- 积分:1
-
Objectrecognition
本文提出了一种改进的一电平削波自相关算法,不仅从原来上分析了该算法具有良好的抗噪性能的原因,而且利用十五种不同的脚步声对该算法进行了测试,结果证明算法的有效性。(This paper proposes an improved one level clipping autocorrelation algorithm, not only from the original analyzed the resistance of the algorithm has good noise performance reasons, and Li Yong 15 kinds of different step algorithm was tested, 结果prove its validity.)
- 2010-08-30 22:41:16下载
- 积分:1
-
16QAM_simulink_using_matlab
说明: 16QAM通信系统的Matlab仿真实现(16QAM Matlab Simulation)
- 2010-04-10 22:59:08下载
- 积分:1
-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
TrabalhoPDI02
extraction gaussian noise in image
- 2013-05-27 04:51:23下载
- 积分:1
-
ckf_cankao
说明: 容积卡尔曼滤波算法,常被用于目标状态跟踪,或者下一时刻的状态预测值(CKF status tracking)
- 2019-12-05 21:06:37下载
- 积分:1