-
FIG_SVM_sh
模糊——支持向量机,用于模糊理论与支持向量机结合,用于数据预测(Fuzzy- support vector machines for fuzzy theory and support vector machines for data predict)
- 2010-11-26 11:56:26下载
- 积分:1
-
compression111
用MATLAB实现的各种图像压缩方法,有BTCODE,PYRAMID,DCTCOMPR,IMCOMPR等。(MATLAB various image compression method, BTCODE, PYRAMID. DCTCOMPR, IMCOMPR so.)
- 2006-06-07 15:42:58下载
- 积分:1
-
3
说明: 利用matlab实现彩色图像的分割。算法主要是利用聚类算法(Use of matlab color image segmentation. Algorithm is the main clustering algorithm)
- 2012-06-03 23:04:51下载
- 积分:1
-
chuandihanshu
求传递函数的一般格式,通过该程序,我们基本上能写出求任意的传递函数的式子(The general format of the transfer function of demand。Through this program, we can write the formula basically seeking arbitrary transfer function)
- 2013-12-12 21:31:42下载
- 积分:1
-
MAP
说明: 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。(The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution decoding, BPSK, AWGN. At the same time rendering its error rate and SNR (signal to noise ratio).)
- 2008-11-30 12:45:21下载
- 积分:1
-
KeplerOrbit
这是用于计算天文中的开普勒轨道元素的程序,用MAtlab编写的,欢迎使用哦。(This is used to calculate the astronomical elements Kepler track procedures used MAtlab prepared, Welcome oh.)
- 2007-04-11 20:24:50下载
- 积分:1
-
EEMD
关于经验模态分解的一个程序,主要实现EEMD分解过程(On empirical mode decomposition of a program, the main decomposition process to achieve EEMD)
- 2011-11-11 18:02:57下载
- 积分:1
-
APF110
有源电力滤波器谐波抑制仿真图,包括谐波检测等环节。(Active power filter harmonic suppression simulation map, including harmonic testing and other areas.)
- 2015-05-05 09:46:11下载
- 积分:1
-
Gauss-Serdel
此程序为解线性方程组的Gauss-Serdel迭代法的源程序(This procedure for solving linear equations Gauss-Serdel source iteration)
- 2008-06-19 07:38:35下载
- 积分:1
-
randgen2
randgen(mu,mu1,mu2,cov1,cov2,cov3) = Random generation of Gaussian Samples
in d-dimensions where d = 2
mu, mu1, mu2 = (x,y) coordinates(means) that the gaussian samples are centered around
cov1, cov2, cov3 are the covariance matrices and will vary changing the
shape of the distribution, example: cov = sigma^2*Identity Matrix, where sigma^2 = a scalar
N = the number of gaussian samples used are provided as user input,
A test set of N/2 and a training set of N/2 gaussian samples is also generated
Output is directed to the command window and a plot of the distributions are generated
- 2011-02-09 18:52:20下载
- 积分:1