-
windmeasurement
北京气象台测量10月1日0:00到10月1日12:00风向和风力实例,文章出自:凯娜Matlab教程网,尊重版权是美德,转载请保留原地址,感谢合作!(Beijing Meteorological Observatory measurements at 0:00 on the October 1st to at 12:00 on October 1st, wind direction and instances from the article: Kaina Matlab tutorial, respect for copyright is a virtue, reproduced Please keep the original address, thank cooperation!)
- 2012-11-30 20:43:14下载
- 积分:1
-
circonvt
实现两个信号的循环卷积,同时在满足一定条件时可以用来计算线性卷积。(Realization of convolution of two signals, at the same time can under certain conditions to calculate linear convolution.)
- 2015-04-21 22:06:29下载
- 积分:1
-
alist2sparse
说明: 把ALIST形式的矩阵转为为稀疏矩阵,是以matlab语言进行转化的(turn alist form matriax to sparse matriax)
- 2010-04-07 09:08:17下载
- 积分:1
-
nlcontrol
在matlab环境下编写的非线性控制工具箱,希望对大家有用(Written in the matlab environment, nonlinear control toolbox, we hope to be useful)
- 2011-02-01 22:52:08下载
- 积分:1
-
Lucy-Richardson-Algorithm
Project on Image Restoration
- 2013-11-12 18:00:16下载
- 积分:1
-
WriteToWordFromMatlab
File: WriteToWordFromMatlab
Descr: This is an example of how to control MS-Word from Matlab. With the subfunctions below it is e to automatically
let Matlab create reports in MS-Word.
This example copies two Matlab figures into MS-Word, writes
- 2011-06-22 16:36:42下载
- 积分:1
-
SEP
船舶仿真,simulink 关于船机浆的联合仿真,对初学者有用。(Ship simulation, simulink co-simulation on the ship machine pulp, useful for beginners.)
- 2020-11-18 15:29:40下载
- 积分:1
-
BPSK_Hamming
BPSK 加上了(7,4)汉民编码,误比特率统计(BPSK with the (7,4) Han coding, bit error rate statistics)
- 2010-12-30 21:19:58下载
- 积分:1
-
miditool
MATLAB MIDI工具箱 可以用于有关MIDI的解码与处理(tools for midi in MATLAB)
- 2013-03-02 09:34:03下载
- 积分:1
-
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