-
On learning VBA good information, detailed practical examples teach you how to l...
关于VBA学习的好资料,详细的实际例子教你如何学习VBA。-On learning VBA good information, detailed practical examples teach you how to learn VBA.
- 2022-11-14 21:00:03下载
- 积分:1
-
Knowledge management is an important era of the knowledge economy management mod...
知识管理是知识经济时代的重要管理模式,通过知识管理平台实现知识管理绩效的提高。-Knowledge management is an important era of the knowledge economy management model, through the knowledge management platform for the realization of knowledge management performance.
- 2022-09-06 05:35:03下载
- 积分:1
-
用ASM写的日历程序,代码超短,可能是世界上最精简的日历程序了。...
用ASM写的日历程序,代码超短,可能是世界上最精简的日历程序了。-written procedures for the calendar, ultrashort code, may be the world"s most streamlined procedures for the calendar.
- 2022-02-26 14:32:50下载
- 积分:1
-
这个是一个简单的chat文件,谢谢大家!
这个是一个简单的chat文件,谢谢大家!-chat
- 2023-06-15 11:25:03下载
- 积分:1
-
double effect of Label controls, hoping to head, I can be opened to download! !
双重效果的Label控件,希望给站长可以给我号开通下载-double effect of Label controls, hoping to head, I can be opened to download! !
- 2022-05-28 05:05:54下载
- 积分:1
-
魔兽世界月光宝盒 感觉挺好,希望大家喜欢
魔兽世界月光宝盒 感觉挺好,希望大家喜欢
- 2022-07-08 02:49:21下载
- 积分:1
-
9/7提升小波的代码,用matlab写的,欢迎大家交流!
9/7提升小波的代码,用matlab写的,欢迎大家交流!-9/7 lifting wavelet code, written with matlab, welcomed the exchange of everyone!
- 2022-03-10 08:55:47下载
- 积分:1
-
labview 实验教材...供大家参考.
labview 实验教材...供大家参考.-labview test materials ... for your reference.
- 2022-02-11 18:15:54下载
- 积分:1
-
摄影测量过程中,进行相片坐标的内定向程序,由框标坐标系转换为像平面坐标系...
摄影测量过程中,进行相片坐标的内定向程序,由框标坐标系转换为像平面坐标系-photogrammetry and remote sensing ,inverse the coordinate
- 2023-05-22 23:55:04下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1