-
emgmgm
EM algorithm for Gaussian mixture
- 2010-12-16 19:39:35下载
- 积分:1
-
xianjiaodayiqun
说明: 一个关于西安交大的蚁群算法源程序,希望有用。(ACS)
- 2010-04-09 21:41:49下载
- 积分:1
-
example
用matlab实现的在三角形网格上将隐式曲面转化成参数曲面(Will be used in the triangular mesh implicit surfaces matlab realize converted into parametric surfaces)
- 2014-08-28 09:15:02下载
- 积分:1
-
matlab
设计一个一位二进制数大小比较器。比较两个一位二进制数A和B的大小,电路有三个输出端Y1,Y2和Y3,分别对应A大于B,A等于B,A小于B。当条件满足时,相应输出端为1,否则为0。(A,B用两个脉冲源代替),建立仿真模型并保存。(Design a one binary magnitude comparator. A size comparison of two binary numbers A and B, the circuit has three outputs Y1, Y2 and Y3, respectively, corresponding to the A greater than B, A is equal to B, A less than B. When the conditions are met, the corresponding output is 1, and 0 otherwise. (A, B instead of the source with two pulses), and save the simulation model.)
- 2013-12-24 13:16:27下载
- 积分:1
-
Totem_pole_PFC
说明: 图腾柱PFC变换器闭环仿真,双闭环PI控制(Closed loop simulation of totem pole PFC converter)
- 2020-05-11 19:09:23下载
- 积分:1
-
PSPICE_and_MATLAB_for_Electronics
PSPICE and MATLAB for Electronics
- 2009-05-01 21:10:05下载
- 积分:1
-
MATLABnihe.rar
说明: 介绍怎样利用matlab对曲线进行拟合的文章,实用性很高(Introduce how to make use of matlab curve fitting of the article, practical, high)
- 2008-09-04 22:07:37下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
jpgACbits4
for calculate the number of bits of AC coeffecient
- 2014-07-15 08:55:06下载
- 积分:1
-
fuzzy c-means
说明: 基于fuzzy c-means(FCM)的无监督模糊聚类算法,输出值有:各个样本的类别标签、目标函数在每次迭代后的值、聚类中心以及聚类区间。内有测试数据data.mat,点击 test.m 可以完美运行。(The unsupervised fuzzy clustering algorithm based on fuzzy c-means (FCM) outputs the class labels of each sample, the value of the target function after each iteration, the clustering center and the clustering interval. There is test data ('data.mat') inside, click ' test.m' to be able to run perfectly.)
- 2017-09-18 16:02:28下载
- 积分:1