资源列表
kaiguanhebuxian
- 给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以,不允许电线间的交叉。每对互连的针脚称为网组。现要求设计一个算法来确定:对于给定的网组,能否合理地布设电线以使其不发生交叉。-Given a rectangular routing region, its periphery a number of pins. Between the two pins through the em
apriori
- 数据挖掘中的关联规则算法,对其进行了优化,适用于学习数据挖掘人员参考!
anttsp
- 蚁群算法MFC源代码,可视化演示蚁群算法过程,今天开始提供C++源代码,ant,Tsp
K
- K 最短路径 K 最短路径 代码 -improved routing algorithm used to find from source to destination node of the first k Shortest Path
HMM-Model
- 采用隐马尔可夫模型对股票市场走势进行预测-Stock Market Forecasting Using Hidden Markov Model
lssvm
- 最小二乘支持向量机回归,四个插入数据分别为训练输入、训练输出、测试输入、测试输出。工具包+程序(Least squares support vector regression (SVM), the four inserted data are training input, training output, test input and test output)
5
- 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and relate
1
- 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and related th
Wavelet-neural-
- 小波神经网络,预测房地产30城市周交易套数,并对比加变量和不加变量预测结果-Wavelet neural network, forecast week 30 city real estate trading volume, and contrast with and without variables predicted results
Ga_fu
- 用遗传算法实现任务分配优化的源程序。-genetic algorithm optimization task allocation of the source.
intelligent-controller
- 控制倒立摆的智能控制器,清华课上小作业,自己设计-intelligent controller of inverted pendulum
apriori
- A program to find association rules and frequent item sets (also closed and maximal) with the apriori algorithm (Agrawal et al. 1993), which carries out a breadth first search on the subset lattice and determines the support of itemsets by subset tes
