-
lms_blind_equilibria
基于LMS
算法的盲均衡程序 (blind equ lms)
- 2009-10-22 11:11:47下载
- 积分:1
-
Airy-beam
光学传输中的Airy beam,这种由于具有独特的空间特性将广泛的应用于信号传输系统之中(Airy beam)
- 2013-03-29 10:33:46下载
- 积分:1
-
MATLAB-Algorithms
matlab算法大全一到三十章完全版(详细案例分析共30章)(MATLAB Algorithms)
- 2015-04-22 09:10:17下载
- 积分:1
-
cloud_model
云模型的几个例子以及几种发生器:正向云发生器和逆向云发生器(Several examples of cloud models as well as several generators)
- 2020-07-04 09:40:01下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
Wiener
实现维纳滤波用于语音增强。第一步采用频域谱函数计算最佳的维纳滤波器,再对输入带噪信号进行滤波;第二步是在此基础上的改进,用了自适应的思想,及时根据当前帧的状态更新修正滤波器的系统函数,得到更精确的无噪语音信号。第三步是采用自适应LMS方法,在时域迭代计算滤波器系数,迭代次数足够多时可得到较准确的有用信号。(Implement wiener filtering used in speech enhancement. First step optimum wiener filter is obtained by using the frequency spectrum function, again to input the signal with noise filtering The second step is the improvement on the basis of this, with the idea of adaptive, and in a timely manner according to the current frame updates correction system function of the filter, get a more accurate without noise speech signal. The third step is to use the adaptive LMS method, iterative calculation in time domain filter coefficient, the number of iterations enough to get the useful signal accurately.)
- 2015-05-19 13:26:17下载
- 积分:1
-
capon_new
beamforming, capon, 和music 三种波达方向定位算法的matlab仿真源代码(beamforming, capon, and the music of three of the direction of arrival location algorithm matlab simulation source code)
- 2009-04-01 11:13:39下载
- 积分:1
-
MLR
基于空域滤波的极大似然比、广义极大似然比、四阶累积量的广义极大似然比水下目标检测算法(Based on spatial filtering of the maximum likelihood ratio, the generalized maximum likelihood ratio, generalized maximum likelihood ratio of fourth-order cumulant underwater target detection algorithm)
- 2016-11-18 19:01:16下载
- 积分:1
-
RobotSimulator
机器人仿真程序,有界面和运行系统,供初学者学习(robot simulator,just for preliminary learner to study。Thank you very much。haha )
- 2010-11-25 15:52:32下载
- 积分:1
-
rimm-imm
RIMM与IMM的程序比较,就是两中方法比较哪个跟踪效果比较好(RIMM IMM with the procedure, which is two methods which track the results were quite good)
- 2007-03-01 17:20:43下载
- 积分:1