-
UWB-indoor-location-algorithm-based
基于EEMD的全质心UWB室内定位算法结合了EMD算法的改进版(UWB indoor location algorithm based on EEMD)
- 2014-10-28 19:50:23下载
- 积分:1
-
ImageProcessingToolboxForUseWithMATLAB
matlab图像处理工具箱手册,对于图像处理算法的研究很有帮助,内容比较基础,适于初学者.(matlab image processing toolbox manual, for the image processing algorithm research helpful basis of comparison, the content is suitable for beginners.)
- 2007-07-23 10:18:25下载
- 积分:1
-
model
遗传算法matlab程序 tsp旅行商问题(matlab yuanchengxu)
- 2013-08-10 16:23:55下载
- 积分:1
-
patch
利用HFSS-MATLAB-API编写的程序,该程序可以生成一个同轴馈电的贴片天线的vbs脚本程序,并和hfss软件自动连接,算出该天线的S11参数。(HFSS-MATLAB-API programs written in the program can generate a coaxial fed patch antenna vbs script to automatically connect and hfss software, calculated S11 parameter of the antenna.)
- 2013-03-02 11:45:24下载
- 积分:1
-
model2
code source for simulation
- 2011-01-25 06:26:22下载
- 积分:1
-
nway330
matlab 精通一书源代码,包含各个重点章节偶(proficient in a book matlab source code, including various chapters focus even)
- 2013-09-26 14:05:55下载
- 积分:1
-
overlay
function Px=overlay(N,omega,A,sigma,num)
OVERLAY Forms multiple power spectral density estimates.
-------
USAGE Px=overlay(N,omega,A,sigma,num)
Calculates the periodogram using an ensemble of realizations
of a process consisting of a sum of complex exponential in
white noise.
N : length of the signal
omega : vector containing the sinusoid frequencies
A : vector containing the sinusoid frequencies
sigma : the variance of the white noise
num : size of the ensemble (number of periodograms)
- 2012-04-18 10:00:02下载
- 积分:1
-
SVM
该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法
(1) Main_SVC_C.m --- C_SVC二类分类算法
(2) Main_SVC_Nu.m --- Nu_SVC二类分类算法
(3) Main_SVM_One_Class.m --- One-Class支持向量机
(4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法
(5) Main_SVR_Nu.m --- Nu_SVR回归算法(Support Vector Machine Matlab Toolbox 1.0
Platform : Matlab6.5/Matlab7.0
Reference : Chih-Chung Chang, Chih-Jen Lin. "LIBSVM: a Library for Support Vector Machines")
- 2011-08-18 22:35:49下载
- 积分:1
-
matlabman-v5.2
本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。(Book based on MATLAB 5.2 version, provides a practical guide to using MATLAB.)
- 2013-09-10 12:52:20下载
- 积分:1
-
upf_demos
无香粒子滤波的一个matlab例程,其中有ekf,ukf,pf,upf(In these demos, we demonstrate the use of the extended Kalman filter (EKF), unscented Kalman filter (UKF), standard particle filter (a.k.a. condensation, survival of the fittest, bootstrap filter, SIR, sequential Monte Carlo, etc.), particle filter with MCMC steps, particle filter with EKF proposal and unscented particle filter (particle filter with UKF proposal) on a simple state estimation problem and on a financial time series forecasting problem. The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar-xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this di)
- 2013-03-11 22:24:47下载
- 积分:1