多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
标签: Least-squares arbitrary Purpose Builder
上传时间: 2013-12-18
上传用户:宋桃子
Alphanumeric messages are encoded in POCSAG format and send to the serial port of a computer. The modem connects to the serial port of a computer and sends the message on the air through a transmitter.
标签: Alphanumeric messages computer encoded
上传时间: 2013-12-12
上传用户:jkhjkh1982
使用单片机控制两片串行A/D芯片TLC5615输出字模电压值,分别接入模拟示波器的X、Y通道,示波器在双踪模式下就可以显示单片机输出的字符
上传时间: 2013-12-24
上传用户:古谷仁美
本程序是用于WGS-84向北京1954坐标系转换的。要想进行转换需要至少3个控制点。这些后,程序通过转换参量计算待转换点在北京1954坐标系中的空间直角坐标。然后将空间直角坐标转换成大地坐标,最后再将大地坐事本文件中。首先将控制点数据保存在一个记事本文件中。在此文件中每行对应一个控制点的信息,按先北京1954坐标系X、Y、Z再WGS-84坐标系X、Y、Z,每个数据用空格分开。然后将要输入的待转换点坐标写入令一个记事本文件,本程序可同时计算多个待转换点数据,在记事本中每行保存一个待转换点数据
上传时间: 2013-12-14
上传用户:Amygdala
巴克码生成与测试电路。 当计数脉冲不断进入由Q3Q2Q1组成的三位二进制异步计数器时,3-8译码器的8个输出经反相器后顺序输出高电平。其中五路信号经“或非”后再和其中3路“或”,在Y端便可顺序产生11000100代码序列。
上传时间: 2016-04-18
上传用户:极客
可以通过向电子指南针模组发送不同的命令字,得到X 轴和Y 轴磁性传感器的测量值,经过计算可 以得到电子指南针模组与正北方向的顺时针夹角。
上传时间: 2014-01-21
上传用户:水口鸿胜电器
电力监控系统 实时告警处理程序,包括语音告警 实时打印 分色显示等功能 [ wAP push开发所需源码 哈哈, 不错 [ATCLib.rar] - 使用gsm modem发送sms/wap push,同时也支持解析mms notification,从而可以使用普通gsm modem接收彩信 [Quick_WAP_push_Application_Guidelines_1.02.rar] - Quick_WAP_push_Application_Guidelines_1.02 [SMSServer.rar] - 中国联通短信服务平台,包括服务器和客户端代码,很好的东东~~~~~~~~ [MODEM.zip] - 不错的源代码,请收下 [GPRS_sms.zip] - 一个用COM或USB接口连接gsm/GPRS手机进行短信收发的程序,用到的是simense的通讯模块 [gsmsend.rar] - gsm modem 发送短信 闪信 WAP push开发例子 [no06.rar] - 串行口接收数据的程序.可以设置波特率,选择串行口. [vc_demo.rar] - 使用VC编写的GPRS通讯代码,可用于GPRS MODEM收发数据
上传时间: 2013-12-27
上传用户:dapangxie
电源:稳压的+5V电源,电流小于300mA。 视频输入:RGB+HSYNC+VSYNC信号,取自VGA卡,刷新率与NTSC标准兼容。 视频输出:混合视频和S-视频(Y/C)。 支持的视频标准:PAL B、G、H和NTSCM。 电路要求VGA卡能发送与PAL或NTSC标准视频时序兼容的RGB格式视频信号。
上传时间: 2014-11-22
上传用户:zhuyibin
PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green sphere is produced) All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated. Output: h - a handle to the patch object The axes are also plotted: positive x axis is red positive y axis is green positive z axis is blue
标签: PlotSphereIntensity elevation azimuth intensity
上传时间: 2014-01-15
上传用户:ruan2570406
runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z) with model order p V = initial covariance of observation sequence noise returns model parameter estimation sequence A, sequence of predicted outcomes y_pred and error matrix Ey (reshaped) for y and Ea for a along with inovation prob P = P(y_t | D_t-1) = evidence
标签: matrix observations Kalman-Bucy prediction
上传时间: 2016-04-28
上传用户:huannan88