-
LDAMatab
用matlab编写的lde算法,实现的数据分析,抽取分类信息和压缩特征空间维数(Lde prepared using matlab algorithm to achieve the data analysis, feature extraction classified information and compressed space dimension)
- 2010-05-29 13:03:33下载
- 积分:1
-
rashedi2010
BGSA: binary gravitational search algorithm
- 2014-12-04 20:19:13下载
- 积分:1
-
UWBanalysiis
UWB based technique used in various advanvanced technologies
- 2010-11-12 12:28:22下载
- 积分:1
-
message-signal
it gives the frequency modulation
- 2014-11-08 14:45:14下载
- 积分:1
-
coordinate
运用Kalman滤波对飞机进行跟踪,三维机动跟踪的代码,效果还可以,建立的模型是线性的(use the method of Kalman filters to track a manuevering target,the result is good in 3-dimension axis.)
- 2013-10-18 16:24:28下载
- 积分:1
-
fuzzy-pid
简单的自适应PID控制 matlab 仿真(Simple adaptive PID control matlab simulation)
- 2013-05-11 12:44:00下载
- 积分:1
-
test_wav
说明: 使用小波对脑电信号进行分解,去噪,重构
小波‘db1’-‘db10’分别处理对比(Using wavelet to decompose, denoise and reconstruct EEG signal)
- 2020-05-27 17:00:03下载
- 积分:1
-
earth
用matlab编写的一个地球图片程序,很有意思。(Using matlab to prepare a global picture of the process, a very interesting question.)
- 2009-05-06 18:40:02下载
- 积分:1
-
fougiu_v72
非归零型差分相位调制信号建模与仿真分析 ,多元数据分析的主分量分析投影,小波包分析提取振动信号中的特征频率。( NRZ type differential phase modulation signal modeling and simulation analysis, Principal component analysis of multivariate data analysis projection, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-01-04 16:50:54下载
- 积分: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