-
LS-SVM
这是一个关于最小二乘支持向量机的MATLAB仿真的例子,希望能给大家带来方便。(This is a least squares support vector machine on the MATLAB simulation examples, we hope that they will be convenient.)
- 2009-06-14 16:02:39下载
- 积分:1
-
duty
DUTY CYCLE OF BRUSHLESS DC MOTOR.MODELLED ON BASIS OF MATHEMATICAL RESULT
- 2013-05-02 17:35:45下载
- 积分:1
-
LMS
matlab中的LMS算法 采用LMS最小均方算法进行智能天线的仿真(Matlab LMS algorithm Adopt LMS least mean-square algorithm simulation of smart antenna)
- 2011-05-23 09:54:37下载
- 积分:1
-
一组视频水印的Matlab源代码-matlabwatermarking
一组视频水印的Matlab源代码,在Matlab可直接运行。有很强的参考价值。(a group of video watermarking Matlab source code in Matlab can be directly run. A strong reference value.)
- 2005-03-16 12:58:11下载
- 积分:1
-
59159
2d diffusion simulation, gui in matlab
- 2014-08-13 01:41:02下载
- 积分:1
-
hurstindex
Hurst数计算,用于算法交易,非常有用(Hurst index)
- 2014-10-30 23:00:27下载
- 积分:1
-
92421039VC-CALL-matlab.m
vc调用matlab中自定义的.m函数,对于混编简单的例子(Vc call custom in matlab. M function,For simple example mixed)
- 2013-09-23 09:31:41下载
- 积分:1
-
BGP-dos
A dos attack demo on network layers BGP protocol
- 2014-01-04 15:25:18下载
- 积分:1
-
image_processing_toolbox
一个用来进行图像基本运算处理的工具包
(One for image processing toolkit basic operations)
- 2021-04-08 21:49:00下载
- 积分: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