搜索资源列表
GASVM.用遗传算法进行特征选取和svm参数优化的程序
- 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
svmTrain.svmTrain svm在matlab中运行 训练
- svmTrain svm在matlab中运行 训练,svmTrain svm training run in matlab
PCNN_toolbox.rar
- 该程序是我用在图像融合中的脉冲耦合神经网络(PCNN)的代码,希望对各位有用。欢迎访问http://quxiaobo.go.8866.org or http://quxiaobo.blog.edu.cn,The program that I used in image fusion of Pulse-Coupled Neural Network (PCNN) code, in the hope that useful. Welcome to http://quxiaobo.go.8866.org
PSOGABPDRNN.rar
- 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序,This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
GAmatlab.rar
- 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的,The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
matlab
- 利用遗传算法中的gaopt函数求解函数最优化问题-The use of genetic algorithms in function gaopt function optimization problem solving
bp-matlab-code
- BP神经网络 MATLAB源码 没有用到神经网络工具箱-BP neural network source code is not used MATLAB neural network toolbox
SAA-MATLAB
- 模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。-Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.
annsource(matlab)
- matlab下人工神经网络源程序,可运行-ANN Source in matlab
genetic-althogrim--in-matlab
- matlab 遗传算法 包括遗传算法的原理,实现过程和一些帮助理解的例子,对理解遗传算法在matlab中的实现很有好处-including genetic algorithm genetic algorithm matlab principle, the realization process and some examples to help understand, for understanding the genetic algorithm implementation in matlab
matlab-GA-JSP
- matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
matlab-GUI
- 这是本人编写的matlab的GUI程序,可以实现交互式的界面。里面的程序是bp神经网络的应用,另一个回归分析的程序还没有写。可以实现的功能是利用神经网络,然后上传数据,根据数据训练网络,然后可以输入部分数据,验证网络。-This is my GUI program written in matlab, you can achieve interactive interface. Bp inside the program is the application of neural networks
A-Genetic-Algorithm-in-MATLAB
- 简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithm has been presented and its realization in MATLAB has been discussed. A function opti2 mization problem has been given to demonstrate the global
wavelet-neural-network-in-matlab.m
- 小波神经网络,两者相互结合,程序简洁易懂-wavelet neural network in matlab
MATLAB-GAtool
- 主要讲述遗传算法的应用及其程序的编写,介绍了在MATLAB中遗传算法工具箱的用法。-Focuses on the Application of genetic algorithms and its procedures for preparing, presenting the usage of genetic algorithm toolbox in MATLAB.
BP Matlab实现
- 采用Iris数据集在matlab上实现简单的数据训练和分类(Using Iris data set in matlab to achieve a simple data training and classification.)
基于MATLAB的股票指数预测算法仿真
- 这个是基于MATLAB的股票指数预测算法仿真,里边含有实例和coding(This is a MATLAB based simulation of the stock index prediction algorithm, which contains an instance and a coding)
经济预测方法及matlab实现教学配套课件
- 干预模型预测法及matlab实现教学配套课件,里边含有模型的讲解和案例(Intervention model prediction method and MATLAB teaching courseware, including the explanation and case of model)
CNN-matlab
- 卷积神经网络在matlab中的应用,可自行修改学习率和循环次数(Convolutional Neural Network in Matlab)
《MATLAB 神经网络43个案例分析》源代码&数据
- 《MATLAB 神经网络43个案例分析》全书源代码和数据,注释详细,神经网络学习很有帮助。内含《MATLAB 神经网络43个案例分析》目录:第1章BP神经网络的数据分类语音特征信号分类;第2章 BP神经网络的非线性系统建模-非线性函数拟合等。(Analysis of 43 Cases of Neural Network in MATLAB source code data, detailed comments. Included in the catalogue of 43 Cases Anal
