登录
首页 » matlab » STA

STA

于 2018-08-28 发布 文件大小:5KB
0 246
下载积分: 1 下载次数: 7

代码说明:

  包括旋转变换算子、平移旋转算子、伸缩变换算子、坐标变换算子,通过状态转移进行优化计算。(Including rotation transformation operator, translation rotation operator, expansion transformation operator, coordinate transformation operator, through the state transition to optimize the calculation)

文件列表:

STA\axesion.m, 1109 , 2016-04-19
STA\expand.m, 1130 , 2016-04-19
STA\fitness.m, 230 , 2016-04-19
STA\Goldstein_Price.m, 204 , 2016-04-19
STA\Griewank.m, 274 , 2016-04-24
STA\op_axes.m, 222 , 2013-04-08
STA\op_expand.m, 150 , 2013-04-08
STA\op_rotate.m, 195 , 2016-04-26
STA\op_translate.m, 211 , 2013-04-10
STA\quadconvex.m, 95 , 2016-04-26
STA\Rastrigin.m, 236 , 2016-04-24
STA\readme.txt, 2383 , 2018-03-22
STA\Rosenbrock.m, 98 , 2016-04-24
STA\rotate.m, 1116 , 2016-04-19
STA\Sphere.m, 106 , 2016-04-24
STA\STA.m, 654 , 2016-04-19
STA\Test.m, 312 , 2016-04-26
STA, 0 , 2018-03-22

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

发表评论

0 个回复

  • Ideal low
    理想低通欠采样定理的结合应用分析 欢迎下载-Ideal low-pass sampling theorem due to the combination of application analysis welcome to download
    2022-05-22 01:30:32下载
    积分:1
  • chaostest
    混沌0-1程序,这是学习混沌基本也是必不可少的程序,分享一下(Chaos 0-1 program, this is to learn chaos basic and essential program, share a little)
    2021-03-12 16:59:25下载
    积分:1
  • 一个简单的文本编辑的教学源代码,,希望可以帮组大家学习
    一个简单的文本编辑的教学源代码,,希望可以帮组大家学习-a simple text editor to the source code teaching, the hope that we can help groups learn
    2022-01-31 19:24:00下载
    积分:1
  • TTreeView Eclipes examples of the Java environment
    TTreeview 的 Java实例 Eclipes环境下-TTreeView Eclipes examples of the Java environment
    2022-07-17 05:59:19下载
    积分:1
  • jQuery手风琴下拉菜单代码
    说明:  jQuery手风琴下拉菜单代码是一款点击菜单收藏展开效果代码。(JQuery accordion drop-down menu code is a click menu collection expansion effect code.)
    2019-03-09 13:04:59下载
    积分:1
  • 本系统是在asp版《在线文件管理器》的基础上设计制作,取精华,弃糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,...
    本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录等,上传的单个文件大小限制等。 6。各用户环境自由配置,风格自选(如果有多个风格的话),可自由设置每页显示的文件及目录数等。 7。文件与目录翻页分开,即使管理同一目录下的数万个文件也不再出现程序超时现象。 8。功能强大,除了asp版具备的全部功能如上传、下载、编辑、批量复制、移动、粘贴外还具备文件快速过滤搜索,智能修改文件属性。 9。效率极高。经测试,在一太普通PC上对一个包含50000个文件的目录进行浏览管理,任意翻页,执行时间均不超过1秒。过滤或者搜索则更是低至仅0.3秒的执行时间。而windows资源管理器打开目录或者asp版翻至最后一页都需要6.5秒甚至更长时间。-the system is the asp edition of "online document management device" on the basis of the design, select the essence and disposable dross, more powerful, more efficient and has the following features : 1. The development of a three-tier structure, procedures and user interface logic completely separated easily Eurocargo. 2. All the code used Ultra Edit preparation, not the use of any visual development tools, precision flow control code, the code to ensure
    2022-07-19 11:48:55下载
    积分:1
  • Android-FilePicker-master
    一个文件选择器,允许灵活选择图像和视频。它还支持通过指定文件类型来选择文件。要使用这个库,您必须将项目迁移到Androidx(A filepicker which allows to select images and videos with flexibility. It also supports selection of files by specifying its file type. For using this library, you have to migrate your project to androidx or you can use older version(2.1.5). Check out app module for example.)
    2020-06-22 16:40:02下载
    积分:1
  • 多关键字匹配的源码
    多关键字匹配的源码- Essential character match source code
    2022-10-10 22:15:02下载
    积分:1
  • 一个简单的获取主机名和本机IP地址的程序
    一个简单的获取主机名和本机IP地址的程序-A simple access to the host name and IP address of the machine program
    2022-11-29 11:00:04下载
    积分:1
  • Newtond
    说明:  使用牛顿迭代法来求解多元非线性方程组或者一元非线性方程(Newton iterative method for solving nonlinear equations)
    2020-11-18 21:34:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载