登录
首页 » matlab » Gabor

Gabor

于 2010-07-07 发布 文件大小:9KB
0 142
下载积分: 1 下载次数: 337

代码说明:

  通过Gabor原子库对语音信号进行处理,用到匹配追踪算法,程序很好用,对各种语音信号的仿真实验都很成功(Gabor atoms is through the voice signal processing, matching pursuit algorithm is used, the program useful, on the simulation of various audio signals are successfully)

文件列表:

匹配追踪与Gabor处理语音信号
...........................\mpbat.m,9054,2010-07-07
...........................\select_best.m,1744,2004-08-17
...........................\说明.doc,25600,2004-08-17

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

发表评论

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
  • nat
    matlab codes for fabric
    2013-03-16 12:31:20下载
    积分:1
  • CLSPSO
    matlab 最优化算法matlab 最优化算法matlab 最优化算法matlab 最优化算法(matlab zuiyouhau suanfa )
    2012-03-28 14:56:26下载
    积分:1
  • Qmod
    16 qadrature amplitude modulation convert 4bits to its reall and imajenary points
    2010-11-28 15:37:10下载
    积分:1
  • MATLAB-command
    matlab的一些典型的命令的操作名,我也不知道还怎么样介绍了(some typical matlab command operation)
    2012-05-09 10:45:33下载
    积分:1
  • US20130015666
    Wind energy is one of the fastest growing energy and it will continue to grow around the world
    2015-03-13 19:23:16下载
    积分:1
  • randomforest
    随机森林的matlab算法实现,model是训练函数,tree是分类标签函数(Random Forest algorithm matlab, model is the training function, tree classification label function)
    2021-04-19 20:28:51下载
    积分:1
  • upfcode
    无忌卡尔曼粒子滤波,希望对大家有帮助。 代码是用matlab实现的(Kalman particle filter out loudly, and they hope to help everyone. Matlab code is used to achieve the)
    2007-12-01 18:32:56下载
    积分:1
  • Matlab-script
    it is a code for remove noise in machine vision
    2011-02-15 18:07:57下载
    积分:1
  • Volterrra_luzhenbo4
    说明:  更新部分 1、自适应算法采用参考文献[2]的NLMS算法,收敛速度更快,所需训练次数更少。 2、自适应收敛步长在(0,2)之间存在较优取值,Lorenz序列为0.6。(update an adaptive algorithm reference [2] NLMS algorithm, convergence faster, less the number of required training. 2, adaptive step in the convergence of (0,2) between the optimum value, Lorenz sequence of 0.6.)
    2006-03-23 19:12:22下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载