-
kalman
本源码是一个用Matlab7.1实现的Kalman的源代码
,他实现了基本的Kalman网络算法。(The source is a Matlab7.1 achieved using Kalman s source code, he realized the basic Kalman network algorithm.)
- 2008-01-12 19:03:17下载
- 积分:1
-
bianwei10_m
自己编写的matlab中编辑个人模块的S-函数方法,通过这个模块可以实现输入信号变为原来的10倍(Imagecut.rar matlab edit personal module function method of S- this module can be realized by the input signal into a 10 times
)
- 2011-06-03 16:48:11下载
- 积分:1
-
hopfield
this is a matlab implementation for hopfield network
- 2010-11-24 04:11:34下载
- 积分:1
-
matlabscopemanual
Matlab 控制示波器文档,matlab如何进行控制示波器,采集数据。分析数据。(matlab
)
- 2009-06-30 14:27:13下载
- 积分:1
-
gudaopanduan
对解列的一个网络,判断出其子系统的个数及每个子系统的节点及其支路(For splitting a network, determine the number of its subsystems and each subsystem node and branch)
- 2013-07-15 15:55:58下载
- 积分:1
-
FIR
数字滤波是将输入的信号序列,按规定的算法进行处理,从而得到所期望的输出序列。(Digital filter is the input signal sequence, the algorithms for processing by the regulation, and the desired output sequence is obtained.)
- 2014-09-04 16:48:43下载
- 积分:1
-
matlab
使用SGP模型进行轨道计算的matlab源码 使用两行星历TLE(Simplified perturbations models are a set of five mathematical models (SGP, SGP4, SDP4, SGP8 and SDP8) used to calculate orbital state vectors of satellites and space debris relative to the Earth-centered inertial coordinate system. This set of models is often referred to collectively as SGP4 due to the frequency of use of that model particularly with two-line element sets produced by NORAD and NASA.)
- 2021-04-13 15:18:56下载
- 积分:1
-
Multipath_Narrowband-_channel
无线通信中多径信道的MATLAB建模和仿真(Multipath simulation)
- 2011-11-05 21:43:38下载
- 积分:1
-
new--2
维诺图 分治法 特别的实现方法 速度为n的平方及(Voronoi )
- 2014-12-03 16:06:10下载
- 积分: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