-
lda
This file implement Lda algorithm for dimension reduction and clustering techniques.
Dimension reduction, Clustering.
- 2010-10-20 14:50:30下载
- 积分:1
-
svpwm12345
说明: 在matlab中的仿真,SVPWM驱动一台永磁同步电机,可以运行,波形比完美。(The SVPWM drives the permanent magnet motor simulation by the matlab, already running through. the waveform of the simulink is good.
)
- 2011-02-28 15:27:21下载
- 积分:1
-
alamouti
主要针对 MIMO中的alamouti 进行仿真测试,有2发1收,3发1收,4发1收 进行比较。(Mainly for the alamouti MIMO simulation test, there are two hair a close, 3 rounds a close, four made a close comparison.)
- 2014-12-29 17:10:33下载
- 积分:1
-
immune
这是一个用MATLAB编的免疫克隆算法优化函数的程序,免疫克隆算法是一种比较新的有效的优化算法,近两年对他的研究很多。(Artificial Immune)
- 2009-05-05 21:50:18下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
final3
THIS CODEIS USEFUL FOR COMPRESSION OF DATA USING BITMASK AND RLE
- 2013-11-22 18:53:21下载
- 积分:1
-
wave_matlab
matlab小波分析程序,适合地学数据分析。(matlab wavelet analysis procedure, suitable for earth science data analysis.)
- 2007-07-17 10:56:40下载
- 积分:1
-
ASlidingModeSpeedControlofanInductionMotor
A SlidingMode Speed Control of an Induction Motor
- 2010-06-08 11:47:17下载
- 积分:1
-
MMOS
环境数学模型,利用椭圆法以及matlab数学环境制作的数学模型,效果还不是特别的好(прикладная задача математического моделя )
- 2009-02-22 21:49:07下载
- 积分:1
-
project
This matlab code is used for reduce PAPR in OFDM.
This is employed Artificial Intelligent
- 2009-04-18 20:25:42下载
- 积分:1