这是一个计算曲线拟合的程序,用户在记事本中输入x,y值,然后程序会根据输入的数值拟合出相近的曲线.
上传时间: 2013-12-18
上传用户:shanml
PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - list of n breakpoints, -inf and +inf are implicitly
标签: PIECEWISE_EVAL breakpoints evaluates piecewise
上传时间: 2014-01-25
上传用户:xyipie
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.
标签: LINEINTRGAL Integral computes integral
上传时间: 2014-01-13
上传用户:hwl453472107
此文档详细说明了怎么在后台进行modem配置,以使此modem能够接收或者发送彩信和短信。
上传时间: 2015-08-14
上传用户:zgu489
电动平台, 控制X,Y,Z轴移动,能计数
上传时间: 2013-12-10
上传用户:whenfly
串口驱动 MODEM接口模块 I2C总线模块 SPI总线模块
上传时间: 2015-08-18
上传用户:asdfasdfd
/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTEGER N. * * OUTPUT: APPROXIMATION W TO Y AT THE (N+1) VALUES OF T. */
标签: APPROXIMATE ALGORITHM THE SOLUTION
上传时间: 2015-08-20
上传用户:zhangliming420
嵌入式modem编程,基于80c196芯片。其中的通讯规约是基于102抄表协议但有所改动。
上传时间: 2013-12-05
上传用户:lijinchuan
自动语音应答系统 硬件需要一个语音卡或一个语音modem 其中有6个类,下载包里头有详细类说明
上传时间: 2015-08-21
上传用户:1159797854
一个基于网格和最近邻居的聚类算法 Similarity(x, y) = size ( SKNN(x) SKNN(y) ),while Link(x, y)=1
标签: SKNN Similarity size 网格
上传时间: 2014-01-14
上传用户:zhangliming420