-
LMS_RLS
LMS和RLS算法性能的比较,包括权值比较、遗忘因子的影响等(LMS and RLS algorithm performance comparisons, including the right value compared with the impact of forgetting factor)
- 2008-04-23 23:59:47下载
- 积分:1
-
Matlab
用Matlab软件求解微分方程
的解析解和数值解(Analytical solutions and numerical solutions of differential equations solved using Matlab software)
- 2013-04-07 21:07:20下载
- 积分:1
-
BGP-dos
A dos attack demo on network layers BGP protocol
- 2014-01-04 15:25:18下载
- 积分:1
-
musicmatlab
music算法在谱估计中的matlab程序
(music spectrum estimation algorithms in the Matlab procedures)
- 2007-04-11 14:55:40下载
- 积分:1
-
10
说明: matlab图像处理的教学视频,详细介绍了视频的处理(matlab image processing, instructional videos, video processing described in detail)
- 2011-04-21 11:00:27下载
- 积分:1
-
main
matlab code written to check if hand moving right, left, up or down
- 2014-02-25 10:08:35下载
- 积分:1
-
jlab
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute.
Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
(JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and--- subject to certain very reasonable constraints--- to redistribute.
Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time/frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
)
- 2008-05-02 09:28:58下载
- 积分:1
-
Hamming-encode4FSK
汉明码编码与matlab仿真代码的源代码程序 分别有编码和解码程序(HAMMING CODE simulink)
- 2013-05-23 21:32:21下载
- 积分:1
-
image_compress
本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下:
压缩过程:
1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。
2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。
3. 计算相关矩阵R,其元素定义为 。
4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。
(This procedure using singular value decomposition of 3-channel color image compression decomposition, concrete steps are as follows: compression process: 1. Select the sub-image size K value, the image is decomposed into M × M sub-image, IMG (s), s = 1, 2, ..., M2, in which M = N/K, the original image IMG size N × N. 2. M2 calculate the average of sub-image average, for each sub-image minus the new images mean images. 3. Calculation of correlation matrix R, defined as its elements. 4. Calculation of the characteristics of R value and eigenvector calculated each sub-image with the largest eigenvector of the inner product, they will have to code, that is, the compressed images.)
- 2008-01-03 23:00:33下载
- 积分:1
-
16QAM_Bit_Error_Rate_(BER)_with_Gray_mapping
仿真分析在格雷码和QAM调制下的SNR与BER关系(analyze gray code and QAM moudulation about SNR and BER relationship)
- 2010-10-19 19:55:47下载
- 积分:1