搜索资源列表
Program1
- 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w
PN15SynChro
- 一个产生PN15伪随机序列并模拟噪声干扰和统计误码率的通讯系统仿真程序,主要实现了PN序列的同步算法和实时误码统计-PN15 have a pseudo-random sequence and noise simulation and statistical error rate communications system simulation program, the main PN sequence of real-time synchronization algorithm and err
Kalman-simulinkkalman滤波器的simulink的M函数的实现方法
- kalman滤波器的simulink的M函数的实现方法,包括干扰信号,测量噪声信号-kalman filter simulink realization of M functions, including signal interference, measurement noise signal
duo-chong-xinhao
- 多重信号分类算法(music)在测定信号来向的应用。程序中设定干扰信号和高斯白噪声。-Multiple signal classification algorithm (music) in the measured signal to the application. Procedures set interference signal and Gaussian white noise.
Untitled6
- 实现lms算法滤出噪声功能,对一段语音进行滤波,使有用信号保留,干扰信号消失。-Lms algorithm to achieve a noise filter function, a voice filtering, make reservations useful signal, interference signal disappears.
jingheng_V8.5
- 供做算法研究人员参考,添加噪声处理,esprit算法对有干扰的信号频率进行估计。- Algorithm for researchers to do reference, Add noise processing, esprit algorithm signal frequency interference can be assesse.
rs
- RS码又称里所码,即Reed-solomon codes,是一种前向纠错的信道编码,对由校正过采样数据所产生的多项式有效。当接收器正确的收到足够的点后,它就可以恢复原来的多项式,即使接收到的多项式上有很多点被噪声干扰失真。-RS code, also known as the code, that is, codes Reed-solomon, is a forward error correction of the channel coding, the data generated by t
jingmiu_v15
- 雅克比迭代求解线性方程组课设,esprit算法对有干扰的信号频率进行估计,利用matlab写成的窄带噪声发生。- Jacobi iteration for solving linear equations class-based, esprit algorithm signal frequency interference can be assessed Using matlab written narrowband noise occurs.
Kalman filter
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Ka