登录
首页 » matlab » enframe

enframe

于 2011-03-16 发布 文件大小:1KB
0 201
下载积分: 1 下载次数: 0

代码说明:

说明:  实现语音信号的分帧,也可以对其他信号进行分帧(Sub-frames of voice signals, other signals can also be sub-frame)

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

发表评论

0 个回复

  • perceptron
    感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)
    2011-05-01 18:19:52下载
    积分:1
  • area1
    multi area with single ntegral
    2011-09-04 14:46:06下载
    积分:1
  • matlab-Codings
    matlab codings for dtf and idtf
    2014-09-09 18:10:41下载
    积分:1
  • NCSCIT01_086_1815459
    Feature Extraction from eeg
    2013-12-29 02:07:36下载
    积分:1
  • KarhunenLoeve
    本代码适用于随机场中的KL正交展开,可用于描述参数的空间变异。(This code is suitable for KL orthogonal expansion in random fields and can be used to describe the spatial variation of parameters.)
    2020-08-26 11:08:14下载
    积分:1
  • huigui
    MATLAB软件的回归分析教程和MATLAB的具体程序说明(Regression Analysis MATLAB software tutorials and MATLAB description of the specific procedures)
    2010-09-25 19:06:07下载
    积分:1
  • fun513
    MATLAB求解转子动力学方程的状态矩阵的特征值,用在航空专业领域(Rotor dynamics equation solving state eigenvalues)
    2014-12-11 10:45:11下载
    积分:1
  • matlab7.0_2
    matlab 7.0下册,还有上册,大家一起下载吧。很有用的数学工具。(matlab 7.0 Book, but also on the list and we can work together to download it. Useful mathematical tool.)
    2007-12-27 11:34:14下载
    积分:1
  • Hysteresis_band_CCPWM_single_phase
    hysteresis band pwm single phase inverter
    2014-02-11 03:59:36下载
    积分:1
  • floyd
    说明:  maltab 图像处理中对ed算法的增强算法(maltab image processing algorithms in the enhancement algorithm on the ed)
    2011-04-18 15:26:41下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载