登录
首页 » matlab » ReBEL-0.2.7

ReBEL-0.2.7

于 2008-04-23 发布 文件大小:1636KB
0 317
下载积分: 1 下载次数: 722

代码说明:

  Rebel工具包,包括UKF,CDKF在内的多种粒子滤波算法仿真,是非线性系统状态估计的良好帮手(Rebel kit, including the UKF, CDKF including a wide range of particle filter simulation, nonlinear system state estimation is a good helper)

文件列表:

ReBEL-0.2.7
...........\htm" target=_blank>Bugfixes
...........\htm" target=_blank>ChangeLog
...........\core
...........\....\addangle.m
...........\....\addrelpath.m
...........\....\cdkf.m
...........\....\checkdups.m
...........\....\checkstructfields.m
...........\....\consistent.m
...........\....\Contents.m
...........\....\convgausns.m
...........\....\cvecrep.m
...........\....\datamat.m
...........\....\ekf.m
...........\....\fixinfds.m
...........\....\gauseval.m
...........\....\gaussample.m
...........\....\geninfds.m
...........\....\gennoiseds.m
...........\....\gensysnoiseds.m
...........\....\gmmfit.m
...........\....\gmminitialize.m
...........\....\gmmprobability.m
...........\....\gmmsample.m
...........\....\gmsppf.m
...........\....\gmsppf2.m
...........\....\gspf.m
...........\....\gssm.m
...........\....\kf.m
...........\....\mlpff.m
...........\....\mlpindexgen.m
...........\....\mlpjacobian.m
...........\....\mlppack.m
...........\....\mlpunpack.m
...........\....\mlpweightinit.m
...........\....\pf.m
...........\....\remrelpath.m
...........\....\residualresample.m
...........\....\rvecrep.m
...........\....\sppf.m
...........\....\srcdkf.m
...........\....\srukf.m
...........\....\stringmatch.m
...........\....\subangle.m
...........\....\ukf.m
...........\docs
...........\....\m2html
...........\....\......\alpha.png
...........\....\......\c%2B%2B.png
...........\....\......\c.png
...........\....\......\demoicon.gif
...........\....\......\down.png
...........\....\......\fortran.png
...........\....\......\hp.png
...........\....\......\left.png
...........\....\......\linux.png
...........\....\......\m2html.css
...........\....\......\matlabicon.gif
...........\....\......\menu.html
...........\....\......\mex.png
...........\....\......\ReBEL-0.2.7
...........\....\......\...........\core
...........\....\......\...........\....\addangle.html
...........\....\......\...........\....\addrelpath.html
...........\....\......\...........\....\cdkf.html
...........\....\......\...........\....\checkdups.html
...........\....\......\...........\....\checkstructfields.html
...........\....\......\...........\....\consistent.html
...........\....\......\...........\....\Contents.html
...........\....\......\...........\....\convgausns.html
...........\....\......\...........\....\cvecrep.html
...........\....\......\...........\....\datamat.html
...........\....\......\...........\....\ekf.html
...........\....\......\...........\....\fixinfds.html
...........\....\......\...........\....\gauseval.html
...........\....\......\...........\....\gaussample.html
...........\....\......\...........\....\geninfds.html
...........\....\......\...........\....\gennoiseds.html
...........\....\......\...........\....\gensysnoiseds.html
...........\....\......\...........\....\gmmfit.html
...........\....\......\...........\....\gmminitialize.html
...........\....\......\...........\....\gmmprobability.html
...........\....\......\...........\....\gmmsample.html
...........\....\......\...........\....\gmsppf.html
...........\....\......\...........\....\gmsppf2.html
...........\....\......\...........\....\graph.dot
...........\....\......\...........\....\graph.html
...........\....\......\...........\....\graph.map

...........\....\......\...........\....\gspf.html
...........\....\......\...........\....\gssm.html
...........\....\......\...........\....\kf.html
...........\....\......\...........\....\menu.html
...........\....\......\...........\....\mlpff.html
...........\....\......\...........\....\mlpindexgen.html
...........\....\......\...........\....\mlpjacobian.html
...........\....\......\...........\....\mlppack.html
...........\....\......\...........\....\mlpunpack.html
...........\....\......\...........\....\mlpweightinit.html

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PSOt
    大家好,这是一个基于粒子群优化算法的函数优化问题的MATLAB源码,希望能给大家提供帮助(Hello everyone, this is a particle swarm optimization algorithm based on function optimization problems MATLAB source code, I hope everyone can help)
    2007-10-27 19:35:32下载
    积分:1
  • improved_gaborfilter
    Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) and phase P described by the following equation: G(x,y,S,F,W,P)=k*Gaussian(x,y,S)*(Sinusoid(x,y,F,W,P)-DC(F,S,P)), where: Gaussian(x,y,S)=exp(-pi*S^2*(x^2+y^2)) Sinusoid(x,y,F,W,P)=exp(j*(2*pi*F*(x*cos(W)+y*sin(W))+P))) DC(F,S,P)=exp(-pi*(F/S)^2+j*P) File Id: 13776 Average rating: 0.0 Size: 1 KB # of reviews: 0 Submitted: 2007-01-26 Downloads: 274 Subscribers: 0 Keywords: gabor filter Stiven Schwanz Dias (Bi-dimensional Gabor filter with DC compo .. compensation This version of the 2D Gabor f ilter is basically a bi-dimensional Gaussian f unction centered at origin (0, 0) with variance S modulated by a complex sinuso id with polar frequency (F, W) and phase P described by the following equati on : G (x, y, S, F, W, P) = k* Gaussian (x, y, S)* (Sinusoid (x, y, F, W, P)- DC (F, S, P)), where : Gaussian (x, y, S) = exp (-pi* S* 2 ^ (x ^ 2 y ^ 2)) Sinusoid (x, y, F, W, P) = exp (j* (2* pi* F* (x* cos (W) y* sin (W)) P))) D C (F, S, P) = exp (-pi* (F/S) ^ 2* P j) File Id : 13776 Average rating : 0.0 Size :# 1 KB of reviews : 0 Submitted : 2007-01-26 Downloads : 274 Subscribers : 0 Keywords : gabor filter Stiven Schwanz Dias)
    2007-05-23 12:57:55下载
    积分:1
  • nu
    说明:  用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x(The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x)
    2009-09-04 10:59:11下载
    积分:1
  • lagrange
    Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。 设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。 编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
    2008-05-12 10:54:59下载
    积分:1
  • hht_toolbox_20040808
    EMD 和 Hilbert-Huang 变换 matlab工具箱(EMD and HilbertHuang transform matlab toolbox)
    2009-06-11 17:30:55下载
    积分:1
  • sym_correlation_profile
    用于计算复杂网络节点相关性,帮助大家对复杂网络的结构进行分析和计算,从而更加深刻的刻画网路结构。(Complex network nodes correlation)
    2012-04-12 15:50:43下载
    积分:1
  • EEMD2
    这是一个EEMD 分解的程序,可以用在故障诊断中,可以运行(This is a EEMD decomposition program that can be used in fault diagnosis, you can run)
    2014-12-11 21:07:00下载
    积分:1
  • biyesheji
    基于离散余弦变换的数字水印提取嵌入技术应用(Based on the discrete cosine transform digital watermark embedding technology to extract)
    2013-11-08 15:08:16下载
    积分:1
  • Program_rovnice
    radar equation, for counting, how far is your target
    2013-11-30 17:23:49下载
    积分:1
  • nr
    说明:  For load flow analysis of an interconnected power system
    2015-03-25 09:39:23下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载