-
BST3_array
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a triple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set.[1] Some authors allow the binary tree to be the empty set as well.
- 2016-02-10 15:10:19下载
- 积分:1
-
bpsf
说明: 该程序运用MATLABL编程,建立了一个BP网络,并进行了测试(MATLABL use of the programming process, the establishment of a BP network, and the test)
- 2005-11-29 16:34:30下载
- 积分:1
-
Ab_Crwd_Dtcn
a simple way to detect and analyse Abnormal crowd
- 2013-09-21 02:06:20下载
- 积分:1
-
TestApplications
test tapi applications
- 2014-11-29 23:49:37下载
- 积分:1
-
ga
说明: In this paper, an attractive approach for teaching genetic algorithm has been
presented. This approach is based primarily on using MATLAB in
implementing the genetic operators: crossover, mutation, and selection. An
advantage of using such an approach is that the student becomes familiar with
some advanced features of MATLAB, and furthermore, with the availability of
other MATLAB Toolboxes such as The Control Systems Toolbox, Neural
Network Toolbox and Fuzzy Logic Toolbox, it is possible for the student to
develop genetic algorithm-based approaches to designing intelligent systems,
which could lead to his/ her final year or MSc project.
- 2013-11-17 05:32:52下载
- 积分:1
-
SYSTEM
SVPWM matlab电动机仿真模块,可直接用于电动机驱动仿真(SVPWM matlab motor simulation module, can be directly used motor-driven simulation)
- 2014-01-20 12:02:34下载
- 积分:1
-
tabu-matlabcode-tsp
tabu search for tsp
- 2009-03-30 21:08:58下载
- 积分:1
-
3540706976
matlab guide for beginners
- 2010-11-16 22:37:45下载
- 积分:1
-
PS_MRC
This is code simulates maximal ratio combining
- 2010-02-17 22:41:59下载
- 积分:1
-
check_valve_motion
排氣閥門的UDF,裏頭有寫著在如何的壓力底下排氣閥門會開啟,當壓力未達到時排氣閥門將會關閉(Exhaust valve UDF, inside there that says how the pressure beneath the exhaust valve opens when the pressure does not reach the exhaust valve will be closed)
- 2014-11-26 15:25:42下载
- 积分:1