-
pf_nav
本文件采用Matlab软件,通过粒子滤波实现地形辅助导航算法。(This document is the use of Matlab software, to achieve through the particle filter algorithm for terrain-aided navigation.)
- 2020-12-17 19:19:12下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1
-
srchybrid45b_VeryCD
电骡0.45b源码.rar (-- Mule 0.45b source. Rar-- Mule 0.45b source. Rar)
- 2007-01-21 13:07:10下载
- 积分:1
-
mfile_fig_in_book
these are the Mtlab functions to plot the figures in the book Communication system (by Haykin)
- 2009-04-24 05:28:53下载
- 积分:1
-
threerayRayleigh
%threerayRayleigh.m
% Last Homework pp. 253 5.31 (Second Edition English)
% Default parameters
% (threerayRayleigh.m%% Last Homework pp. 2 53 5.31 (English Second Edition) para% Default meters%)
- 2006-10-25 09:39:33下载
- 积分:1
-
xiaofang
城市消防站点选址问题的代码 用于求出两点间最短距离以及选址最佳坐标(City Fire Station Location code is used to calculate the shortest distance between two points and the location of the best coordinate)
- 2012-08-14 09:05:29下载
- 积分:1
-
main
omp 算法 你可以通过这个算法完成图像恢复,效果好,恢复时间短,误码率低,解决凸优化算法复杂度高的缺点convex optimization algorithm with high complexity(omp algorithm you can accomplish by this algorithm for image restoration, good effect, shorter recovery time, error rate, to solve the shortcomings of convex optimization algorithm with high complexity)
- 2014-01-13 20:49:57下载
- 积分:1
-
geodetic292a
GNSS接收机导航定位解算的matlab源代码(matlab source code for GNSS receiver positioning processing)
- 2010-12-08 17:44:26下载
- 积分:1
-
simulink-coder
Simulink Coder™ (formerly Real-Time Workshop® ) generates and executes C and C++ code from Simulink®
diagrams, Stateflow® charts, and MATLAB® functions. The generated source code can be used for real-time and
nonreal-time applications, including simulation acceleration, rapid prototyping, and hardware-in-the-loop testing.
You can tune and monitor the generated code using Simulink or run and interact with the code outside MATLAB
and Simulink.
- 2013-08-09 23:10:40下载
- 积分:1
-
ma=1
标准AM振幅调制方式,ma=1时的标准AM振幅调制(Standard AM amplitude modulation, ma = 1 the standard AM amplitude modulation)
- 2013-07-21 13:47:47下载
- 积分:1