-
深度优先搜索算法mat
深度优先搜索算法Matlab源码
% 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释
% 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法(Depth-first search algorithm Matlab source this procedure site collected from abroad, is the standard depth-first search algorithm, can be achieved and the detection circuit node traversal functions, details see the original English Notes I added this procedure randomness, that is, bifurcation encountered when a randomly selected node, become a random depth-first search algorithm)
- 2020-07-06 15:08:58下载
- 积分:1
-
calculator
voice recording application in matlab, this is coool
- 2012-07-05 22:47:20下载
- 积分:1
-
State_Estimator
状态估计的gui,运用matpower,实现状态估计,里面还调用多个自己编的程序(Gui of State estimation)
- 2013-03-06 00:24:19下载
- 积分:1
-
matlabhelpcn
说明: PCA的一些经典算法例子,希望对大家有用(Some classic examples of PCA algorithm)
- 2010-04-24 09:19:37下载
- 积分:1
-
wave
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:39:05下载
- 积分:1
-
matlab_instruction
中大数计的matlab的ppt,数学建模竞赛资料(The large numbers of dollars matlabppt)
- 2014-01-22 16:45:54下载
- 积分:1
-
kurtoszm
kurtoszm feature in time domain foe eeg
- 2010-06-20 16:09:27下载
- 积分:1
-
KNN11
说明: matlab有关K近邻分类算法,很不错,看看(matlab knn )
- 2011-03-17 16:50:50下载
- 积分:1
-
pmsm_vec_HYPWM
说明: 利用matlab仿真软件仿真SVPWM的波形,例子中有这个实例的解决过程(Matlab simulation using SVPWM waveform simulation software, examples in the process of resolving this instance)
- 2011-03-30 08:47:46下载
- 积分:1
-
read
CVPARTITION Create a cross-validation partition for data.
An object of the CVPARTITION class defines a random partition on a
set of data of a specified size. This partition can be used to
define test and training sets for validating a statistical model
using cross-validation.
- 2012-09-29 23:02:50下载
- 积分:1