登录
首页 » matlab » BASmatlab-master

BASmatlab-master

于 2020-06-25 发布
0 70
下载积分: 1 下载次数: 4

代码说明:

说明:  bas matlab代码工具箱感谢开发者,里面有很多案例(The bas matlab code toolbox thanks the developer. There are many cases in it.)

文件列表:

BASmatlab-master, 0 , 2019-04-13
BASmatlab-master\.gitignore, 40 , 2019-04-13
BASmatlab-master\BAS, 0 , 2019-04-13
BASmatlab-master\BAS\BASoptim.m, 3486 , 2019-04-13
BASmatlab-master\BAS\BSASoptim.m, 5138 , 2019-04-13
BASmatlab-master\BAS\BSOoptim.m, 5384 , 2019-04-13
BASmatlab-master\BAS\BSOoptim2.m, 5510 , 2019-04-13
BASmatlab-master\BAS\funcs, 0 , 2019-04-13
BASmatlab-master\BAS\funcs\GoldsteinPrice.m, 232 , 2019-04-13
BASmatlab-master\BAS\funcs\Michalewicz.m, 134 , 2019-04-13
BASmatlab-master\BAS\funcs\Pressure_Vessel.m, 671 , 2019-04-13
BASmatlab-master\BAS\funcs\SquareSums.m, 70 , 2019-04-13
BASmatlab-master\BAS\utils, 0 , 2019-04-13
BASmatlab-master\BAS\utils\BASoptimset.m, 2897 , 2019-04-13
BASmatlab-master\BAS\utils\antenna.m, 532 , 2019-04-13
BASmatlab-master\BAS\utils\bounds.m, 780 , 2019-04-13
BASmatlab-master\BAS\utils\directions.m, 421 , 2019-04-13
BASmatlab-master\BAS\utils\fconstriant.m, 822 , 2019-04-13
BASmatlab-master\BAS\utils\initialize.m, 334 , 2019-04-13
BASmatlab-master\BAS\utils\pupdate.m, 237 , 2019-04-13
BASmatlab-master\BAS\utils\sign2.m, 278 , 2019-04-13
BASmatlab-master\BAS\utils\xupdate.m, 445 , 2019-04-13
BASmatlab-master\BASmatlab.Rproj, 205 , 2019-04-13
BASmatlab-master\LICENSE, 35149 , 2019-04-13
BASmatlab-master\README.md, 1032 , 2019-04-13
BASmatlab-master\README.rmd, 1080 , 2019-04-13
BASmatlab-master\demo, 0 , 2019-04-13
BASmatlab-master\demo\BAS_demo1_squaresum.m, 835 , 2019-04-13
BASmatlab-master\demo\BAS_demo2_Michalewicz.m, 534 , 2019-04-13
BASmatlab-master\demo\BAS_demo3_GoldsteinPrice.m, 537 , 2019-04-13
BASmatlab-master\demo\BSAS_demo1_squaresum.m, 429 , 2019-04-13
BASmatlab-master\demo\BSAS_demo2_Michalewicz.m, 579 , 2019-04-13
BASmatlab-master\demo\BSAS_demo3_GoldsteinPrice.m, 534 , 2019-04-13
BASmatlab-master\demo\BSAS_demo4_PressureVessel.m, 1106 , 2019-04-13
BASmatlab-master\demo\BSO_demo1_squaresum.m, 686 , 2019-04-13
BASmatlab-master\demo\BSO_demo2_Michalewicz.m, 614 , 2019-04-13
BASmatlab-master\demo\BSO_demo3_GoldsteinPrice.m, 615 , 2019-04-13
BASmatlab-master\demo\BSO_demo4_PressureVessel.m, 884 , 2019-04-13
BASmatlab-master\doc, 0 , 2019-04-13
BASmatlab-master\doc\manual.Rmd, 6230 , 2019-04-13
BASmatlab-master\doc\manual.pdf, 101540 , 2019-04-13
BASmatlab-master\install.m, 742 , 2019-04-13

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

发表评论

0 个回复

  • Delphi定时闹钟代码
    Delphi定时闹钟代码,经常玩电脑的,有没有觉得颈椎疼、脖子疼、腰疼?有木有?,写这样一个小程序目的是定时提醒自己该休息了,软件没有做自动开机启动功能,还是自己来设置一下吧!可以做为想做任务栏图标的兄弟一个DEMO!开发工具:delphi7   三方控件:Raze3+VCLskin+CoolTray
    2023-01-04 15:05:03下载
    积分:1
  • 装饰模式-基本代码
    说明:  餐厅管理系统,可以增删改查,还在改进,还不行吗(Restaurant management system, you can add, delete, modify and check, is still improving, is not it possible?)
    2020-06-25 21:20:01下载
    积分:1
  • yizuhundun
    说明:  忆阻混沌仿真,忆阻器,混沌,关于忆阻混沌系统的matlab仿真(Memristor chaos Matlab simulation of memristor chaotic system)
    2019-06-10 11:10:47下载
    积分:1
  • 模糊聚类分析法(python)
    运用python进行模糊聚类分析步骤如下:建立数据矩阵;数据标准化;建立模糊相似矩阵;改造相似关系为等价关系;确定分类数(The steps of Python fuzzy clustering analysis are as follows: establishing data matrix; standardizing data; establishing fuzzy similarity matrix; transforming similarity relation into equivalence relation; determining classification number.)
    2019-05-28 23:34:59下载
    积分:1
  • STM32F10xxx参考手册中文版
    stm32f103系列芯片中文参考手册,给需要的人,拿走不谢(A rare reference manual for Chinese development of STM32F103 series chips)
    2019-07-02 09:15:37下载
    积分:1
  • 命令模式-基本代码
    说明:  A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
    2020-06-24 20:20:01下载
    积分:1
  • 混合高斯背景模型 Untitled2
    在混合高斯背景模型中,认为像素之间的颜色信息互不相关,对各像素点的处理都是相互独立的。对于视频图像中的每一个像素点,其值在序列图像中的变化可看作是不断产生像素值的随机过程,即用高斯分布来描述每个像素点的颜色呈现规律单模态(单峰),多模态(多峰)(Gaussian mixture background modeling is a background representation method based on the statistical information of pixel samples. Statistical information such as the number of patterns, the mean and standard deviation of each pattern are used to represent the background. Statistical difference (such as 3_principle) is used to judge the target pixel. Complex dynamic background modeling has a large amount of computation. In the Gaussian mixture background model, it is considered that the color information between pixels is uncorrelated and the processing of each pixel is independent of each other. For each pixel in a video image, the change of its value in a sequential image can be seen as a random process that produces pixel values continuously, i.e. Gaussian distribution is used to describe the regularity of color rendering of each pixel in single mode (single peak) and multi-mode (multi-peak))
    2020-06-20 04:20:02下载
    积分:1
  • jy992d94701f
    UPLOAD PANEL DUPLO 3000
    2018-12-07 20:09:15下载
    积分:1
  • 脱机手写汉字识别
    脱机手写汉字识别-Chinese Character Recognition
    2022-09-18 03:15:03下载
    积分:1
  • proteus-lib-master
    说明:  shdgbashdlsaugffdsaad
    2020-03-14 04:01:51下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载