CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 算法,工具箱

搜索资源列表

  1. BPNN

    1下载:
  2. 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1922
    • 提供者:王刚
  1. voicebox

    0下载:
  2. matlab的语音信号处理类的工具箱,里面包含了大部分常用的算法源代码
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:219906
    • 提供者:张晨
  1. 霍英杰 遗传算法工具箱

    0下载:
  2. 霍英杰 遗传算法工具箱,。。。。。。。。。。。。。。。。。。。。
  3. 所属分类:其它

  1. voicebox voicebox,matlab的语音信号处理工具箱

    0下载:
  2. voicebox,matlab的语音信号处理工具箱,可以进行语音识别、合成等,算法都很成熟-VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhi
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-24
    • 文件大小:536326
    • 提供者:王俊亚
  1. H2Mtoolbox.rar

    0下载:
  2. 此工具箱里面有关于HMM、VQ、SVQ算法的原代码,可以方面的被调用。,H2M tool box is a advantageous tool box.there are HMM\VQ\svq and orther uesful algorithms.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:981604
    • 提供者:陈娟
  1. toolbox

    0下载:
  2. matlab时频工具箱,比较齐全,里面包含了时频分析的主要算法-time-frequency toolbox matlab, more complete, which includes the time-frequency analysis of the main algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:234060
    • 提供者:贾珍珍
  1. PSOt

    0下载:
  2. 粒子群算法pso的工具箱,里面包括PSO的主程序和一些函数的程序-pso tool box
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:761316
    • 提供者:李松
  1. matlab_Genetic_Toolbox

    0下载:
  2. 《matlab实例》中有关遗传工具箱的算法实例,希望对大家有帮助。-" Matlab example" in the genetic algorithm toolbox instance, we want to help.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:105137
    • 提供者:陈阳
  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. newPSOtool

    0下载:
  2. 粒子群最新工具箱,内附使用说明和例子 PSO算法使用简介-Particle Swarm toolbox booklet contains instructions and examples Introduction to the PSO algorithm to use
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:811634
    • 提供者:何飞
  1. yichuansuanfa

    0下载:
  2. 基于遗传算法工具箱的编程,是金融数量分析:基于MATLAB编程中的示例,非常有用-Programming based on genetic algorithm toolbox, number of financial analysis: based on MATLAB programming example, very useful
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:619
    • 提供者:vicky
  1. mnth_toolbox

    0下载:
  2. Matlab的模拟退火算法工具箱。并附有sample文件夹,有助于初学者进行学习测试。-The Matlab simulated annealing algorithm toolbox. With the sample folder, will help beginners learn the test.
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:60395
    • 提供者:david
  1. a2

    0下载:
  2. matlab 代码利用遗传算法工具箱,实现特定功能-The use of genetic algorithm toolbox matlab code to achieve a particular function
  3. 所属分类:MPI

    • 发布日期:2017-11-24
    • 文件大小:962
    • 提供者:段彬
  1. yanhuasuanfa

    0下载:
  2. 演化算法,跟遗传算法类似,非常实用的电力系统工具箱哦,基于matlab-yanhuasuanfa is a useful toolbox for you。
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:14579
    • 提供者:晏大宝
  1. bnt

    0下载:
  2. 基于matlab的贝叶斯工具箱 各种程序与算法,在贝叶斯网络编程中作为调用-The toolbox of bayes
  3. 所属分类:assembly language

    • 发布日期:2017-05-30
    • 文件大小:12356846
    • 提供者:huangxin
  1. PSOtool---PSO-Trelea-vectorized

    0下载:
  2. 基于PSO工具箱的函数寻优算法,包括工具箱,mtlab程序的实现-PSO toolbox based on the function optimization algorithm, including the toolbox, MTLAB program to achieve
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:35193
    • 提供者:陈陈
  1. wavelet-

    1下载:
  2. 基于LabVIEW 和Matlab 混合编程的小波去 噪方法,文应用小波变换算法,并将其结合LabVIEW 虚拟仪器开发平台、MATLAB 中小波去噪工具箱的小波去噪函数进行仿真-Method of wavelet denoising based on mixed programming of LabVIEW and Matlab,it discussed the wavelet algorithm and combined it with LabVIEW and MATLAB, tak
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:11982
    • 提供者:刘晓晨
  1. 3

    1下载:
  2. 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
  3. 所属分类:assembly language

    • 发布日期:2017-12-14
    • 文件大小:2048
    • 提供者:刘琦
  1. genetic

    0下载:
  2. 遗传算法30个基本案例的第一题,我把工具箱也放进了里面,以便更好的运行代码,一元函数的遗传算法优化(Optimization of unary function by genetic algorithm)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-21
    • 文件大小:96256
    • 提供者:小禹哥哥
  1. DA_Toolbox

    3下载:
  2. 蜻蜓算法工具箱下载使用,蜻蜓优化算法,算法(Dragonfly algorithm Toolbox download use, Dragonfly optimization algorithm, algorithm)
  3. 所属分类:汇编语言

    • 发布日期:2019-03-15
    • 文件大小:20722688
    • 提供者:xudemin
« 12 »
搜珍网 www.dssz.com