资源列表
matlab_neural etwork
- 感应器神经网络、线性网络、BP神经网络、径向基函数网络(Sensor neural network, linear network, BP neural network, radial basis function network)
bp
- 双隐层反向传播神经网络,预测,分析均方根误差误差,数据包传送源码程序。(It is a double hidden layer back-propagation neural network, future line prediction, analysis error, data packet transmission source program.)
PSO程序
- ?本程序在matlab环境下,对粒子群编程,完成对两个变量函数的寻优(In this program, in the MATLAB environment, the particle swarm optimization is used to optimize the two variable functions.)
GA
- 基于Matlab编写遗传算法/GA,对PID参数优化控制,提高性能(The genetic algorithm /GA is written based on Matlab to optimize the PID parameters and improve the performance)
lrCostFunction
- 输入权值、学习率、输入和输出,就可以计算得到损失值和梯度值(Input weight, learning rate, input and output can be calculated for loss value and gradient value)
遗传算法的改进及其在优化问题中的应用研究_李明
- 从网上借鉴的对遗传算法的深入改进及研究与实现(Genetic algorithm is the fundamental operational process)
renkouyuce_test002
- 用NAR神经网络预测未来几年的人口数量变化趋势(Forecasting the changing tendency of population in several years by NAR Neural Network)
sign
- 数字信号处理matlab代码,用滤波器设计及相关的分析(Digital signal processing matlab code, filter design and related analysis)
常用问题的算法
- 常用问题的算法,包括表达式求值,递归二分查找,归并算法,回溯法求解数独问题等(The commonly used algorithms, including recursive expression evaluation, two search, merging algorithm, backtracking and Sudoku problem etc.)
PSO
- 作为一种优化算法,它的应用涉及到各个方面的研究,用途巨大。(Optimization algorithm)
动态规划
- 具有悠久的历史,和有很长是时间的使用,可以将其用于各行各业(Optimization algorithm)
Ch09_ReTree
- 回归树、模型树、梯度提升树的算法实现,适用于人工智能、机器学习中的回归问题(The algorithm implementation of regression tree, model tree and gradient lifting tree is suitable for artificial intelligence and machine learning.)