-
mica21
利用CC1000通信的仿真程序.这是适用于无线传感器网络Mica2平台的程序.(use CC1000 communication simulation program. This is applicable to the wireless sensor network platform Mica2 procedures.)
- 2006-09-23 21:14:43下载
- 积分:1
-
强大的matlab绑定约束优化问题 tt1
强大的matlab绑定约束优化问题,欢迎大家下载(Powerful matlab binding constraint optimization problems, welcome everyone to download)
- 2020-07-02 13:40:02下载
- 积分:1
-
3kKJExxX
5个基本的求解VRP问题的matlab程序。(5 basic matlab program for solving VRP problems.)
- 2009-10-08 21:32:45下载
- 积分:1
-
SALSA_v1.0
说明: 优秀的图优化算法,非常经典的matlab实现(Excellent map algorithm, very classic matlab implementation)
- 2011-03-23 22:18:49下载
- 积分:1
-
eg20-bianliangshaixuan
《MATLAB神经网络30个案例分析》中的第20个例子,案例20 神经网络变量筛选—基于BP的神经网络变量筛选。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 20 cases of 20 neural network variable selection- based on BP neural network of variable selection. Hope to have certain help to everybody!)
- 2013-09-20 16:35:50下载
- 积分:1
-
regiongrow
该程序主要用于matlab对图像进行区域检测分割 其原理是区域生长法 需要自己设定阈值 选取生长点(The program is mainly used matlab image area detection principle is divided region growing needs its own set threshold growing point)
- 2013-12-30 01:06:27下载
- 积分:1
-
OF
说明: this is matlab code for orthogonal freqency
- 2009-04-18 13:18:05下载
- 积分:1
-
3deta_rule
3deta原则剔除异常数据点的经典matlab程序,本人已测试成功,下载后可以直接测试,效率较高(It s a very important programme for eliminating abnormol data.)
- 2011-10-28 09:01:56下载
- 积分:1
-
EKFUKF-tool
EKFUKF工具箱,卡尔曼滤波工具箱,很不错的(EKFUKF toolbox, Kalman filter toolbox, very good)
- 2013-11-06 10:02:45下载
- 积分: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