登录
首页 » matlab » CUEDSystemIdentificationToolbox

CUEDSystemIdentificationToolbox

于 2010-12-24 发布 文件大小:756KB
0 316
下载积分: 1 下载次数: 20

代码说明:

  CUED系统识别工具箱,包括: 1 Subspace identification of linear systems. 2 Subspace identification of bilinear systems(CUED System Identification Toolbox: 1 Subspace identification of linear systems. 2 Subspace identification of bilinear systems)

文件列表:

系统识别程序
............\CUEDSID Toolbox User's Guide.pdf,271279,2010-12-18
............\cuedsid1_june_02
............\................\cuedsid
............\................\.......\balpemsid
............\................\.......\.........\balpem.m,8823,2002-06-23
............\................\.......\.........\examplebalpem.mat,28656,2002-06-11
............\................\.......\.........\isbalanced.m,1108,2002-06-22
............\................\.......\.........\ismpbalanced.m,1244,2002-06-22
............\................\.......\.........\mp.m,3775,2002-06-22
............\................\.......\.........\mpbal.m,2080,2002-06-22
............\................\.......\.........\private
............\................\.......\.........\.......\conhsv.m,1799,2002-06-22
............\................\.......\.........\.......\exthsv.m,1409,2002-06-22
............\................\.......\.........\.......\extu.m,2326,2002-06-22
............\................\.......\.........\.......\fillb.m,1403,2002-06-22
............\................\.......\.........\.......\signextb.m,1742,2002-06-22
............\................\.......\.........\sb.m,2824,2002-06-22
............\................\.......\bilinidsid
............\................\.......\..........\@bilin
............\................\.......\..........\......\bilin.m,2758,2002-06-22
............\................\.......\..........\......\compare.m,2654,2002-06-22
............\................\.......\..........\......\display.m,763,2002-06-22
............\................\.......\..........\......\get.m,788,2002-06-22
............\................\.......\..........\......\isstable.m,1533,2002-06-22
............\................\.......\..........\......\pe.m,2687,2002-06-22
............\................\.......\..........\......\set.m,2175,2002-06-22
............\................\.......\..........\......\sim.m,2845,2002-06-22
............\................\.......\..........\......\subsasgn.m,1707,2002-06-22
............\................\.......\..........\......\subsref.m,715,2002-06-22
............\................\.......\..........\bilinid.m,25465,2002-06-23
............\................\.......\..........\example2i2s2o.mat,110416,2002-06-20
............\................\.......\..........\khatri.m,898,2002-06-22
............\................\.......\..........\private
............\................\.......\..........\.......\blociobi.m,1787,2002-06-22
............\................\.......\..........\.......\blocplbi.m,1675,2002-06-22
............\................\.......\..........\.......\krons.m,1457,2002-06-22
............\................\.......\..........\.......\orderselect.m,1259,2002-06-23
............\................\.......\blochank.m,1568,2002-06-22
............\................\.......\bloctoep.m,2126,2002-06-22
............\................\.......\Contents.m,1961,2002-06-24
............\................\.......\coorproj.m,1247,2002-06-22
............\................\.......\linsid
............\................\.......\......\example3block.mat,18920,2002-06-11
............\................\.......\......\obmat.m,1441,2002-06-22
............\................\.......\......\private
............\................\.......\......\.......\orderselect.m,1262,2002-06-22
............\................\.......\......\.......\sumkromat.m,2836,2002-06-22
............\................\.......\......\soltritoep.m,2038,2002-06-22
............\................\.......\......\subid3b.m,22788,2002-06-22
............\................\.......\orthproj.m,1001,2002-06-22
............\cuedsid1_june_02.zip,140599,2010-12-18
............\pvo_subspace.tar.gz,302303,2010-12-18

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

发表评论

0 个回复

  • shixufenxi-2
    基于时序分析的变形监测数据处理基于时序分析的变形监测数据处理基于时序分析的变形监测数据处理(Deformation monitoring data processing based on time series analysis of deformation monitoring data processing based on time series analysis of deformation monitoring data processing based on timing analysis)
    2012-11-23 16:28:00下载
    积分:1
  • c2pendulum
    滑模变结构控制在对一级倒立摆的控制,用于基础的变结构控制或者倒立摆控制学习。(Sliding Mode Variable Structure Control on an inverted pendulum control based on variable structure control for inverted pendulum control, or to learn.)
    2009-11-23 16:30:07下载
    积分:1
  • mytest
    人脸识别的matlab程序,bp神经网络的应用(Face recognition matlab program, bp neural network applications)
    2010-05-14 13:16:27下载
    积分:1
  • kmeans
    自用KEAMS,简单,代码清晰,基本满足要求(self-use keams code,simple)
    2012-07-07 19:02:51下载
    积分:1
  • dftfilter
    dft filtering technique
    2009-12-10 17:20:38下载
    积分:1
  • Huff_Coding
    huffman coding for jepeg compression
    2012-05-02 20:45:55下载
    积分:1
  • zfk_example
    聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 (Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.)
    2009-09-15 15:05:35下载
    积分:1
  • shuxuejianmo_8
    说明:  (拟合) 用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。 如果作2或4次多项式拟合,结果如何? ((Fitting) with a given polynomial, y = x3-6x2+5 x-3, generated a set of data (xi, yi, i = 1,2, ..., n), then add a random disturbance yi ( can be generated rand (0,1) uniformly distributed random number, or rands generated N (0,1) distribution of random numbers), and then added with xi and yi for random interference of the 3 times polynomial fitting, and the original coefficient. If 2 or 4 times for polynomial fitting, the result?)
    2009-07-24 23:02:50下载
    积分:1
  • SingleSidebandedModified
    double side band modulation code
    2015-01-31 07:32:04下载
    积分:1
  • isar2
    ISAR成像仿真,包括几种算法的距离对准与相位对准(ISAR imaging simulation, including several algorithms distance aligned with the phase alignment)
    2016-05-13 17:32:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载