* This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ESCAPE * * sequence to produce the desired effect. Its not the * * fastest way to position the cursor, but perhaps the * * most portable. *
标签: the coordinate positions specified
上传时间: 2015-02-24
上传用户:chenjjer
欧几里德算法 找出xm+yn=l x,y解
上传时间: 2014-01-07
上传用户:tb_6877751
x-y图解法求二元精馏塔理论塔板数 本文件是一个m文件,要在matlab环境下运行
上传时间: 2015-03-15
上传用户:wl9454
一个用于数学函数值计算的c函数,求任意数学函数f(x)和f(x,y)的值
上传时间: 2015-03-18
上传用户:zhangyigenius
若已知x0=0,x1=3,x2=4,y0=1.2,y1=3,y2=1,x=1.5,y=0,则该程序运行结果为y=3.5625
上传时间: 2014-11-18
上传用户:woshini123456
在applet中检测到鼠标单击的位置。。并以这个点绘制一个x.y坐标
上传时间: 2014-01-04
上传用户:784533221
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。
标签: function myKalman matlab PY
上传时间: 2014-10-28
上传用户:agent
二乘法曲线拟合 //X,Y -- X,Y两轴的坐标 //M -- 结果变量组数 //N -- 采样数目 //A -- 结果参数
上传时间: 2015-04-06
上传用户:wl9454
//最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b)
标签: m_FoldList 直线 kX 最小二乘法
上传时间: 2015-04-06
上传用户:as275944189
已知一个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