资源列表
ArtificialIntelligenceProject
- 有界深度优先搜索 广度优先搜索 等策略实现九宫格 八数码问题的智能搜索-Bounded depth-first search strategy to achieve breadth-first search and other squares eight digital intelligent search
power_rectifier
- Three-phase diode rectifier 使用SIMULINK MATLAB仿真
BasicAntColonyAlgorithmCCforTSP
- 用于求解TSP问题的c++程序,已经试运行过-BasicAntColon AlgorithmC++forTSP
matlab
- 采用动量梯度下降算法训练 BP 网络训练样本定义如下: 输入矢量为 p =[-1 -2 3 1 -1 1 5 -3] 目标矢量为 t = [-1 -1 1 1]-采用动量梯度下降算法训练 BP 网络训练样本定义如下: 输入矢量为 p =[-1-2 3 1 -1 1 5-3] 目标矢量为 t = [-1-1 1 1]
jisuanriqi
- 输入某年某月某日,判断这一天是这一年的第几天?-Dong zhong input, judge this day is this how many days in a year?
WindowsApplication24zhang
- 模拟退火和遗传算法混和求解车辆路径问题的程序,没有解压密码。-simulated annealing and genetic algorithms hybrid vehicle routing problem solving process, not extracting passwords.
AIbashumaJava1
- 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
CAKF
- 容积卡尔曼滤波算法,可运行,与卡尔曼滤波算法比较,效果更好。-Volume Kalman filter algorithm can be run, compared with the Kalman filter algorithm, the better.
AFSA-2015.7
- 人工鱼群算法及其应用源码,经测试成功运行。可对照《人工鱼群算法及其应用》学习。-Fish (Swarm Algorithm AFSA, Artificial) is a kind of swarm intelligence bionic energy optimization algorithm, which is proposed by Dr. Li Xiaolei in 2002. The algorithm gives the artificial fish vision, smell,
susandetector
- SUSAN边缘检测及角点检测的vc实现代码,用于静态图象的边缘及角点检测,效果要视具体图象来定-SUSAN edge detection and corner detection of vc achieve code for static images and the edge angle detection, the effect would depend on the specific images to determine
ABdemo
- 神经网络,BOOSTING算法,MATLAB-Neural network, BOOSTING algorithm, MATLAB
inteligentcontrol
- 智能控制,采用了PID,专家整定PID,模糊控制等多种控制策略.-intelligent control, using the PID, experts PID, fuzzy control and other control strategy.
