-
GrTheory
GrTheory - Graph Theory Toolbox.
Functions:
grBase - find all bases of digraph
grCoBase - find all contrabases of digraph
grCoCycleBasis - find all independent cut-sets for a connected graph
grColEdge - solve the color problem for graph edges
grColVer - solve the color problem for graph vertexes
grComp - find all components of graph
- 2014-02-06 02:17:02下载
- 积分:1
-
s_wiener_filter
自适应滤波wiener方法,使用简单方便,绝对正确(Wiener adaptive filtering method, the use of simple and convenient, absolutely right)
- 2008-06-05 10:18:45下载
- 积分:1
-
mbclust
说明: 基于模型聚类算法的matlab实现
This does the entire MB Clustering given a set of data.
It only does the 4 basic models, unequal-unknown priors. It
returns the BESTMODEL based on the highest BIC.(model-based clustering algorithm to achieve the Matlab This does the entire MB Clustering given a set of data. It only does the 4 basic models, unequal-unknown priors. It returns the BESTMO DEL based on the highest BIC.)
- 2005-12-30 15:11:33下载
- 积分:1
-
mi_pc
CPU exception context structure in MP shared ram after trap.
- 2014-08-20 21:31:00下载
- 积分:1
-
textindependentspeakerrecognition
这个我用matlab写的一个简单孤立词语音识别的程序,其中同过预处理,MFCC提取,和DTW算法的比较,如果大家愿意,还可以用这个和LABVIEW联合编程(Matlab write this I used a simple isolated word speech recognition procedures, which had the same pretreatment, MFCC extraction, and the DTW algorithm, if everyone is willing, but also can use this joint programming and LABVIEW)
- 2008-02-10 04:44:05下载
- 积分:1
-
data_mining
Data mining algorithms including dbscan and k-means
- 2009-11-30 22:06:10下载
- 积分:1
-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1
-
SPAMS_v1.02_win32.tar
一种通用的稀疏编码方法,sparse coding,在图像去噪,目标识别等方面有着广泛的应用。(A generic sparse coding, sparse coding, in image denoising, object recognition have a wide range of applications.)
- 2010-12-18 09:59:55下载
- 积分:1
-
matlab
matlab
switch lower(type)
case uniform
R=a+b*randn(M,N)
case uniform
R= a+(b - a)*rand(M,N(
switch lower(type)
case uniform
R=a+b*randn(M,N)
case uniform
R= a+(b- a)*rand(M,N)
- 2010-05-08 13:57:28下载
- 积分:1
-
patch-antenna
matlab编写的程序,求解阵列天线方向图、阻抗匹配以及电流分布等(matlab program, array antenna pattern、impendance matching and current distribution)
- 2011-09-15 09:41:16下载
- 积分:1