资源列表
LMS_adaptive_filter11
- LMS自适应滤波实现信号消噪的MATLAB源码程序-LMS adaptive filter signal denoising MATLAB source programs
durbin
- 这是个用Durbin递归求预测误差滤波器和他的输出,是电子所邹谋炎老师给出的例程。
LPFHPF
- CLPF 理想低通滤波ICHPF 理想高通滤波 的实现用于图像的处理
8QAM
- 利用matlab仿真软件,实现8QAM调制。在实现时采用正交调幅的方式,某星座点在I坐标上的投影去调制同相载波的幅度,在Q坐标上的投影去调制正交载波的幅度,然后将2个调幅信号相加就是所需的调相信号。-Use of matlab simulation software to achieve 8QAM modulation. In achieving the adoption of quadrature amplitude modulation means of a constellation in
filter
- % y=filter(sig,fmin,fmax) % 对信号进行理想滤波,可完成低通,带通 % sig为被滤波信号 % fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器 % fmax为上限频率,fmax>fmin % fs为信号的采样频率 % y为经过滤波后的信号 -% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be com
dropfall
- Drop fall algorithm used to segmentate digits
compression
- Main program for compression
aa
- 要求如下: 数组与函数 1. 实验目的:掌握数组与函数的使用方法,掌握,面向过程的程序设计方法,复习分支与循环语句的使用。... -Requirements are as follows: the array with the function 1. Experimental purposes: taking control of the array with the function to use, master, process-oriented program design metho
contour_trace
- contour program for get a contour
109201286DPCA
- PCA是人脸识别中的一个重要领域,这里有源代码,希望对大家有帮助-PCA is an important field of face recognition, where source code, we want to help
GraphBetweennessCentrality
- 为研究复杂网络提过那个计算介数的程序,同样适用于图论的研究,是复杂网络进一步研究的基础-The study mentioned that computing betweenness procedures for the study of complex networks, the same applies to the graph theory is the basis for further research of complex networks
Kalman--PID
- Discrete Kalman filter for PID control Reference kalman_2rank.m-Discrete Kalman filter for PID control