搜索资源列表
遗传算法matlab
- matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.
pso_2Dimension
- 该程序是采用MATLAB编写的一个二维优化算法,对于初学者很有用!-that the procedure was prepared by using MATLAB a two-dimensional optimization algorithm, very useful for beginners!
dea
- 采用matlab 编写的DEA综合评价方法-using Matlab prepared by the DEA comprehensive evaluation method
bp_lv
- 本人用matlab内部函数编写的BP神经网络算法实现,采用目前最先进和流行的LV算法,速度很快,效果很好
GA
- matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
BP
- 一个神经网络BP算法的程序,与matlab编写不同,本程序是采用C语言,经vc++程序改制而成。-BP algorithm for a neural network procedures, and preparation of different matlab, this procedure is the use of C language, by vc++ Procedures transformed from.
antColonyAlgorith1.4
- 双蚁群算法实现机器人路径规划,采用面向对象的方法编写,蚂蚁数量和起始点可以设置,障碍率可以设置,障碍可以自动生成也可以手工使用鼠标设置。 已发表相关论文。 有兴趣的朋友可以检索“孙纯哲 凹形障碍全局路径规划的双蚁群完全交叉算法”-Ant colony algorithm to achieve dual-robot path planning, object-oriented method to prepare, ants can set the number and the starti
GA_qiu
- 自己采用MATLAB编写的遗传算法程序,实现二维函数的优化。-Genetic Algorithm written in MATLAB by myself.
Graphic
- 本程序使用MATLAB编写的,采用RBF网络和遗传算法对数据进行优化,找出最优解-This program written using MATLAB, using RBF networks and genetic algorithms to optimize the data to find the optimal solution
optimal
- 这是采用MATLAB语言编写的遗传算法程序,用于风力机叶片的优化设计,可以一起探讨。-It is written using MATLAB genetic algorithm procedure for optimal design of wind turbine blades, and you can explore.
RBF_Classification
- 采用matlab语言编写的径向基函数神经网络模式分类的程序。-Based on matlab language preparation radial basis function neural network pattern classification program
image-segmentation
- 用matlab编写的采用遗传算法进行图像分割程序-Using matlab genetic algorithm for image segmentation procedures
Neural-network-case
- 采用MATLAB编写的神经网络案例程序源码-Program source code written in MATLAB neural network case
KNN_2011211651
- 应用KNN算法解决0到9的手写数字识别问题,效果在90 以上,内部有两个数据集,一个为训练集(7291个数据),一个为测试数据(2791个数据),程序采用MATLAB编写,另附有文档,程序简洁易懂-Application KNN algorithm to solve 0-9 handwritten digit recognition problem, the effect is more than 90 , the inside has two data sets, one for the tr
Another-Particle-Swarm-Toolbox
- 粒子群优化工具箱,采用Matlab编写的PSO程序工具箱-Development Notes for psopt toolbox Future plans (in no particular order): * Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained. * Performance impro
source-code
- 34个神经网络编程实例的源代码,采用matlab编写。详细的代码,一定收获颇丰-34 neural network programming examples. Detailed code, some rewarding
Simscape-Bryson_Denham
- Simcape是用MATLAB编写的开源的软件包,它使用直接配置法,供多区间最优控制问题使用。该软件包采用具有LGL配置点的Legendre伪谱法和具有CGL配置点的Chebyshev伪谱法。-Simcape is an open source software package written in MATLAB that uses direct collocation methods for multiple-interval optimal control problems. This pa
tmageall
- 采用matlab编写的角点提取程序,可以方便的提取几何图像的所有角点-Using matlab corner extraction procedure, easy to extract all the corner point geometry image
PCA2
- 此代码为主成分分析,采用matlab编写,可以用于数据处理和人脸图像处理,此代码为基于pca的人脸识别。(This code is based on component analysis, written using MATLAB, can be used for data processing and face image processing, the code for PCA based face recognition)
rbf
- 自己编写RBF神经网络程序,RBF神经网络隐层采用标准Gaussian径向基函数,输出层采用线性激活函数,其中数据中心、扩展常数和输出权值均用梯度法求解,它们的学习率均为0.001。其中隐节点数选为10,初始输出权值取[-0.1,0.1]内的随机值,初始数据中心取[-1,1]内的随机值,初始扩展常数取[0.1,0.3]内的随机值,输入采用[0 1]的随机阶跃输入(Write your own RBF neural network, RBF neural network hidden layer