UTE - (U)niversal ASP (T)able (E)ditor 万能数据管理(管理后台)
上传时间: 2014-02-19
上传用户:784533221
MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。
上传时间: 2015-04-03
上传用户:wkchong
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。
标签: function myKalman matlab PY
上传时间: 2014-10-28
上传用户:agent
程序是对心电信号进行R 峰检测,等电位线的检测等,能快速高效完成计算
上传时间: 2014-01-14
上传用户:hgy9473
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
标签: two-dimensional computational polarization non-zero
上传时间: 2013-12-13
上传用户:cylnpy
用matlab编写的4阶R-K程序。对于仿真可能有所帮助。
上传时间: 2013-12-24
上传用户:bruce5996
It s the E-book of LEDA. Library of Efficient Data types and Algorithms
标签: Algorithms Efficient Library E-book
上传时间: 2014-01-24
上传用户:熊少锋
能运算的函数: 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
现代谱估计用莱文森-德宾(Levinson-Durbin)算法求解尤利-沃克(Yule-Walker)方程。 形参说明: r:双精度实型一维数组,存放Yule-Walker方程的元素r(0),r(1),...r(p)。 p:AR模型阶数。 a:AR模型系数a(0),a(1),...a(p)。 v:预测误差功率
标签: Levinson-Durbin Yule-Walker 谱估计 算法
上传时间: 2014-01-26
上传用户:ippler8
医学成像技术滤波反投影 内含R-L, R-S sweit滤波 重建后图像清晰,效果相当好
上传时间: 2014-01-25
上传用户:徐孺