已知一个LTI系统的差分方程为: y[n]-1.143*y[n-1]+0.4128*y[n-2]=0.0675*x[n]+0.1349*x[n-1]+0.0675*x[n-2] 初始条件y(-1)=1,y(-2)=2,输入x(n)=u(n),计算系统的零输入响应
标签: 0.0675 0.4128 0.1349 1.143
上传时间: 2013-11-27
上传用户:zhengzg
介绍: 读写INI文件的四个函数 如何取得计算机名 计算Windows从启动后所运行的总时间 使窗体右上角的X按钮失效删除系统菜单 动态改变及恢复屏幕设置下 制作垂直标题栏的窗体下 用API函数控制光驱的开关 等。
上传时间: 2015-04-09
上传用户:qwe1234
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.
标签: high-dimensional structure neighbor SR-tree
上传时间: 2013-12-10
上传用户:zjf3110
Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
标签: implementation Generalized structure template
上传时间: 2013-11-26
上传用户:chenxichenyue
两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。
上传时间: 2014-01-06
上传用户:13215175592
《MiniGUI Data Sheet》V2.0.x,该文档对 MiniGUI V2.0.x 产品功能特性进行了详尽的介绍。
上传时间: 2013-12-26
上传用户:wcl168881111111
能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号
上传时间: 2015-04-11
上传用户:sxdtlqqjl
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。
上传时间: 2015-04-13
上传用户:zhanditian
收录的是《分形算法与程序设计VC版》文件夹<第3章VC>包括: <3_1>:内含Koch曲线的LS生成源代码。双击Debug下的Tree.exe文件,程序运行;双击Tree.dsw文件,进入编辑环境。 <3_2>:内含随机LS分形树源代码。双击Debug下的Tree.exe文件,程序运行;双击Tree.dsw文件,进入编辑环境。
上传时间: 2014-01-02
上传用户:gaome
x tookit intrinsics编程手册的源代码,最底层的linux图形界面接口函数。
标签: intrinsics tookit 编程手册 源代码
上传时间: 2014-02-04
上传用户: