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

搜索资源列表

  1. WienerScalart96.rar

    0下载:
  2. 用Wiener滤波器进行的语音增强算法,效果还可以。 函数输出为WIENERSCALART96(signal,fs,IS),Using Wiener filter speech enhancement algorithm, the effect can be. Function output WIENERSCALART96 (signal, fs, IS)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:3307
    • 提供者:凝空子
  1. neimeiluo

    0下载:
  2. 使用matlab函数编写用于计算摸个区域中各污染物的内梅罗指数-Written using the matlab function used to calculate the touch regions in the Nei Meiluo index of each pollutant
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2289
    • 提供者:张铭杰
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. HHT

    3下载:
  2. 目前,互联网上HHT信号处理技术有 三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 SD>0.1,单调性的判断,并不是去
  3. 所属分类:语音合成与识别

    • 发布日期:2013-11-25
    • 文件大小:5028840
    • 提供者:maya
  1. dwt

    1下载:
  2. 小波分析dwt源代码,最基本函数的实现,很多功能介绍,比较详细,希望能给大家提供参考-xiaobofenxi daima
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:2965
    • 提供者:qiuxiufen
  1. wvfilter

    1下载:
  2. 维纳滤波matlab源程序,完全由自己编写的代码实现,没有涉及到内部函数,很容易理解-Wiener filtering matlab source code, written entirely by its own code to achieve, does not involve the internal functions, it is easy to understand
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:339278
    • 提供者:许兵
  1. fuhuaqiuji

    1下载:
  2. MATLAB语言编写变步长复化梯形求积公式的算法程序(函数式M文件)-MATLAB language-based variable step-size re-trapezoidal quadrature formula of the algorithm program (functional M file)
  3. 所属分类:source in ebook

    • 发布日期:2015-12-07
    • 文件大小:519
    • 提供者:kavert
  1. matlab-speech-frames-using-sub

    0下载:
  2. 汉明窗,matlab语音分帧使用,function函数,直接在编辑窗口调用-Hamming window, matlab speech frames using sub, function function call directly in the edit window
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:446276
    • 提供者:panhao
  1. voicebox

    0下载:
  2. 在做和语音信号处理相关的项目时要用到的语音工具箱,比如语音识别,说话人识别等,里面有一些已经封装好的小函数,可供大家编程序的时候直接调用-In speech signal processing to do and projects related to voice use toolbox, such as speech recognition, speaker recognition, etc., there are some good small function package for ev
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:144076
    • 提供者:frieda
  1. 1232sds

    1下载:
  2. 语音分析的一个工具箱,包括语音合成,语音编码,语音识别方面的一系列小函数,对语音分析很有帮助-A tool of speech analysis, including speech synthesis, speech coding, speech recognition a series of small function useful for speech analysis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:146787
    • 提供者:happyuan
  1. all_extra28-Jul-2006

    0下载:
  2. reg_r spider工具箱,含回归预测等函数工具箱-reg_r spider toolbox, including the handover function prediction toolbox
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:349620
    • 提供者:龚波
  1. Systemidentificationandneuralnetwork

    2下载:
  2. 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:17294
    • 提供者:jintong
  1. processspeech

    0下载:
  2. 语音识别系统,内涵许多处理函数,包括预处理、滤波和一些运算-Speech recognition system, meaning many processing functions, including pre-processing, filtering and a number of computing
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:30880
    • 提供者:李俊吉
  1. vq

    1下载:
  2. 使用lpcc参数的vq算法,vq为主函数,lpcc是提取线性倒谱系数-The use of the VQ algorithm lpcc parameters, vq-based function, lpcc is the extraction of linear cepstrum coefficients
  3. 所属分类:语音合成与识别

    • 发布日期:2017-05-16
    • 文件大小:2112
    • 提供者:cao
  1. short-time

    0下载:
  2. 数字语音的短时分析中的部分功能函数:包括短时能量、短时过零、短时幅度、短时幅度差。-Short-term analysis of digital voice some function: including short-term energy, zero short-term, short-term rate, short-time magnitude difference.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:1123
    • 提供者:xxh
  1. duanshipingjunnengliang

    1下载:
  2. 短时平均能量和平均幅度差函数进行基音检测的方法-Short-term average energy and average magnitude difference function pitch detection method
  3. 所属分类:语音合成与识别

    • 发布日期:2013-07-24
    • 文件大小:124515
    • 提供者:wenhao
  1. zixiangguandejiyinjiancechengxv

    0下载:
  2. 自相关函数的应用,进行基音检测,在MATLAB下进行仿真-Application of autocorrelation function for pitch detection, carried out in the MATLAB simulation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:4996
    • 提供者:wenhao
  1. 02

    0下载:
  2. matlab入门包括matlab一些函数的编写,有助于初学者了解matlab函数编写方法-matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:10611
    • 提供者:刘飞絮
  1. VehicleDynamicSimulationwithMATLAB

    1下载:
  2. ,建立车体6个自由度加上前轮转向系统1个 自由度的汽车数学模型;该汽车数学模型不需引入很多的人为假设;可以实现给定汽车前轮转角,也可以不给定前轮 转角;不依赖需要复杂测定的侧向力函数及相关模型参数;考虑了轮胎的滚动特性-, 6 degree of freedom body set up with front-wheel steering system a degree of freedom mathematical model of the vehicle mathematical m
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:267421
    • 提供者:mm
  1. chap08

    0下载:
  2. ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:7543
    • 提供者:张满超
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com