-
采用FIR最小二乘逆滤波器来实现反卷积 deconvolution
采用FIR最小二乘逆滤波器来实现反卷积
1.通过输入信号xn与传递函数gn求输出yn
2.通过使平方误差达到最小求出最佳延迟
3通过最佳延迟求得逆滤波器传递函数hn
4通过hn与yn进行卷积运算得到还原的输入信号xn1,进行对比
5按照题设要求,进行相关噪声添加,再次进行上述实验过程
(Using least squares FIR inverse filter to achieve deconvolution)
- 2021-05-06 16:32:23下载
- 积分:1
-
gardner
定时恢复在接收机中是必不可少的环节,只有定时恢复环节性能良好才能正确解调出信号。 位同步-gardner算法(Timing recovery is an essential part of the receiver, and the signal is demodulated correctly only when the timing recovery is in good performance.)
- 2017-12-18 11:57:51下载
- 积分:1
-
lshgdslhfs
阻尼震动.用matlab编写.需要的下载(vibration damping. Prepared using Matlab. Need to download)
- 2007-04-29 17:05:18下载
- 积分:1
-
shenjingwangluoxuexi
基于径向基RBF网络的函数逼近,通过在MATLAB环境下的编程、仿真,实现了对周期性函数的逼近(RBF network based on radial basis function approximation, by the MATLAB environment, programming, simulation, realization of the approximation of periodic functions)
- 2010-06-07 16:18:34下载
- 积分:1
-
matlab_note
A MATLAB tutorial for beginners from University of Dundee by David F. Griffiths. Vert useful for new starters.
- 2009-09-24 11:42:13下载
- 积分:1
-
matlab
说明: MATLAB简易教程,适合初学者使用,内容很全,但不是很深入(Layman' s Guide to MATLAB for beginners to use, the content is very full, but not very in-depth)
- 2010-03-29 23:17:02下载
- 积分:1
-
problem1
MATLAB codes for Finite Element Analysis
problem1.m
antonio ferreira 2008
- 2013-10-01 18:58:53下载
- 积分:1
-
AHP
层次分析(AHP)/网络分析(ANP)Analytic Hierarchy Process是一种十分实用的决策方法。
是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题
num:包括目标层和方案层的总层数
g:行向量(各层准则数量,包括目标层(第一层)和方案层(最后一层))。
w:返回值w是最后决策的方案层的权重,根据输出选择最佳方案
在输入矩阵时请加‘[]’号,否则会出现语法错误。
调运方式:w=hierarchy(num,g)( Analytical Hierarchy (AHP)/Network Analysis (ANP) Analytic Hierarchy Process is a very practical approach to decision making. Is the easy way of making some of the more complex, more ambiguous issues make it particularly difficult for those who complete quantitative analysis of the problem num: The total number of layers including the target layer and the solution layer g: row vector (layers Guidelines number, including the target layer (first layer) and program level (the last level)). W: w The return value is the right solution layer of the final decision of the heavy, choose the best option based on the output when the input matrix please add ' []' No, there would be a syntax error. Transporting way: w = hierarchy (num, g))
- 2014-02-16 17:20:14下载
- 积分:1
-
matlab-GUI学生成绩管理系统源码
学生成绩展示,排序学生的成绩,添加和删除用户,(Student performance display, sorting, adding and deleting users)
- 2018-06-09 10:14:31下载
- 积分:1
-
lsmin
Numerical Methods Using MATLAB, 4e
- 2010-10-08 00:43:34下载
- 积分:1