资源列表
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
pso
- 这是我自己编写的基本粒子群算法源代码。供初学者用-This is my own preparation of elementary particle swarm algorithm source code. For beginners to use
ju_bubianliang
- 用于边缘图像不变矩的计算,得到的七个不变矩可用于神经网络进行识别。-Used for the calculation of moment invariants edge image, and get seven invariant moments can be used for neural network to recognize.
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