登录
首页 » Delphi » SGAfunctions

SGAfunctions

于 2010-04-28 发布 文件大小:4KB
0 216
下载积分: 1 下载次数: 0

代码说明:

说明:  遗传算法在MATLAB中的一些简单函数的应用 适合初学者 (Genetic Algorithm in MATLAB in the application of some simple functions for beginners)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SinData
    生成正弦波,不需要调用sin函数,利用的查表法(Generate a sine wave, you do not need to call the sin function using table look-up method)
    2013-04-10 22:05:44下载
    积分:1
  • Play-music-under-loc1
    FDGSL HOERHIJBDFIORTHDFUOI
    2013-11-30 04:41:46下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • zq
    说明:  使用matlab中的伪彩色增强方法对CT的灰度图片进行伪彩色增强处理(Use matlab in pseudo-color enhancement of CT images of gray-scale pseudo-color processing to enhance)
    2008-11-06 15:51:53下载
    积分:1
  • PCA-Face-Recognition
    用matlab实现的人脸识别算法Face-Recognition(Face-Recognition with matlab realise to recognise the human face.)
    2012-05-10 17:04:59下载
    积分:1
  • 79ea21812c2a
    to binirazition pictures in matlab
    2012-10-10 18:45:16下载
    积分:1
  • matlab
    很好用,大家可以下载之后运行的看看,做向量机的。(Useful, we can run to see after downloading, do vector machines.)
    2010-09-18 19:54:41下载
    积分:1
  • cooccurrencemaxtric
    颜色共生矩阵的计算,速度很快,好还用,要自己写入输入算法(Color co-occurrence matrix calculation, very fast, good also with)
    2011-06-05 09:54:13下载
    积分:1
  • Computational-Colour-Science-MATLAB
    Computational Colour Science Using MATLAB - Stephen Westland & Caterina Ripamonti(Computational Colour Science Using MATLAB- Stephen Westland & Caterina Ripamonti)
    2013-09-13 20:13:53下载
    积分:1
  • papr_comparison
    papr comparison on the basis of slm, co-pts with different iteration............
    2013-09-23 16:31:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载