-
matlab_bayes_classifier
使用matlab编写的bayes分类器,朴素贝叶斯分类器(Prepared using bayes classifier matlab)
- 2010-06-24 09:48:44下载
- 积分:1
-
zhongzhi-matlab
这个程序是基于MATLAB的关于图象的中值滤波,计算图象的灰度值等(This program is based on MATLAB image median filter to calculate the gray value image, etc.)
- 2011-05-04 22:30:49下载
- 积分:1
-
matlab2
实现matlab直方图的网格填充,斜线角度可以通过调整其中的变量A的值(The realization of grid matlab histogram filling, slash the perspective of the variables by adjusting the value of A)
- 2009-06-15 21:14:52下载
- 积分:1
-
ESPRIT
旋转子空间程序,实现DOA定位,可用于DOA的学习使用(Subspace rotation procedures to achieve DOA positioning, can be used to study the use of DOA)
- 2013-11-28 20:00:19下载
- 积分:1
-
69039
Economic dispatch is the short-term determination of the optimal output of a number of electricity generation facilities, to meet the system load, at the lowest possible cost, subject to transmission and operational constraints.
- 2015-04-08 19:35:05下载
- 积分:1
-
MyMC
基于马尔科夫的蒙特卡罗算法,可以精确计算各种随机事件,但是不能运用于太大的系统(Monte Carlo algorithm that can accurately calculate the various random events, but can not be much of a system)
- 2012-11-27 18:50: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
-
boost_PFC
一个boost 升压AC-DC电路的matlab sumlink仿真电路 带有无功有功功率控制, 功率因素为1(Matlab sumlink simulation circuit of a boost boost AC-DC circuit with no power active power control, the power factor is 1)
- 2014-09-03 12:17:31下载
- 积分:1
-
pnn
概率神经网络的源代码示例,输出向量t是一维向量。(Probabilistic neural network source code examples, t is the one-dimensional vector.)
- 2013-05-18 01:54:18下载
- 积分:1
-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1