Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - curve
Search - curve - List
编译时需要intel C++编译器支持,程序主要功能显示语音波形,画出窄带语谱图,以及语音基频变化曲线-need intel compiler C compiler support, principally voice waveform display function, he painted the phrase narrowband spectrum, and the voice-frequency curve
Date : 2008-10-13 Size : 1.57mb User : 唐凡

DTW (Dynamic Time Warping)源程序,广泛应用于语音识别等领域,可以用于相似曲线的对齐。(用winrar进行解压)-DTW (Dynamic Time Warping) source. widely used in areas such as speech recognition, which can be used similar to the curve alignment. (Using WinRAR for decompression)
Date : 2008-10-13 Size : 669.25kb User : 王选

基于LMS算法的变换域的源程序,里面给出了学习曲线,迭代后的输出曲线-LMS algorithm based on the Domain source, which is a learning curve, the output iterative curve
Date : 2008-10-13 Size : 1.29kb User : 张健康

基于LMS算法的滤波型算法的源代码,包含有对学习曲线的刻画。迭代后的输出曲线。-LMS algorithm based on the filtering algorithm source code contains the learning curve is given. Iterative the output curve.
Date : 2008-10-13 Size : 1.27kb User : 张健康

1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。 2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序: R.m用来计算输入信号的自相关矩阵及其特征值; LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。 3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序: functionx.m产生需要进行谱估计的函数; fzhouqitu.m用来计算信号周期图的函数; spectrum.m是用周期图法进行谱估计的函数 bt.m是用BT图法进行谱估计的函数 bart_lett.m是用BARTLETT法进行谱估计的函数 welch.m是用WELCH法进行谱估计的函数 SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 -a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t
Date : 2008-10-13 Size : 5.5kb User : yidishui

求误识率——拒识率曲线(DET曲线) 常应用于说话人识别-seek error rate -- reject rate curve (DET curve) often used in speaker recognition
Date : 2008-10-13 Size : 280.46kb User : 康丹丹

计算误识率——拒识率曲线(VC++) 应用于说话人识别系统中。-calculation error rate -- reject rate curve (VC) for speaker recognition system.
Date : 2008-10-13 Size : 583.36kb User : 康丹丹

巴特沃特带阻滤波器的设计,返回分子分母多项式系数,还可以作出增益曲线,以及求出相位响应以及群延时响应-Batewote band stop filter design, the return of molecular denominator polynomial coefficients, can gain curve, and the calculated phase response and group delay response
Date : 2008-10-13 Size : 784byte User : sd.dsa

再传一个LMS的小程序,有三个图,System output,Error curve,Comparison of the actual weights and the estimated weights
Date : 2008-10-13 Size : 1.43kb User : lwx

This script runs a simulation loop for either a linear or a DFE equalizer. It uses the RLS algorithm to initially set the weights, then uses LMS thereafter to minimize execution time. It plots the equalized signal spectrum, then generates and plots BER results over a range of Eb/No values. It also fits a curve to the simulated BER points, and plots the burst error performance of the linear and DFE equalizers. The adaptive equalizer objects automatically retain their state between invocations of their \"equalize\" method.
Date : 2008-10-13 Size : 2.01kb User : 熊牧野

编译时需要intel C++编译器支持,程序主要功能显示语音波形,画出窄带语谱图,以及语音基频变化曲线-need intel compiler C compiler support, principally voice waveform display function, he painted the phrase narrowband spectrum, and the voice-frequency curve
Date : 2025-12-25 Size : 1.57mb User : 唐凡

DTW (Dynamic Time Warping)源程序,广泛应用于语音识别等领域,可以用于相似曲线的对齐。(用winrar进行解压)-DTW (Dynamic Time Warping) source. widely used in areas such as speech recognition, which can be used similar to the curve alignment. (Using WinRAR for decompression)
Date : 2025-12-25 Size : 1.92mb User : 王选

基于LMS算法的变换域的源程序,里面给出了学习曲线,迭代后的输出曲线-LMS algorithm based on the Domain source, which is a learning curve, the output iterative curve
Date : 2025-12-25 Size : 1kb User : 张健康

基于LMS算法的滤波型算法的源代码,包含有对学习曲线的刻画。迭代后的输出曲线。-LMS algorithm based on the filtering algorithm source code contains the learning curve is given. Iterative the output curve.
Date : 2025-12-25 Size : 1kb User : 张健康

1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。 2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序: R.m用来计算输入信号的自相关矩阵及其特征值; LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。 3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序: functionx.m产生需要进行谱估计的函数; fzhouqitu.m用来计算信号周期图的函数; spectrum.m是用周期图法进行谱估计的函数 bt.m是用BT图法进行谱估计的函数 bart_lett.m是用BARTLETT法进行谱估计的函数 welch.m是用WELCH法进行谱估计的函数 SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 -a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t
Date : 2025-12-25 Size : 5kb User :

求误识率——拒识率曲线(DET曲线) 常应用于说话人识别-seek error rate-- reject rate curve (DET curve) often used in speaker recognition
Date : 2025-12-25 Size : 280kb User : 康丹丹

计算误识率——拒识率曲线(VC++) 应用于说话人识别系统中。-calculation error rate-- reject rate curve (VC) for speaker recognition system.
Date : 2025-12-25 Size : 836kb User : 康丹丹

巴特沃特带阻滤波器的设计,返回分子分母多项式系数,还可以作出增益曲线,以及求出相位响应以及群延时响应-Batewote band stop filter design, the return of molecular denominator polynomial coefficients, can gain curve, and the calculated phase response and group delay response
Date : 2025-12-25 Size : 1kb User : sd.dsa

再传一个LMS的小程序,有三个图,System output,Error curve,Comparison of the actual weights and the estimated weights-LMS send a small program, there are three plans, System output, Error curve, Comparison of the actual weights and the estimated weights
Date : 2025-12-25 Size : 1kb User : lwx

This script runs a simulation loop for either a linear or a DFE equalizer. It uses the RLS algorithm to initially set the weights, then uses LMS thereafter to minimize execution time. It plots the equalized signal spectrum, then generates and plots BER results over a range of Eb/No values. It also fits a curve to the simulated BER points, and plots the burst error performance of the linear and DFE equalizers. The adaptive equalizer objects automatically retain their state between invocations of their "equalize" method.
Date : 2025-12-25 Size : 2kb User : 熊牧野
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.