-
polya_fit
这是一个基于Polya分布、运用matlab语言和极大似然估计的一个程序(This is a based on the Polya distribution, the use of matlab language and Maximum Likelihood Estimation of a program)
- 2007-10-23 15:18:49下载
- 积分:1
-
music
function Px = music(x,p,M)
MUSIC Frequency estimation using the MUSIC algorithm.
-----
USAGE Px=music(x,p,M)
The input sequence x is assumed to consist of p complex
exponentials in white noise. The frequencies of the
complex exponentials and the variance of the white noise
are estimated using the MUSIC algorithm.
x : input sequence
p : number of complex exponentials to find
M : number of noise eigenvectors to use
The frequency estimates are found from the peaks of the
pseudospectrum Px.
- 2012-04-18 09:55:15下载
- 积分:1
-
Extended_KF
这个zip文件中包含的原则和双方的扩展卡尔曼滤波(EKF)和全球定位系统(GPS)算法简要说明。它的主要目的是提供一个相对容易实现的扩展卡尔曼滤波,在我们使用的输入函数的形式,而不是禁止函数处理符号表达式。它也可作为一个简要介绍了卡尔曼滤波算法GPS和学习它的意思。在为EKF的例子,我们提供的原始资料,同时使用的定位扩展卡尔曼滤波和最小二乘法的任务和解决方案。
有四个M文件和两个数据文件。 Extended_KF.m包含EKF的函数体。另一些功能和GPS的示例数据文件。(This zip file contains a brief illustration of principles and algorithms of both the Extended Kalman Filtering (EKF) and the Global Position System (GPS). It is designed primarily to provide a relatively easy-to-implement EKF, in which we use symbol expressions as the form of input functions rather than the forbidding function handles. It also serves as a brief introduction to the Kalman Filtering algorithms for GPS and a mean of learning it. In the example for the EKF, we provide the raw data and solution for the positioning task using both EKF and the Least Square method.
There are four m files and two data files. Extended_KF.m contains the function body of the EKF. Others are functions and data files for the GPS example.)
- 2011-05-23 10:35:27下载
- 积分:1
-
real_noise
Adds noise to processes x1(n) and x2(n), at
SNR=snr, using seeds s1 and s2.(Adds noise to processes x1 (n) and x2 (n), at SNR = snr, using seeds s1 and s2.)
- 2006-11-30 12:43:38下载
- 积分:1
-
emdmfiles
emd算法的源代码,用于信号处理和数据分析(emd algorithm source code for signal processing and data analysis)
- 2007-03-13 20:09:58下载
- 积分:1
-
radarequation
雷达方程,包括一般的雷达方程,搜索条件下,跟踪条件下,杂波条件下的雷达方程仿真(Radar equation, including the general radar equation, under search criteria, under track conditions, under the radar clutter simulation equation)
- 2016-01-18 09:21:44下载
- 积分:1
-
BVP4C_TenAnn
根据matlab的bvp4c函数的例子思想方法,求解特征值和特征函数,可以解变积分边界的问题,但是须给一个比较精确的初特征值。此为自编程序,已经标明注释。所附为bvp4c相关例子(此从matlab帮助文件节选)。(use the matlab solver bvp4c to obtain the both eigenvalues and eigenfunctions of BVPs, an exact initial eigenvalue is needed.)
- 2010-11-08 02:47:21下载
- 积分:1
-
1--Kalman
目标直线飞行,利用卡尔曼滤波器对其进行跟踪(Target straight flight, the use of Kalman filter to track)
- 2012-08-02 21:14:42下载
- 积分:1
-
predictive-model
一个传递函数利用子空间建模并验证的程序,适用于预测控制相关建模(A transfer function using the sub-space modeling and verification procedures)
- 2020-07-28 09:18:39下载
- 积分:1
-
matlabcode
自学Matlab必备的个小程序代码,里面有十个,需要的下载(Small program code, which must self-Matlab ten, you need to download)
- 2012-11-30 19:05:02下载
- 积分:1