modem 测试程序,稍作修改就可以用不同速率的串口数据读写
上传时间: 2015-11-19
上传用户:windwolf2000
计算方法中的根据给出的一组数值(x,y)构造出相应的方程
上传时间: 2014-01-21
上传用户:15736969615
最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值.
上传时间: 2014-07-12
上传用户:003030
一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。 以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。 public override double forecast(double x) 预测函数,根据模型得到预测结果 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。
标签: CubicMultinomialRegress override public double
上传时间: 2015-11-25
上传用户:13215175592
对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。
标签: LogarithmRegress buildFormula override public
上传时间: 2014-01-23
上传用户:330402686
A MATLAB-based implementation of an OFDM modem has been developed for use over an acoustic channel, modem. With full lists of coding.
标签: implementation MATLAB-based developed acoustic
上传时间: 2014-01-23
上传用户:familiarsmile
VoiFax is a program that manage voice/data/fax modem in the same manner of vgetty and mgetty.VoiFax is thinking for use in the small businness as in the enterprises. It is fully compatible with vgetty scripts and manage (via efax) modem fax 1.0/1.1/2.0
标签: VoiFax program manage manner
上传时间: 2014-01-18
上传用户:it男一枚
用bcb所撰寫的kohonen程式,優雅的網狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範例.
标签: competivite learning kohonen reduce
上传时间: 2015-12-02
上传用户:脚趾头
实现GPRS MODEM接发短信功能,同时可以进行GPRS数据传输,
上传时间: 2014-01-12
上传用户:hn891122
用于和远程modem建立连接,发送字符信息的串口通信软件
上传时间: 2013-12-17
上传用户:13160677563