登录
首页 » matlab » matlab-SQGQ

matlab-SQGQ

于 2021-03-24 发布 文件大小:1KB
0 85
下载积分: 1 下载次数: 279

代码说明:

  随机生长模型,用以模拟多孔介质的孔隙结构,根据不同参数,主要是孔隙率的改变,生成不同孔结构(porous medium simulation)

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

发表评论

0 个回复

  • model_kalman
    基于卡尔曼滤波技术的永磁同步电机故障诊断与容错控制源码,文章已经发表了,收录于ICACMVE‘07会议论文(Kalman filtering technique based on permanent magnet synchronous motor fault diagnosis and fault-tolerant control source, the article has published a collection of conference papers in ICACMVE)
    2020-07-08 16:08:56下载
    积分:1
  • 一个SVM支持向量机的计算程序,用matlab做的,请赐教
    一个关于SVM支持向量机的计算例程, 用MATLAB做的,请多指教-one of the SVM SVM calculation routines, using MATLAB do, please enlighten
    2022-03-22 18:45:53下载
    积分:1
  • MATLAB有限元algrom,这可能是非常有用的一些程序的球迷!
    the matlab finit element algrom,which may be very useful to some program fans!
    2022-05-17 13:01:53下载
    积分:1
  • IMM交互多模型Matlab算法实现
    应用背景 交互多模型Matlab实现,包含左转,右转和常速度模型。采用Kalman滤波预测估计。效果很好,带有多种误差评价方法及显示结果。 适用目标跟踪,状态空间为位置速度 包含:运动目标跟踪,模型转移概率更新,卡尔曼滤波等文件 关键技术% 基于IMM算法的目标跟踪 % %=============================== %建立模型 %=============================== % 仿真参数 simTime=100; %仿真迭代次数 T=1; %采样时间 w2=3*2*pi/360; %模型2转弯率3度 w3=-3*2*pi/360; %模型3转弯率-3度 H=[1,0,0,0;0,0,1,0]; %模型量测矩阵 G=[T^2/2,0;T,0;0,T^2/2;0,T]; %模型过程噪声加权矩阵 r=200; %20 2000 R=[r,0;0,r]; %模型量测噪声协方差矩阵 Q=[10,0;0,10]; %模型过程噪声协方差矩阵 F1=[1,T,0,0;0,1,0,0;0,0,1,T;0,0,0,1]; %模型1状态转移矩阵 F2=[1,sin(w2*T)/w2,0,(cos(w2*T)-1)/w2; 0,cos(w2*T),0,sin(w2*T); 0,(1-cos(w2*T))/w2,1,sin(w2*T)/w2; 0,-sin(w2*T),0,cos(w2*T)]; %模型2状态转移矩阵 左转弯 F3=[1,sin(w3*T)/w3,0,(cos(w3*T)-1)/w3; 0,cos(w3*T),0,sin(w3
    2022-05-21 09:03:47下载
    积分:1
  • 边缘提取和边缘检测
    程序里面有两部分,对cameraman仿真程序。两个小程序分别能运行,对于学习很有帮助。轮廓提取主要是从一个种子点,用搜索的方法找到闭合的轮廓。边缘检测主要是根据图像上的边缘在像素上变化很大的,用微分的方法,找到边缘。
    2023-01-16 17:55:04下载
    积分:1
  • Jacobi
    雅可比迭代法,可以解方程数值解。对微分方程的数值解有着重要意义。(Jacobi iteration method, numerical solution of equations can be solved. Numerical solution of differential equations is of great significance.)
    2014-12-27 20:56:21下载
    积分:1
  • fuzzy_pid
    This control system has been successfully applied in some 750mm hot strip mill. The actual record curves indicate that the dynamic feedforward strategy can do well in controlling the tail temperature. And the FuzzyPI-Smith system can get better dynamic characteristic and effectively overcome the problems by pure lag with the traditional
    2013-05-20 11:23:12下载
    积分:1
  • 036603
    MOXA driver and demonstration program under LINUX, good source code, very good
    2019-05-25 10:26:30下载
    积分:1
  • Animation of swimming pool
    Animation of swimming pool
    2022-01-21 04:41:21下载
    积分:1
  • meshcircle2
    基于有限单元法的三角剖分圆的MATLAB程序(Finite element method based on triangulation of the circle MATLAB program)
    2008-04-19 10:41:32下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载