登录
首页 » matlab » ARMA_StmcbProny

ARMA_StmcbProny

于 2021-05-01 发布 文件大小:3KB
0 286
下载积分: 1 下载次数: 22

代码说明:

  用矩阵的奇异值分解法确定ARMA模型的阶次,估计模型参数(ARMA model to determine the matrix of the singular value decomposition of the order, the estimated model parameters)

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

发表评论

0 个回复

  • 2408
    用于存储数据,可存储1组数据.具体的大家可以侃侃2408的数据手册.(Used to store data, can store a set of data. Concrete that we can ably 2408 data sheet.)
    2010-07-11 19:17:41下载
    积分:1
  • guolingfa
    该程序是专门对于电力电子晶闸管的过零触发设计。(this project is for Zero Trigger in the electrical.)
    2011-07-10 10:09:29下载
    积分:1
  • FrameTransfer
    FRAME地固系和惯性系坐标转换(极移、岁差、章动、参考历元)(FRAME orbit transfer)
    2014-08-13 14:34:47下载
    积分:1
  • GUI2003.1
    精通GUI图形界面编程--施晓红.周佳--北京大学出版社--2003.1(Proficient in GUI graphical interface programming- Shi Xiaohong Zhou Jia- University Press- 2003.1)
    2013-05-11 19:55:20下载
    积分:1
  • dffsacxz
    面是我写的 NSCT-PCNN 图像融合程序,论文见: 屈小波, 闫敬文, 肖弘智, 朱自谦.非降采样Contourlet域内空间频率激励的PCNN图像融合算法.自动化学报,Vol.34, No.12, pp: 1508-1514.Dec.2008. Matlab Image Fu...
    2015-07-14 20:34:34下载
    积分:1
  • maze_gen3
    说明:  基于matlab编写的迷宫生成程序!可以用于生成迷宫,并求解路径。(Prepared based on matlab maze generation program! Can be used to generate the maze, and solution paths.)
    2010-05-01 16:56:48下载
    积分:1
  • aa
    说明:  也是使用同态滤波对图像进行对比度增强以及去雾处理,不过可以适用于彩色图像。(Homomorphic filtering is also used for contrast enhancement and image processing to the fog, but can be applied to color images.)
    2011-04-27 11:59:13下载
    积分:1
  • Kmin
    kmin clustering is very good
    2011-02-14 16:46:39下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • magic
    用matlab编写的三维魔方模拟显示,直接运行first.m即可(Three-dimensional cube simulation using matlab display, can be run directly first.m)
    2013-12-17 14:03:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载