搜索资源列表
adp-matlab
- 自适应遗传算法源程序,比较不错的。 具有很大的参考价值-adaptive genetic algorithm source code, the quite good. Great reference value
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
Logitboost
- Logitboost 是一种改进的boosting算法,可以用作参考-Logitboost is an improved boosting algorithm can be used as a reference
MATLAB-ge-zhong-you-hua
- 无约束一维、多维极值,约束优化问题,粒子群优化算法,遗传优化算法-Unconstrained one-dimensional, multi-dimensional extremal constrained optimization problem, particle swarm optimization, genetic optimization algorithm
AR
- 有用BURG法实现AR模型功率谱估计的详细试验结果,对学数字信号处理的人很有帮助,能让你很好的理解BURG算法,和AR 模型。-BURG useful method power spectrum estimated AR model detailed test results, digital signal processing for school people very helpful, allowing you a good understanding of BURG algorithm,
Smart_Antennas_for_Wireless_Communications
- 这个是英文版<<Smart Antennas for Wireless Communications>>配套的matlab源程序,对于研究智能天线算法的入行者有一定的指导作用!-This is the English version <<Smart Antennas for Wireless Communications>> matching matlab source code for the study of smart antenna alg
ant_plane
- 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低地以及过渡地带。 忽略地形和无人机操作性能等因素的影响,综合考虑敌方威胁,无人机航程等,基
chengxu
- Matlab利用BP神经网络和遗传算法对煤在锅炉内的燃烧率及一(儿)氧化氮的排放量进行优化,以获得最优的燃烧率和最少的氧化氮排放-Matlab using BP neural networks and genetic algorithms on coal in the boilers and the combustion rate of one (child) oxide emissions are optimized to obtain optimal combustion rate and
Msuanfaji
- 《MATLAB语言常用算法程序集》源程序,很全的数值算法-good for study
003-matlab-
- MATLAB智能算法30个案例分析源码,一元函数寻优,NIND=40 个体数目 MAXGEN=20 最大遗传代数 PRECI=20 变量的二进制位数 GGAP=0.95 代沟 px=0.7 交叉概率 pm=0.01 变异概率-Intelligent algorithm MATLAB source 30 case studies, one dollar function optimization, NIND = 40 the number of individuals MA
matlab-GA-tools
- matlab遗传算法工具箱基本用法,带书籍介绍,十分全面!-matlab genetic algorithm toolbox basic usage, with book, very comprehensive!
MATLAB-intelligent-algorithm
- 《MATLAB智能算法30个案例分析》书中源代码,可直接运行使用-The source code of book- MATLAB intelligent algorithm 30 case analysis
MATLAB优化算法案例分析与应用
- 这个是MATLAB案例分析的扫满版,不用买书。可直接看。里面有多个程序案例。非常实用(This is case analysis of MATLAB version, don't have to buy a book.Can see directly.There are several application cases.Very practical)
matlab经典算法源程序
- matlab数据处理,画图经典算法的源程序,源代码(the classic code of matab,which included data procession ,GUI and so on)
第17章粒子群算法
- MATLAB & Excel定量预测与决策[张建林][matlab程序源代码]第17张,粒子群算法(MATLAB & Excel quantitative prediction and decision [Zhang Jianlin][matlab program source code] seventeenth, particle swarm optimization algorithm)
禁忌算法求解tsp
- 利用禁忌搜索算法求解经典TSP问题。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(Tabu search algorithm for solving classical TSP problems)
《卡尔曼滤波原理及应用-MATLAB仿真》程序.part01
- 卡尔曼滤波是最常用的滤波算法,在信号处理中经常用到(Kalman filter is the most commonly used filtering algorithm, which is often used in signal processing.)
matlab经典算法的程序
- matlab经典算法的程序,例如粒子群、蚁群、模拟退火。(Matlab classic algorithm program)
MATLAB智能算法30个案例分析+源代码
- 《MATLAB智能算法30个案例分析》书中源代码,可以供MATLAB编程者借鉴参考(The source code in the book "Analysis of 30 Cases of Intelligent Algorithms in MATLAB" can be used for reference by MATLAB programmers.)
《智能优化算法及其MATLAB实例-(第2版)》源码
- 课本所有章节的代码,对应课本每章节每个案例代码均有,可以放心使用(Code for all chapters of the textbook)