-
EmEstimate
给定独立同分布样本集,用matlab编程实现EM算法进行参数估计(Given the independent and identically distributed sample set, using matlab programming EM algorithm to estimate parameters)
- 2009-11-18 16:23:37下载
- 积分:1
-
disflowtry
本程序是以电力系统算例 IEEE33为具体例子 ,只计算初始网络的节点电压
仅供参考(This procedure is based on the power system example IEEE33 for specific examples, only the initial network node voltage for reference only)
- 2008-05-23 17:21:02下载
- 积分:1
-
VCandMATLAB
VC调用matlab工具箱函数进行图像处理编程(Visual C++ and matlab mixed programmimg )
- 2009-05-26 23:51:21下载
- 积分:1
-
hash11
Hashin-Shtrikman计算体积模量和剪切模量上下边界(Upper and lower bounds of the Hashin-Shtrikman bulk modulus and shear modulus)
- 2012-11-26 19:35:03下载
- 积分:1
-
acquirethesmallestscopeofpicture
实现截取最小包含数字的图像,从而获得图像的特征值(acquire the smallest scope of the picture)
- 2010-07-30 20:52:04下载
- 积分:1
-
fenbu
说明: 已知一组数据,如何用matlab画出它的概率密度分布图,给出具体程序 并且得出分布图后,如何对图进行积分,进而得到分布函数(Given a set of data, how to draw it with matlab probability density distribution maps, specific procedures are given and draw maps, how points on the graph, and then by distribution function)
- 2011-03-30 16:40:45下载
- 积分:1
-
kdetoolbox(matlab)
核密度估计(kde)的工具箱,我是在做背景建模的时候遇到这方面问题找到的,希望对大家有点用处.(nuclear density estimates (kde) Toolbox, I was doing background modeling, encountered this issue to find, and I hope to you a bit useless.)
- 2006-07-27 16:03:00下载
- 积分:1
-
dijikstra
For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single destination vertex by stopping the algorithm once the shortest path to the destination vertex has been determined. For example, if the vertices of the graph represent cities and edge path costs represent driving distances between pairs of cities connected by a direct road, Dijkstra s algorithm can be used to find the shortest route between one city and all other cities. As a result, the shortest path first is widely used in network routing protocols, most notably IS-IS and OSPF (Open Shortest Path First).
- 2012-04-12 21:01:48下载
- 积分:1
-
BAmodel.m
使用matlab来生产BA网络。输入每次的连边数量和节点个数来产生最后的BA网络(Generate BA network)
- 2013-07-31 16:14:37下载
- 积分:1
-
QPSK
QPSK的调制解调系统的实现,程序详细给出了调制解调各个部分的方法。自己在matlab上实现过,都出来了(QPSK modulation and demodulation system implementation, the program details the various parts of the modulation and demodulation method. Their implementation in matlab too, are out)
- 2011-11-29 21:58:22下载
- 积分:1