搜索资源列表
自适应滤波器参考信号的Matlab产生
- 自回波抵消中,通常用matlab软件生成参考信号来作为自适应滤波器的输入信号,该程序包含了有用信号和干扰信号的叠加。
echo_dj
- verilog写的回波抵消程序,相当于写了个回波抵消的芯片,不是dsp,可编译后下载于FPGA,绝对原创,写了很长时间。-Verilog echo canceller written procedures, wrote the equivalent of echo canceller chip, not dsp, can be downloaded from the compiled FPGA, absolute originality
IP电话的关键技术
- ip电话的关键技术,包括语音编码,压缩,打包,分组交换,以及保证语音质量而采取的回声抵消技术.-ip telephone key technologies, including voice coding, compression, packing and packet switching, and voice quality assurance and the echo cancellation technology.
spra063
- TI 的回声抵消编程 Guide,详细介绍了 echo cancellation 的流程 并附有 C 编写的源代码-TI s echo cancel pragramming guide, it introduced the flow of echo cancellation in detail and also attached with the source code written in c.
eqberdemo
- 自适应滤波器 滤除声音回波 起到声音回波抵消作用-adaptive filter to filter voice echoes voices echo canceller play role
AudioProcessing
- 音频处理--回波抵消技术。做手机的极好参考资料。-Audio Processing-- echo cancellation technology. Done an excellent reference phone.
stereoheadset
- BLUETOOTH Stereo Headset Source Code,含CVC(噪音消除,回声抵消),可用于开发蓝牙立体声耳机,蓝牙车载,经过测试.-BLUETOOTH Stereo Headset Source Code. with CVC (eliminating noise, echo cancellation), for the development of Bluetooth stereo headphones, Blue
SIMULATION_OF_RLS_AND_LMS_ALGORITHMS_FOR_ADAPTIVE_
- 一篇关于LMS和RLS算法应用于噪声抵消的matalb仿真论文,值得一看。-An article on the LMS and RLS algorithm is applied to noise cancellation of matalb simulation papers, worth a visit.
eca
- 自适应回波抵消器和语音编解码器的设计实现.-Adaptive echo cancellation and voice codec design.
ecb
- 自适应滤波算法及其在回波抵消中的应用.自适应滤波算法及其在回波抵消中的应用-Adaptive filtering algorithm and its application in echo cancellation applications. Adaptive filtering algorithm and its application in echo cancellation
huibodixiao
- 对回波抵消技术进行了比较详细的总结,对其原理以及算法流程也进行了认真的归纳,应该是不错的文档-Echo cancellation technology for a more detailed summary of its principle as well as the algorithm process was also seriously summed up, it should be a good document
J005241
- 主要 研 究 用于声音通讯系统中的声回波抵消技术。声回波抵消通常采用声回波抵 消器来实现。具体方法是用自适应滤波器来估计回波信号,并从麦克风信号中减掉该 估计值,从而实现声回波的抵消。回波抵消器中常用的几种自适应滤波算法有LMS, NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比 较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了 PNLMS算法,对传统的快处理块
BSC_PBFDAF1
- pbfdaf 频域回波抵消算法 能在matlab上运行 性能很好-pbfdaf frequency domain echo cancellation algorithm running in matlab good performance
EchoCanceller
- 本程序为回波抵消程序,程序中附有解释,很明了,并能到达到消除回波的效果-This procedure for the echo cancellation process, accompanied by explanation of procedures, it is clear, and able to achieve the elimination of echo effect
VariableStepSizeLMSlms
- 基于变步长LMS在干扰抵消中的应用,其中key1,2,3为不同变步长的MATLAB程序,而pinyu则是LMS在频域中的应用,-Variable Step Size LMS-based interference cancellation in the application, which key1, 2,3 for different variable step size of MATLAB procedures pinyu is LM
zaosheng
- 自适应噪声抵消算法的matlab,希望大家享用,-Adaptive noise cancellation algorithm matlab, hope you enjoy,
aft
- 基于LMS算法的自适应回波抵消器算法 用于未知系统识别-Based on LMS Algorithm for Adaptive Echo Cancellation Algorithm for unknown system identification
echocancelling
- 自适应滤波 回波抵消器中自适应滤波在matlab下的仿真-Adaptive filtering echo cancellation devices in adaptive filtering in matlab simulation
work
- 设计一M阶自适应回波抵消器,已u(n)作为系统输入,d(n)作为系统期望响应,其中d(n)中混有u(n)的回声,信号以8kHz采样,现要求回波抵消器可以消除16ms之内的回声-The design of a M-order adaptive echo cancellation, and have u (n) as the system input, d (n) as a system to respond to the expectat
echo-canceller
- 回声抵消器时域算法.自适应滤波器算法的C++实现方法。-echo canceller agorithm