资源列表
MATLABcontrol
- 神经网络 MATLAB 仿真 包括书本里和一些神经网络的程序代码-MATLAB simulation of some neural network source code
matlabshenjingwangluo
- matlab神经网络工具箱的使用方法和神经网络的基本原理和算法-matlab neural network toolbox and the neural network to use the basic principles and algorithms
8shuma
- 实现八数码难题,有关使用A*算法的一个比较好的想法-solution to 8 puzzle
NSGA_II(unmodified)
- 这个程序实改进遗传算法c程序,使用性很强,能用到很多其他优化方面的实例-improved GA edited by C
moshi
- 这是模式识别讲义。包括支持向量机,决策理论,人工神经网络,特征空间等。-This is a pattern recognition handouts. Including support vector machines, decision theory, artificial neural networks, feature space.
05664379
- Evaluation of Extracted Energy from PV with PSO-based MPPT against Various Types of Solar Irradiation Changes
ganzhiqi
- 神经网络感知器模型程序,可以对现行可分系统进行分类。用matlab实现。另附BP算法文档。-Neural network sensor model program that can be divided into the current classification system. Using matlab. BP algorithm attached document.
PID
- 关于智能车PID模糊算法的介绍 电动舵机模糊自适应PID控制方法 电动舵机模糊自适应PID控制研究 电动舵机伺服控制系统的模糊滑模控制 光电智能车模糊PID控制方法 基于模糊控制的智能车调速系统的设计 基于模糊控制算法的智能车转向舵机控制 模糊PID控制算法在电动舵机控制中的应用-Smart car on the introduction of electric PID fuzzy algorithm fuzzy adaptive PID control servo
shenjingwangluo
- matlab 神经网络模拟现在走势图及未来趋势-Matlab simulation neural network now and the future trends of the office
pcapcr
- 主成分分析(PCA)和主成分回归的(PCR)类,基于ZedGrapg和矩阵类库LinearAlgebra,用于模式识别分类和回归建模型,PCA类中增加基于Zedgraph类图显示,自动多类标识-Priciple Component Analysis and Priciple Component regression algorithm
general_genetic
- 通用遗传算法类,遗传算法在设计时,因为不同的优化问题需要使用不同的评估函数,且遗传算法优化时,可能优化二进制的表达形式、也可能优化的是数值问题,导致遗传算法很能有一个通用的设计。采用本案中,通过使用代理函数public delegate double DelegateFunc(Vector x) 且允许用户自行设定优化问题的分类(数值优化还是二进制串型优化问题)。允许使用者自行定义评估函数,使遗传算法有了更大的通用性。-A general genetic algorithm,for numeri
MyGa_1.0
- 基于Fortran语言的实数编码的遗传算法,非并行版本,里面有多种常见的选择算子,交叉算子,变异算子可选,并加入了小生境技术,最佳个体保存技术。对学习遗传算法的朋友们很有帮助。-Fortran-based language for real-coded genetic algorithm, non-parallel version, there are many common selection operator, crossover operator, mutation operator is
