-
PSO
粒子群优化源程序
本人已通过matlab实现
希望对大家有用(Particle swarm optimization matlab source code I have passed to achieve the desired useful to everyone)
- 2010-01-20 11:30:33下载
- 积分:1
-
monituihuo
说明: 在matlab下运行,实现基于模拟退火算法的函数求极小值算法,绝对能运行成功!(Run in matlab to realize the function based on simulated annealing algorithm for seeking the minimum, the absolute can run successfully!)
- 2010-04-29 14:11:10下载
- 积分:1
-
LTE
MIMO—OFDM的 MATLAB程序
(MIMO—OFDM MATLAB Program)
- 2012-05-01 20:59:59下载
- 积分:1
-
Comsol-PDE-Toollbox-F-Matlab
Ab. Comsol - Partial Differential Equations Toollbox For Matlab(Ab. Comsol- Partial Differential Equations Toollbox For Matlab)
- 2021-04-13 15:58:57下载
- 积分:1
-
adap4
matlab语言,用语保存数据,具体的save用法(matlab language, language save data, save a specific use)
- 2010-09-07 17:20:58下载
- 积分:1
-
dap
有限元小程序,非常适合自己编程,比较简明,适合继续开发(Small finite element program suitable for their own programming, more concise and suitable for continued development of)
- 2009-04-14 18:07:08下载
- 积分:1
-
MATLAB
一些很好的使用的matlab程序源代码,关于图像处理的(Some good use of the matlab source code, on the image processing)
- 2011-05-10 16:21:43下载
- 积分:1
-
moving
moving average filter using widey as low filter in matlab
- 2013-10-07 19:36:26下载
- 积分:1
-
tracking_KF_aid_2
Kalman Filter based Tracking Matlab Code
- 2015-03-02 21:13:01下载
- 积分:1
-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1