-
subspace
子空间分解matlab程序。采用PCA主成元分析方法。(Subspace Decomposition matlab procedures. Using PCA Principal Component Analysis.)
- 2008-02-29 16:13:46下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
triangulationrssi
Traingulation method for RSSI
- 2014-11-01 23:26:32下载
- 积分:1
-
StegLSB
图像隐写中的LSB隐写算法的matlab函数(Image of LSB steganography algorithm)
- 2010-08-30 02:24:10下载
- 积分:1
-
MATLAB
间接观测平差(距离)
请输入未知数系数矩阵
请输入观测值
(Indirect observation adjustment (distance)
Please enter the unknown coefficient matrix
Please enter the observation)
- 2011-10-08 08:55:48下载
- 积分:1
-
Fuzzy
建立Fuzzy模型-序列预测matlab代码(Fuzzy model-building- sequence prediction matlab code)
- 2007-08-29 00:31:27下载
- 积分:1
-
pend
说明: 滑模状态观测器,通过支持向量机的方法来辨识滑模状态观测器的参数(Sliding mode observer, through the support vector machine method to identify the parameters of sliding mode observer)
- 2021-03-07 10:29:29下载
- 积分:1
-
meanshift
图像跟踪中的meanshift算法,通过MATLAB实现,有注释(Meanshift image tracking algorithm, MATLAB implementation, there is a comment)
- 2014-09-26 10:13:12下载
- 积分:1
-
3pointRDimage
实现基础RD成像算法,3个点目标仿真成像。(Basis for achieving RD imaging algorithm, three-point target simulation imaging.)
- 2013-12-04 19:17:36下载
- 积分:1
-
luv_rgb_yuv_lab_space_convert
you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
- 2008-01-19 02:50:50下载
- 积分:1