资源列表
张哲_017034910051_03
- 基于tensorflow的手写数字识别,MLP和CNN对比(the compare between MLP and CNN in Handwriting recognition.)
hopfield-NN
- 离散型Hopfield网络课件及代码,神经网络学习 基础学习-Discrete Hopfield network courseware and code-based learning neural network learning
TS_Fuzzy
- Tanaka_Sugeno的TSfuzzy主要的方法,不错的文章
bashuma-
- 人工智能八数码问题实现八数码问题:在3×3的方格棋盘上,摆放着1到8这八个数码,有1个方格是 空的,其初始状态如图1所示,要求对空格执行空格左移、空格右移、空格上移 和空格下移这四个操作使得棋盘从初始状态到目标状态。 -#include <stdio.h>//定义变量 #include <stdlib.h>//定义变量 typedef struct s_node//定义创建节点 { struct s_node*father /
shuanzu
- 双足机器人的程序。里面有经典的多舵机的精确控制和协调程序。-Biped robot procedures. There are many classic precise steering control and coordination procedures.
fuzzy-rule
- 主要讲述模糊规则的制定方法,和隶属度函数的选取-Focuses on the development of methods of fuzzy rules and membership function selection
ApplicationofLeastSquareSupportVectorMachine
- 基于粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法预测混沌序列-anessayaboutchaospredictionbyPSOLSSVM
src
- 这是03年robocup2D世界冠军的源码,有需要的朋友可以-This is the 2003 world champion robocup2D source, a friend in need can see
matlab_codes
- 心电信号产生程序 仿真人体正常状态下的心电信号-ECG simulation of the human body have a procedure under normal ECG
模拟退火法解决TSP问题
- 使用模拟退火算法计算旅行商问题,内含10城市和20城市的样例代码。
BP
- BP三层反传神经网络源程序,适合想了解人工神经原理的开发者 -BP layer back propagation neural network source code, for to understand the principle developer of artificial neural
DMSV
- 该程序提供了基于支持向量的判别分析的matlab实现,可应用于模式分类-Discriminant Analysis via Support Vectors
