登录
首页 » matlab » PF

PF

于 2019-05-04 发布
0 84
下载积分: 1 下载次数: 0

代码说明:

说明:  粒子滤波通过随机采样生成粒子,计算随机变量的后验分布(Particle filter generates particles by random sampling and calculates the posterior distribution of random variables.)

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

发表评论

0 个回复

  • 2
    说明:  matlab file to calculate trajectory
    2011-01-28 17:55:35下载
    积分:1
  • ntrol
    说明:  航空发动机高空模拟进气压力前馈控制仿真技术(Aero-engine inlet pressure simulated altitude simulation technology feedforward control)
    2011-03-30 18:39:01下载
    积分:1
  • newfolder2
    说明:  分布傅里叶算法实现光纤传输中非线性薛定谔方程的求解(fourier method)
    2010-03-24 10:24:03下载
    积分:1
  • simulingk
    说明:  飞行模拟转台伺服系统仿真 S为信号变量 1为正弦 2为阶跃 3为方波(flight simulation turntable servo system simulation S signal to a variable sinusoidal Step 2 for 3 for the square wave)
    2006-03-29 09:59:41下载
    积分:1
  • 3GPP_Spatial_Channel_Model
    说明:  本程序为美国某大学学生开发,具有GUI图形界面,使用方便。适合于3GPP LTE链路级和系统级的仿真。(developed by an American college student, this code has GUI interface to make it convinient to use. Suitable for 3GPP LTE link level or system level simulation.)
    2010-04-28 14:19:38下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • New-folder-(3)
    a pdf for learning of matlab
    2011-10-21 13:58:31下载
    积分:1
  • ieee30
    ieee30节点的matlab程序,基于极坐标下牛拉法的求取雅可比矩阵(failed to translate)
    2013-05-05 20:11:21下载
    积分:1
  • rayleighnew
    rayleigh fanding 通讯系统matlab仿真(rayleigh fanding communication system simulation matlab)
    2007-10-15 04:31:41下载
    积分:1
  • Mapping
    Bit Source code random
    2010-10-18 20:49:32下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载