搜索资源列表
FuzzyNeuralNetwork
- 本论文在较为系统地分析模糊神经网络理论和遗传算法基本原理的基础上,,提出一种基于补偿模糊神经网络的控制方法,通过补偿模糊推理和快速学习算法的引入,构造补偿模糊神经网络控制器,实现模糊网络结构和参数的优化及matlab仿真。
02
- 我上传了一本MATLAB遗传算法工具箱及应用,这是一本不错的书,对大家学习遗传算法和熟悉MATLAB工具有很大的帮助作用。-I uploaded a MATLAB genetic algorithm toolbox and its application, this is a good book, for everyone familiar with the study of genetic algorithm and MATLAB tools has a lot of help.
MATLAB
- MATLAB遗传算法工具箱函数应用 有需要学习和了解遗传算法工具箱函数的 -MATLAB genetic algorithm toolbox function application
jielianguandaolunwen
- 捷联惯导的相关论文,都是硕士论文,有误差模型,有算法,希望能对相关领域学习人士有所帮助-SINS of the relevant papers, are master' s thesis, the error model, there are algorithms, hoping to learn from related fields to help people
aaaa
- 基于生物免疫系统的自适应学习、免疫记忆、抗体多样性及动态平衡维持等功能,提出一种动态多目标免疫 优化算法处理动态多目标优化问题.算法设计中,依据自适应ζ邻域及抗体所处位置设计抗体的亲和力,基于Pa- reto控制的概念,利用分层选择确定参与进化的抗体,经由克隆扩张及自适应高斯变异,提高群体的平均亲和力,利 用免疫记忆、动态维持和Average linkage聚类方法,设计环境识别规则和记忆池,借助3种不同类型的动态多目标 测试问题,通过与出众的动态环境优化算法比较,数值实验表明所
PedestrianDetectionMethodBasedonAdaboostAlgorithm.
- Adaboost算法简单可靠、学习精度高的特点,提出一种基于Adaboost算法的行人实时检测方法的论文。-Adaboost algorithm is simple, reliable, high precision, the characteristics of study proposed, based on Adaboost algorithm for real-time detection method of pedestrian papers.
matlabandBP
- 一个MATLAB和BP算法的程序,对神经网络学习有帮助-matlab and bp
newaga
- 该进的自适应遗传算法,有利于学习遗传算法-The advanced genetic algorithm, genetic algorithm is conducive to learning
genetic-algorithm-matlab-code
- 能完整实现遗传算法所有功能,有一定的效果,程序比较规范,值得学习.-it is a goog code ,the genetic algorithm have a very goog mothod.
GA-toolbox-of-MATLAB
- matlab遗传算法工具箱及其应用,适合使用遗传算法的学者下载学习。-matlab genetic algorithm toolbox and its application, download the study for scholars of the use of genetic algorithms.
klman-MATLAB
- 很好的学习卡尔曼滤波算法等程序,有助于学习,交流-Good learning Kalman filter algorithm and other procedures, contribute to learning, communication
MATLAB-Algorithm
- MATLAB 算法大全,找到的比较好的学习资料-MATLAB algorithms Daquan, found a better learning materials
MATLAB
- 主要介绍了各种图论算法及其他们的matlab程序实现,这本书很好的帮助了入门的新手学习图论算法.-Introduces a variety of graph algorithms and their matlab program, this book is a good help the novice learning graph theory algorithms.
matlab7
- 介绍matlab的基础算法,有助于初学者学习-The basis of introduction to matlab algorithm, can help beginners learn
MATLAB
- matlab学习书籍 内容讲述详细 包括最近比较先进的一些算法-Matlab learning books content described in detail including some recent algorithms more advanced
GPR_fk_migration
- 关于探地雷达目标成像算法的一篇非常详细的英文硕士论文,包含非常详细的基础知识介绍,附录包含全部MATLAB代码,非常适合新手学习阅读-A Comparison of Imaging Methods using GPR for Landmine Detection and A Preliminary Investigation into the SEM for Identification of Buried Objects
BP
- 神经网络算法是机器学习的一种经典算法,可以在MATLAB、SAS、SQL、SPSS上实现数据挖掘。-Neural network algorithm is a classical computer algorithms can be programmed on the SAS, matlab, SQL and other software.
search-strategies
- 常见的搜索策略有黄金分割法、抛物线法、、Powell法、蚁群算法等。 本人论文主要学习了下面几种算法并进行matlab程序演示。-Common search strategies have golden section method, parabolic law,, Powell method, ant colony algorithm. I learned the following thesis several algorithms and matlab program demons
蒙特卡罗算法与matlab(精品教程).pdf
- 全网最全蒙特卡洛理论讲解与MATLAB算法实现,结合程序实例讲解,零基础学习蒙特卡洛算法