登录
首页 » matlab » HA

HA

于 2014-09-28 发布 文件大小:1100KB
0 117
下载积分: 1 下载次数: 0

代码说明:

说明:  为了测试助听器减少声反馈的应用程序;LMS算法;Matlab程序(Application Program to Test Acoustic Feedback Reduction for Hearing Aids )

文件列表:

Common
......\AmpResp.m,1609,2009-01-20
......\APadapt.m,2273,2009-01-20
......\APinit.m,836,2009-01-20
......\DCTmatrix_TypeIV.m,383,2009-01-20
......\dist_alias.m,1369,2009-01-20
......\DSAFadapt_Merched_cllp.m,2762,2009-01-20
......\DSAFadapt_Morgan_cllp.m,2732,2009-01-20
......\DSAFinit_Merched.m,2507,2009-01-20
......\DSAFinit_Morgan.m,1810,2009-01-20
......\engine_1.WAV,80226,2009-01-20
......\engine_2.WAV,80226,2009-01-20
......\far.wav,55934,2009-01-20
......\fb.dat,1800,2009-01-20
......\fdaf.m,2456,2009-01-20
......\FDAFadapt.m,2514,2009-01-20
......\FDAFinit.m,1273,2009-01-20
......\FreqResp.m,551,2009-01-20
......\FXLMSadapt.m,2602,2009-01-20
......\FXLMSinit.m,1327,2009-01-20
......\FXNLMSadapt.m,2804,2009-01-20
......\FXNLMSinit.m,1390,2009-01-20
......\GenerateResponses.m,2151,2009-01-20
......\GenerateResponses_speech.m,1042,2009-01-20
......\h1.dat,24232,2009-01-20
......\h2.dat,23027,2009-01-20
......\HALMSadapt.m,2463,2009-01-20
......\HALMSinit.m,957,2009-01-20
......\HANLMSadapt.m,2624,2009-01-20
......\HANLMSinit.m,1069,2009-01-20
......\Homer.mat,560,2009-01-20
......\IPNLMSadapt.m,2238,2009-01-20
......\IPNLMSinit.m,1190,2009-01-20
......\LMSadapt.m,1908,2009-01-20
......\LMSadapt_dec.m,1880,2009-01-20
......\LMSinit.m,938,2009-01-20
......\make_bank.m,757,2009-01-20
......\make_bank_3.m,858,2009-01-20
......\make_bank_DFT.m,889,2009-01-20
......\MSAFadapt.m,2363,2009-01-20
......\MSAFadapt_cllp.m,2227,2009-01-20
......\MSAFadapt_oplp.m,2373,2009-01-20
......\MSAFinit.m,1611,2009-01-20
......\near.WAV,49892,2009-01-20
......\NLMSadapt.m,1998,2009-01-20
......\NLMSadapt_dec.m,2046,2009-01-20
......\NLMSinit.m,1065,2009-01-20
......\opt_filter.m,2240,2009-01-20
......\PMSAFadapt.m,3047,2009-01-20
......\PMSAFinit.m,2115,2009-01-20
......\PRAadapt.m,1865,2009-01-20
......\PRAinit.m,843,2009-01-20
......\PSDecimation.m,1157,2009-01-20
......\p_p.asc,303,2009-01-20
......\p_z.asc,299,2009-01-20
......\recursive_power.m,747,2009-01-20
......\RLSadapt.m,2147,2009-01-20
......\RLSinit.m,780,2009-01-20
......\SAFadapt.m,1921,2009-01-20
......\SAFinit.m,1552,2009-01-20
......\smooth.m,523,2009-01-20
......\SOAFadapt.m,2362,2009-01-20
......\SOAFadapt_DFT.m,2265,2009-01-20
......\SOAFinit.m,1175,2009-01-20
......\SparseImpulse_512_32.mat,16776,2009-01-20
......\speech.mat,199584,2009-01-20
......\SpeechSample.mat,682936,2009-01-20
......\stepcheck_lms.m,1533,2009-01-20
......\s_p.asc,301,2009-01-20
......\s_z.asc,303,2009-01-20
......\Timit.wav,55934,2009-01-20
......\WeightTransform_Merched.m,833,2009-01-20
......\WeightTransform_Morgan.m,2443,2009-01-20
......\WS_FTP.LOG,42271,2009-02-20
HA.m,4259,2009-01-20

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

发表评论

0 个回复

  • 1
    说明:  Simple control system design model. Project about control system of a manufacturing flow process.
    2011-03-03 08:49:22下载
    积分:1
  • kal
    说明:  卡尔曼滤波,我是从国外下载来得 ,大家看一下有什么问题,我不是很懂,最近正在做,有机会了和大家交流。(Kalman filtering, I was downloaded more from abroad, we have to look at what, I do not know very much about. recently are doing, and have the opportunity to share.)
    2006-04-20 09:28:06下载
    积分:1
  • 3DCUT
    ABAQUS有限元金属切削仿真模型(源自ABAQUS经典例题集三)(ABAQUS finite element simulation model of metal cutting)
    2014-12-10 15:35:52下载
    积分:1
  • GAforPathPlaning
    采用栅格对机器人的工作空间进行划分,再利用优化算法对机器人路径优化,是采用智能算法求最优路径的一个经典问题。目前,采用蚁群算法在栅格地图上进行路径优化取得比较好的效果,而利用遗传算法在栅格地图上进行路径优化在算法显得更加难以实现。 利用遗传算法处理栅格地图的机器人路径规划的难点主要包括:1保证路径不间断,2保证路径不穿过障碍。 用遗传算法解决优化问题时的步骤是固定的,就是种群初始化,选择,交叉,变异,适应度计算这样,那么下面我就说一下遗传算法求栅格地图中机器人路径规划在每个步骤的问题、难点以及解决办法。(It is a classical problem to divide the workspace of the robot by grids and optimize the path of the robot by using optimization algorithm. At present, the ant colony algorithm is used to optimize the path on the grid map, and the genetic algorithm is used to optimize the path on the grid map, which is more difficult to achieve. The difficulties of using genetic algorithm to deal with the path planning of robot on raster map mainly include: 1. guaranteeing that the path is uninterrupted, 2. guaranteeing that the path does not cross obstacles. The steps of genetic algorithm in solving optimization problems are fixed, that is, population initialization, selection, crossover, mutation, fitness calculation. Then I will talk about the problems, difficulties and solutions of genetic algorithm in each step of robot path planning in raster map.)
    2019-05-02 14:56:19下载
    积分:1
  • thermal-3
    thermal conductivity :Code for Temperature dependent of cross plane (thermal conductivity :Code for Temperature dependent of cross plane )
    2011-02-07 11:32:36下载
    积分:1
  • FOASVR
    FOASVR算法实现,用于支持向量机回归的实现(FOASVR algorithm implementation,used to apply the SVR)
    2012-04-16 22:01:07下载
    积分:1
  • elearn
    Ii this file developing a sample website for elearning
    2014-09-13 18:23:17下载
    积分:1
  • Signal-Processing-Toolbox
    Signal Processing Toolbox for Use with MATLAB - User s Guide(Signal Processing Toolbox for Use with MATLAB- User s Guide)
    2013-11-06 09:44:16下载
    积分:1
  • penalty_factor
    calculating penalty factor for slack bus
    2013-12-24 00:43:07下载
    积分:1
  • DOA
    基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(MATLAB program is based on two-dimensional DOA estimate augmented matrix L-shaped array of beams)
    2015-04-14 18:02:09下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载