CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - matlab 模型

搜索资源列表

  1. hmm--matlab

    0下载:
  2. 用matlab编写的基于hmm模型的语音识别程序,但是调试好像有些问题,欢迎指正:)-prepared using Matlab model based hmm voice identification procedures, but there seems to be some debugging, and welcomes the correction :)
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:329702
    • 提供者:dorothy
  1. matlab模糊工具箱应用

    1下载:
  2. 利用matlab模糊工具箱建立了一个三输入两输出的模型用以识别车辆加速意图及行驶坡度。在命令行中输入fuzzy idi即可运行-using Matlab Toolbox Fuzzy established a three input output of the two models used to identify the vehicle accelerated Italy Figure moving slope. The command line input fuzzy idi can run
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:961
    • 提供者:王玉海
  1. hmm-matlab

    1下载:
  2. matlab实现的基于HMM模型的语音识别系统,很实用!-Matlab achieve the HMM-based speech recognition systems, a very practical!
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:56058
    • 提供者:hhh
  1. motorPID

    0下载:
  2. pid调节的matlab 模型,很好很强大。要用的来吧,保证可用。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3543
    • 提供者:
  1. LMS-MATLAB

    1下载:
  2. 介绍了基于最小均方算法(LMS 算法) 的自适应均衡器的原理和结构,针对用硬件实现LMS 算法的自适应均衡器存在的诸多缺点,利用MATLAB 工具对各种结构形式的自适应均衡器在不同 信道模型下的收敛速度和精度进行仿真,并介绍了该仿真程序。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:192115
    • 提供者:
  1. matlab-statics-model

    0下载:
  2. matlab统计建模,对matlab中如何使用统计方法建立各种模型有详细的描述
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:447858
    • 提供者:王时
  1. 基于DTW模型的语音识别

    1下载:
  2. 语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is through recognition and unders
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:116678
    • 提供者:序号
  1. 风力发电系统模型matlab

    5下载:
  2. 风力发电系统模型,包括各个部分模型.使用方法在压缩包中
  3. 所属分类:其它

    • 发布日期:2008-12-30
    • 文件大小:401835
    • 提供者:wangmeng26
  1. HIV传染病模型

    0下载:
  2. HIV传染病模型 matlab 一次作业题
  3. 所属分类:汇编语言

    • 发布日期:2011-05-22
    • 文件大小:1275
    • 提供者:yhzmnyxy
  1. arma.rar

    2下载:
  2. ARMA模型建立程序,给出自相关序列,指定ARMA模型的P阶,Q阶参数,得出相应的参数值 function [bq ,ap]=armahat(rx,p,q),ARMA model for the establishment of procedures, to come from related sequences, designated the P-order ARMA model, Q-order parameters, the corresponding parameter value
  3. 所属分类:语音合成与识别

    • 发布日期:2012-11-16
    • 文件大小:908
    • 提供者:赵慧羲
  1. MATLAB-renkou

    0下载:
  2. matlab 用于人口模型的研究 涉及到阻滞增长模型 -matlab renkou
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:211657
    • 提供者:ghf
  1. GMM.rar

    1下载:
  2. 完整的语音识别程序,训练模型固定。可以运行出识别结果的~,entire speech recognition programme,with the trainning model given.On matlab,we can get the result of recognition.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:55551
    • 提供者:杜敏
  1. PsychoacousticModel.rar

    1下载:
  2. matlab代码,语音的压缩和编码,主要利用了心理声学模型,得到低比特编码 和高质量语音,matlab code, voice compression and coding, psychoacoustic model used by low-bit encoding and high-quality voice
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-09
    • 文件大小:2367872
    • 提供者:卓越
  1. jakes_model

    0下载:
  2. jakes模型,包括大尺度衰落和小尺度衰落,以及cost207模型-Jakes model, including the decline of large-scale and small-scale fading, as well as model cost207
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:19390
    • 提供者:莫子初
  1. AR

    0下载:
  2. 有用BURG法实现AR模型功率谱估计的详细试验结果,对学数字信号处理的人很有帮助,能让你很好的理解BURG算法,和AR 模型。-BURG useful method power spectrum estimated AR model detailed test results, digital signal processing for school people very helpful, allowing you a good understanding of BURG algorithm,
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:99353
    • 提供者:张丽
  1. lpcy

    0下载:
  2. 。LPC分析是进行语音分析的有效技术之一,它提供了1 组简洁的模型参数,这组参数能够比较精确地表征语音信号的频谱幅度, 而且获得这些参数所需的计算量相对较小-. LPC analysis is an effective voice analysis technologies, which provides a concise group of model parameters, which can be more precise set of parameters that characteri
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:1158
    • 提供者:chengbin
  1. HMM

    0下载:
  2. 阴马尔可夫模型的实现,还有一些例子,文件较多,可用与HMM的语音识别-The realization of Markov model overcast, there are some examples, the document more usable and HMM Speech Recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:37438
    • 提供者:cao
  1. 《Matlab遗传算法工具箱及应用》源码

    1下载:
  2. 《Matlab遗传算法工具箱及应用》源码(Matlab genetic algorithm toolbox and application" source code)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-19
    • 文件大小:1395712
    • 提供者:liangzige
  1. MATLAB风机的建模

    2下载:
  2. 风机模型,MATLAB搭接,风机的并网运行仿真(Fan model, MATLAB overlap, fan in grid operation simulation)
  3. 所属分类:中间件编程

    • 发布日期:2017-12-19
    • 文件大小:239616
    • 提供者:fcfcfc
  1. 金融数量分析——基于MATLAB编程(第4版)@郑志勇

    2下载:
  2. 本书注重理论与实践相结合,通过实际案例和编程实现让读者理解理论在实践中的应用;同时还充分强 调“案例的实用性、程序的可模仿性”,且在案例程序中附有详细的注释。例如,投资组合管理、KMV模型计 算、期权定价模型与数值方法、风险价值VaR的计算等案例程序,读者可以直接使用或根据需要在源代码基 础上进行修改使用。(This book pays attention to the combination of theory and practice, through practical cases and
  3. 所属分类:书籍源码

    • 发布日期:2021-04-16
    • 文件大小:25851904
    • 提供者:热带
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com