登录
首页 » matlab » mle-(1)

mle-(1)

于 2012-03-29 发布 文件大小:2KB
0 216
下载积分: 1 下载次数: 22

代码说明:

  channel estimation in OFDM system

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

发表评论

0 个回复

  • DSPII_USTC_01
    传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形; 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出了采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线; 5)用MATLAB计算并画出了LMS法时误差随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; 7)最终对结果进行了分析,具体见压缩包的word文档。 (Wideband signal in the conventional sinusoidal interference suppression method is the use notch filter (notch filter), this requires precise knowledge of the frequency of a sinusoidal interference . However, when the interference frequency sinusoidal changes slowly , and the selected frequency characteristic requirements are very sharp , then best use of adaptive noise cancellation method . following figure is a second-order FIR LMS adaptive filter to eliminate a program sinusoidal interference . The code implements the following functions:   A ) draw with MATLAB error performance of the filter surface and the surface contour error performance curve 2 ) gives the steepest descent method and the LMS algorithm formula 3 ) generated using MATLAB variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour pl)
    2013-11-06 13:12:36下载
    积分:1
  • kmeans
    说明:  基于matlab的图像k均值算法,实现对一副彩色图像进行分割。(Matlab image based on k means algorithm, to realize a color image segmentation.)
    2010-05-01 07:51:21下载
    积分:1
  • OLS_sparsereprention
    基于稀疏表示的正交最小二乘法,使用的语言是matlab,应用比较广阔,设计信号处理中的信号回归,图像处理的压缩等。(Sparse representation based on orthogonal least squares method, the language used is matlab, relatively broad application, design signal processing signal return, image processing, compression and so on.)
    2013-11-26 11:08:47下载
    积分:1
  • ptsymmetry
    模拟光在具有PT-symmetry 的固体结构里的传播,这是当前一个非常前沿的研究领域(The analog light in the spread of the solid structure of the PT-symmetry, which is a very cutting-edge research areas)
    2012-11-11 03:14:05下载
    积分:1
  • FIR_Low
    基于Matlab开发环境的FIR数字低通滤波器设计的源代码。(Based on the development environment of Matlab FIR digital low-pass filter design source code.)
    2014-09-29 21:04:59下载
    积分:1
  • STRUCTURAL-VIBRATION-CONTROL
    采用MR阻尼半主动振动控制的matlab仿真程序(THESE ARE MATALB SIMULATIONS FOR STRUCTURAL VIBRATION CONTROL SYSTEM USING MR DAMPER WITH SEMI ACTIVE CONTROL ALGORITHMS.)
    2013-06-09 17:14:05下载
    积分:1
  • CADforstepfiber
    说明:  开发的结合用C语言与matlab计算阶跃光纤中的模场分布、传播常数与功率分布情况。(The combination of development with C language and matlab calculation step in the fiber mode field distribution, propagation constant and power distribution.)
    2008-10-09 12:44:06下载
    积分:1
  • cunzhihoudegpc
    一个关于带纯滞后的广义预测控制的matlab算法(With a delay on the generalized predictive control algorithm matlab)
    2011-04-25 15:43:46下载
    积分:1
  • IEEE33Newton
    《电力系统分析》算例在matlab上的实现,使用IEEE33节点配电网牛顿拉夫逊潮流计算程序,程序里有大量注释利于初学者阅读学习。(Matlab implementation example in the Power System Analysis operator, distribution network node using IEEE33 Newton Raphson power flow calculation program, the program has a lot of comments conducive to beginners learning to read.)
    2021-04-14 23:28:55下载
    积分:1
  • small-world-networks
    1998年, Watts和Strogatz 提出了小世界网络这一概念,并建立了WS模型。 实证结果表明,大多数的真实网络都具有小世界特性(较小的最短路径) 和聚类特性(较大的聚类系数) 。 WS小世界模型构造算法 1、从规则图开始:考虑一个含有N个点的最近邻耦合网络,它们围成一个环,其中每个节点都与它左右相邻的各K/2节点相连,K是偶数。 2、随机化重连:以概率p随机地从新连接网络中的每个边,即将边的一个端点保持不变,而另一个端点取为网络中随机选择的一个节点。其中规定,任意两个不同的节点之间至多只能有一条边,并且每一个节点都不能有边与自身相连。 (In 1998, Watts and Strogatz proposed the concept of the small world network, and the establishment of the WS model. The empirical results show that most real networks have small world (the smaller the shortest path) and clustering properties (high clustering coefficient). WS small-world model construction algorithm 1, from the rules FIG: consider a nearest neighbor coupling network with N points, they are surrounded by a ring, wherein each node and its left and right adjacent to each of K/2 connected to the node, K is an even number. The 2 randomized reconnection: randomly with probability p from the new connection on each side of the network, coming section of one of the endpoints remain unchanged, while the other endpoint is taken as the random selection of a node in the network. Which states that between any two different nodes can have at most one edge, and each node can not be connected to its own side.)
    2021-04-27 08:08:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载