-
C4_5
说明: 数据挖掘的 MATLAB 算法源代码 希望有用(MATLAB algorithm for data mining source code hope helpful)
- 2010-05-01 12:15:37下载
- 积分:1
-
52002
硕士学位论文捷联惯性系统初始对准研究
惯导系统的初始对准是影响系统使用性能的关键技术之一,对准的精度与速度直接关系到惯性统的精度与启动特性。对卡尔曼滤波及其在初始对准中的应用进行了研究。首先介绍了卡尔曼滤波理论的应用背景,然后推导了离散卡尔曼滤波方程,并对连续系统的状态方程进行离散化提出了适用于舰载捷联惯性系统的动基座对准的2通道10个状态变量和2通道12个状态变量的系统动态模型,并建了相应的速度匹配和位置匹配量测模型。
(master's degree thesis SINS initial alignment study INS initial alignment is affecting system performance one of the key technologies, the alignment precision and speed is directly related to the precision inertial reunification with the startup characteristics. The Kalman filter and the initial alignment of the study. First introduced the theory of Kalman filtering background, and then reasoned a discrete Kalman filter equations, also for the state of discrete equations apply to the carrier SINS System Moving Base Alignment of two channels 10 state variables and two 12-channel system state variables dynamic model and built a corresponding speed matching and position matching measurement model.)
- 2007-05-20 21:36:27下载
- 积分:1
-
LMS
LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h *p1 计算维纳解时最小均方误差
u=1/sum(eigs(R)) ( LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h*p1 计算维纳解时最小均方误差
u=1/sum(eigs(R)) )
- 2021-03-01 22:29:34下载
- 积分:1
-
mobile_channel
地面移动卫星信道仿真程序 考虑雨衰 阴影 和多径影响(Land mobile satellite communication channel simulation program to consider the shadow of rain attenuation and multipath effects)
- 2010-03-12 23:38:05下载
- 积分:1
-
anycode-wqsu5q
无线通信算法中的LTE-A实现matlab仿真平台,包括qdnzwb调制编码方式,以及wJXJruK技术,多天线,协同通信的基本原理,都调试通过了,是个整体框架程序。
(Wireless communications algorithms achieve LTE-A matlab simulation platform, including qdnzwb modulation and coding schemes, as well aswJXJruK technology, multiple antennas, the basic principles of cooperative communication, both through debugging, and is a whole framework program.
)
- 2015-12-24 13:00:18下载
- 积分:1
-
path
蚁群路径算法的matlab源代码,可以实现的(Ant path algorithm matlab source code, can be achieved)
- 2009-05-22 00:12:29下载
- 积分:1
-
KPMtools
Matlab工具包补充算发,包括各种噪声代码及滤波倒向Smoother代码等(Matlab toolkit added fat count, including all kinds of noise code and filter code, such as backward Smoother)
- 2007-12-04 15:57:07下载
- 积分:1
-
saleri
sareli<matlab科学计算>配套程序(sareli )
- 2008-07-10 00:56:43下载
- 积分:1
-
74LV245
著名芯片74LV245芯片数据使用手册,讲解很全面(Well-known chip-chip data 74LV245 manual to explain the very comprehensive)
- 2009-11-19 21:49:17下载
- 积分:1
-
yuying2
语音信号的合成方法,共振峰滤波器生成等方法(TTS)
- 2021-03-18 21:29:20下载
- 积分:1