登录
首页 » matlab » GEATbx_Intro_Algorithmen_v38

GEATbx_Intro_Algorithmen_v38

于 2010-03-14 发布 文件大小:701KB
0 199
下载积分: 1 下载次数: 14

代码说明:

  Introduction Evolutionary Algorithms: Overview, Methods and Operators.

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

发表评论

0 个回复

  • BPSK_MMSE
    the code simulates the ofdm using BPSK over awgn channel
    2012-05-22 22:31:00下载
    积分:1
  • LBP
    为了有效提取面邵表情特征,提出了一种新的基于LBP(局邵二值模式)特征的人脸表情识别特征提取方法首先用均值方差法对表情图像进行灰度规一化,通过对图像进行积分投影,定位出眉毛、眼睛、鼻和嘴巴这些关键特征点,进而划分出各特征邵件所在子区域,然后对子区域进行分块,提取各个子区域的分块LBP直方图特征(Abstract: In order to effectively extract facial expression feature,a novel facial feature extraction approach for facial expression recognition based on Local Binary Pattern(LBP) is proposed in the paper )
    2014-03-10 15:16:51下载
    积分:1
  • fish
    说明:  MATLAB 捕鱼策略 全国大学生建模(National Undergraduate fishing strategy MATLAB Modeling)
    2009-08-25 11:51:50下载
    积分:1
  • 4
    说明:  第四章 MATLAB 图形对象操作 4.1 图形对象的属性 4.2 图形对象句柄的获取 4.2.1 对象创建时获取 4.2.2 层次关系来获取 4.2.3 当前对象的获取 4.2.4 根据对象属性值的获取 4.3 图形对象句柄的删除与判断 4.3.1 句柄的删除 4.3.2 句柄的判断 4.4 图形对象属性值的获取与设置 4.4.1 图形对象属性值的设置 4.4.2 图形对象属性值的获取 4.4.3 用户缺省值的操作 4.5 图形对象的其它操作 4.5.1 figflag 函数 4.5.2 findfigs 函数 4.5.3 copyobj 函数 4.5.4 capture 函数 4.5.5 refresh 函数 4.5.6 saveas 函数 4.5.7 hgload 函数和 hgsave 函数 4.5.8 newplot 函数 (Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object with the judge handles delete delete 4.3.1 handles 4.4 judgment 4.3.2 Handle Graphics object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Default graphic object 4.5.1 figflag other operations function 4.5.2 findfigs function 4.5.3 copyobj function 4.5.4 capture function 4.5.5 refresh function 4.5.6 saveas function 4.5.7 hgload function and 4.5.8 newplot function hgsave function)
    2007-08-07 18:09:46下载
    积分:1
  • Bezier
    用matlab实现Bezier曲线,一个很使用的matlab程序源码,经过调试成功的(Matlab achieve Bezier curves with, a very used matlab program source, after successful commissioning)
    2010-08-03 10:05:22下载
    积分:1
  • 11111
    粒子群优化算法代码,用于matlab优化计算(Particle swarm optimization algorithm code)
    2014-12-08 15:23:58下载
    积分:1
  • trainpso
    TRAINPSO is a network training function that updates weight and bias values according to particle swarm optimization.
    2009-11-14 00:00:30下载
    积分:1
  • Drawing
    自定义函数画图软件,软件的函数输入部分分为4部分,针对的是4个分段函数,当然也可以扩展为5段,六段,如果你的函数不用分段,那就只用在第一个edit里面写下你的函数表达式即可,同时要在后面写出x的范围,和cftool里面的custom equation一样,只能用matlab语法规范的函数表达式,即你不要写2x而是2*x,不要把我们的数学表达式和matlab表达式搞混淆了。从gif可以看出,在第一个edit输入不同的函数,有多项式函数,指数函数,三角函数,对数函数,axes都能有正确的图形,另外用其他edit配合,画出分段函数图像。因此,这可软件无论你是单个函数还是分段函数(4段以内)均可正确画出,当然还配合有grid选项,如果想保持画出的图形,无需QQ截屏,直接点保存键,将它以jpg的格式,存入到你想要存的文件夹里面。要想查对应点的函数值时,只用在edit里面输入x值,按回车就可以得到,注意x值是在范围之内的,支持结果累积,最终将以一个表格的形式显示出来,如果要想画新的图形,点击清空按键即可。(Drawing software-defined functions, the software function of the input part is divided into 4 parts, for the four sub-functions, of course, can also be extended to 5, Liu Duan, if you do not have sub-function, then only the first an edit which you can write your function expression, while the range in the back to write x, and cftool inside the custom equation, can only function with matlab syntax specification expression, but that you do not write 2x 2* x, not to our matlab mathematical expressions and expressions confused. It can be seen from the gif, in the first edit enter a different function, there polynomial functions, exponential functions, trigonometric functions, logarithmic functions, axes can have the right graphics, the other with the use of other edit, draw piecewise function image. Therefore, it can be software or whether you are single function piecewise functions (4 or less) can be correctly drawn, of course, with a grid option, if you want to keep drawing the graphics,)
    2010-11-10 21:59:58下载
    积分:1
  • pcmeassyencode
    实现基本的PCM编译码功能,函数简单,程序可行(PCM encoding and decoding functions to achieve the basic function is simple, practical procedures)
    2010-11-24 17:51:59下载
    积分:1
  • modern-communication-systems
    说明:  现代通信系统的全文程序,超全的,超赞,很好的哟,很好(The full text of procedures of modern communication systems, ultra wide, ultra Zambia)
    2010-04-13 19:30:46下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载