登录
首页 » matlab » computerwork_2

computerwork_2

于 2020-06-28 发布 文件大小:744KB
0 248
下载积分: 1 下载次数: 53

代码说明:

  2. 设 是窄带信号,定义 是在 区间上均匀分布的随机相位。 是寬带信号,它是一个零均值、方差为1的白噪音信号e(n)激励一个线性滤波器而产生,其差分方程为 。 1) 计算 和 各自的自相关函数,并画出其函数图形。根据此选择合适的延时,以实现谱线增强。 2) 产生一个 序列。选择合适的 值。让 通过谱线增强器。画出输出信号 和误差信号e(n)的波形,并分别与 和 比较。 (Computer Experiments: 1. Consider an AR process x(n) defined by the difference equation where v(n) is an additive white noise of zero mean and variance .The AR parameters and are both real valued: a) Calculate the noise variance such that the AR process x(n) has unit variance .Hence , generate different realization of the process x (n). b) Given the input x (n), an LMS filter of length M = 2 is used to estimate the unknown AR parameters and . The step size is assigned the value 0.05. Compute and plot the ensemble average curve of and by averaging the value of parameters and over an ensemble of 100 different realization of the filter. Calculate the time constant according to the experiment results and compare with the corresponded theoretical value. c) For one realization of the LMS filter, compute the prediction error And the two tap-weight errors and Using power spectral plots of , show that)

文件列表:

computerwork_2





..............\6.png,21861,2012-10-22
..............\exp2_1.m,1864,2012-10-22
..............\exp2_2.m,814,2012-10-22
..............\SA10006065_蔡明琦_2.doc,376320,2012-10-22
..............\SA10006065_蔡明琦_2.pdf,167467,2012-10-22
..............\SA10006065_蔡明琦_2.rar,334524,2012-10-22
..............\SA100~FO.IDE,26,2012-10-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • particlefilterprogram
    说明:  对粒子滤波算法的原理和应用进行综述’首先针对非线性非高斯系统的状态滤波问题C阐述粒子滤波的原理D然后在分析采样=重要性=重采样算法基础上C讨论粒子滤波算法存在的主要问题和改进手段D最后从概率密度函数的角度出发C将粒子滤波方法与其他非线性滤波算法进行比较C阐明了粒子滤波的适应性C给出了粒子滤波在一些研究领域中的应用C并展望了其未来发展方向(QJPRQ Elc8&m :jelf dgwd99&jvdej gq:c&decwe 9d:ejv&chj&ec:d:cqi:pcrcw’8jfjgmdeelcg g&jgcd:"g g= #diqqjdghj&ec:9: u&cfCelcmcgc:jvjwcdq h9d:ejv&chj&ec:d:cmjpcgCudqcwgelcdgd&rqjqhqedgwd:wd&m :jelf=jf9 :edgvc=:cqdf9&jgmhj&ec:Celc9h9d:ev&chj&ec:d:cwjqviqqcwdgwqcjf9:d:cj&&iqe:decw)
    2011-02-28 18:20:37下载
    积分:1
  • 77433652yuanchengxu
    说明:  这些MATLAB的M文件分为两部分:程序清单A中收录了产生PPM-TH和PAM-DS这两个信号源的所有函数;程序清单B中收录了加性高斯白噪声(AWGN)信道建模,正交和非正交单脉冲PPM-TH接收机结构,以及反极性PAM-DS单脉冲接收机结构仿真所需的所有函数。(The MATLAB M-file is divided into two parts: A list of procedures in the collection of produce PPM-TH and PAM-DS two signal sources all functions Listing B, contains an additive white Gaussian noise (AWGN) channel construction mode, orthogonal and non-orthogonal single-pulse PPM-TH receiver structure, as well as anti-polarity PAM-DS receiver structure simulation of single-pulse all the necessary functions.)
    2010-05-03 22:54:39下载
    积分:1
  • 123Bus
    是电力系统的IEEE标准算例的OPENDSS编写好的额程序,里面包含有短路算法(Is the IEEE standard power system operator OPENDSS writing good example of the amount of the program, which contains the shortest path algorithm)
    2013-12-16 23:18:59下载
    积分:1
  • fd3d_
    一个 三维fdtd的matlab源代码(Three-dimensional fdtd the matlab source code)
    2009-10-16 09:46:59下载
    积分:1
  • signal
    通信导航设计相关问题解答,包含了滤波器设计和信号处理的相关流程(Communication and navigation design-related questions, including the relevant processes filter design and signal processing)
    2014-11-03 21:54:32下载
    积分:1
  • zuobiaozhuanhuan
    利用matlab仿真GPS坐标转换,即知道一点的GPS坐标利用测出来的距离俯仰方位信息计算另外一点的GPS坐标。(GPS coordinates conversion using matlab simulation, that is to know that the GPS coordinates use the distance measured from the pitching position information to calculate the GPS coordinates of another point.)
    2020-12-12 13:59:17下载
    积分:1
  • users_guid_ABCD
    how to use BSP developer guide
    2010-09-13 17:17:48下载
    积分:1
  • 99273911cancer
    to detect cancer cells usiing matlab
    2009-05-17 18:50:09下载
    积分:1
  • GraphTheoryAlgorithmMATLAB
    说明:  图论算法及其MATLAB 程序代码 1.求赋权图G = (V, E , F )中任意两点间的最短路的Warshall-Floyd 算法、Kruskal 避圈法 2.求二部图G 的最大匹配的算法(匈牙利算法)、利用可行点标记求最佳匹配的算法 3.从一个可行流f 开始, 求最大流的Ford--Fulkerson 标号算法 6.(Graph Theory Algorithm and MATLAB program code 1. Seeking weighted graph G = (V, E, F) in the shortest path between any two points of the Warshall-Floyd algorithm, Kruskal avoid the circle method 2. Seeking the maximum bipartite graph G matching algorithm (the Hungarian algorithm), using feasible point mark seeking the best match algorithm 3. a feasible flow f from the beginning, find the maximum flow of the Ford- Fulkerson Labeling Algorithm 6.)
    2010-03-28 15:39:29下载
    积分:1
  • Matlabfuzzy
    用MATLAB模糊逻辑工具箱设计模糊控制器,并用SIMULINK仿真(MATLAB Fuzzy Logic Toolbox fuzzy controller design, and use SIMULINK)
    2006-09-20 21:42:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载