资源列表
moshishibie
- 本文件包含模式识别课程中他全部内容,供大家查阅,内涵支持向量机,神经网络等重要介绍-This document contains the entire contents of the course pattern recognition he, for your reference, describes important connotation support vector machines, neural networks, etc.
模糊系统与模糊控制教程
- 模糊系统与模糊控制经典入门书,很适合入门看(The classic introductory book of fuzzy system and fuzzy control)
RL_Toolbox_Windows_Source_20b
- 强化学习算法(R-Learning)难得的珍贵资料,在国外找的。分享给大家。
suanfafenxi
- 算法分析是对一个算法需要多少计算时间和存储空间作定量的分析。 算法(Algorithm)是解题的步骤,可以把算法定义成解一确定类问题的任意一种特殊的方法。在计算机科学中,算法要用计算机算法语言描述,算法代表用计算机解一类问题的精确、有效的方法。算法+数据结构=程序,求解一个给定的可计算或可解的问题,不同的人可以编写出不同的程序,来解决同一个问题,这里存在两个问题:一是与计算方法密切相关的算法问题;二是程序设计的技术问题。算法和程序之间存在密切的关系。分析算法可以预测这一算法适合在什么样的环境中有
MATLAB-Neural-Network--Source
- MATLAB 神经网络43个案例分析 源码 完整内容-MATLAB Neural Network 43 Case Study Source
1
- 1、实现SPI驱动TSC2046,读取X,Y触摸坐标 2、触摸坐标和LCD坐标的对应关系可由矩阵平移、旋转、缩放三者来表示 XL XT*A+XT*B+C YL YT*D+YT*E+F 采用五点校正算法,计算出参数A,B,C,D,E,F 因为参数多为小数不易存放,所以乘以一个参数作为整数存放。 3、每次读取触摸按下的坐标时,读TSC2046的是触摸坐标, 而需要的是LCD坐标,所以把触摸坐标和上述参数代入上面等式即可获得-1, to achieve SPI drive
NNCODE
- 神经网络与数据挖掘源码,rbf\反向神经网络\支持向量机\复杂网络\小世界网络-nn and datamining code
AI_Roboform_7.7.9.9
- 网页自动填表,批量填表,网页自动登录-Page automatically fill in a form, bulk filling, web pages automatically log,
a-lot-of-optimal-algorithms
- 自己整理的一些优化算法,比较全面,包括粒子群,蜂群-His finishing some optimization algorithm, is quite comprehensive, including particle swarm, colony, and so on
mxnet_mtcnn_face_detection-master
- 利用mxnet和mtcnn进行人脸检测,是一个简单的demo(Face detection using mxnet and mtcnn is a simple demo.)
MNIST-classification-example-master
- MNIST-classification-example
sqlserver2005datamining
- sqlserver 2005中数据挖掘技术的使用详解,分三部分,第一部分包括回归、时间序列、web日志分析和神经网络-sqlserver 2005 using data mining technology in the Detailed, divided into three parts, the first part, including regression, time series, web log analysis and neural networks