-
codeforlvq
image compression using lvq
- 2010-12-07 18:36:08下载
- 积分:1
-
abcmodel0
abe model matlab very good
- 2014-01-16 17:24:59下载
- 积分:1
-
PDC
Apply Ben-Israel and Iyigun s Probabilistic D-Clustering (PDC) algorithm for clustering.
This implementation is based on:
Adi Ben-Israel and Cem Iyigun, "Probabilistic D-Clustering", Journal of Classification 25:5-26 (2008)
- 2010-03-04 15:57:29下载
- 积分:1
-
erwei
彩色图像变成灰色图像,并对其进行直方图分析,二维直方图分析以及二维直方图的OTSU处理(Color images into gray image and its histogram analysis, OTSU processing of two-dimensional and two-dimensional histogram histogram analysis)
- 2013-12-19 13:56:24下载
- 积分:1
-
ssimplex
单纯形算法法的matlab程序,用于解决线性规划问题,十分好用.(Simplex algorithm matlab law procedures, to resolve linear programming problems, very easy to use.)
- 2007-11-04 08:38:14下载
- 积分:1
-
findFFT
code to find different FFTs.
- 2010-11-30 14:56:59下载
- 积分:1
-
EKF_UKF
EKF UKF 滤波算法在MATLAB仿真软件中的仿真,并进行对比(EKF UKF filtering algorithm in MATLAB software simulation, and compared)
- 2013-03-08 22:10:57下载
- 积分:1
-
GSM_Blocks
Simulator for a GSM traffic channel transmission and reception
This Simulink model simulates the entire transmission and reception of voice data of a traffic channel for GSM (TCH/FS)over a multipath fading channel, and it calculates the BER of the received signal(Simulator for a GSM traffic channel transm ission and reception This Simulink model simul ates the entire transmission and reception of v oice data of a traffic channel for GSM (TCH/FS) o ver a multipath fading channel, and it calculates the BER of the received signal)
- 2006-10-09 14:51:17下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
articulation_index
Estimates the articulation index, AI, based
on the paper by French and Steinberg (1946).All inputs
- 2010-06-03 10:42:39下载
- 积分:1