-
Labwindows/CVI example of the procedure is too small, place in 1:00 to share! !
Labwindows/CVI方面的例子程序实在太少了,放上一点给大家共享-Labwindows/CVI example of the procedure is too small, place in 1:00 to share! !
- 2022-04-27 16:31:35下载
- 积分:1
-
本程序实现基数排序,冒泡排序和快速排序.另外实现了顺序查找和折半查找...
本程序实现基数排序,冒泡排序和快速排序.另外实现了顺序查找和折半查找-This procedure realize Radix Sort, Bubble Sort and Quick Sort. Also realize half of the order of search and search
- 2022-03-21 11:41:24下载
- 积分:1
-
with FEKO simulation Yagi antenna, learning FEKO friends can familiarize ourselv...
用FEKO仿真的八木天线,学习FEKO的朋友可以熟悉一下-with FEKO simulation Yagi antenna, learning FEKO friends can familiarize ourselves
- 2023-02-12 05:10:04下载
- 积分:1
-
学习linux的好文档,RH文件,很有用处,对学习linux.
学习linux的好文档,RH文件,很有用处,对学习linux.-learning linux good documentation, RH documents useful to the study of linux.
- 2022-03-26 03:27:27下载
- 积分:1
-
excel对表软件
采用VBA实现对表。程序中采用了类似VB的界面,只要打开两张EXCEL表格,直接可以实现两张表的对比,更新操作。
- 2023-02-25 04:10:03下载
- 积分:1
-
A simulation of circled wireless network under DSR protocol in NS
利用ns2进行的圆形设置的无线网络仿真,使用DSR协议。-A simulation of circled wireless network under DSR protocol in NS-2.
- 2022-09-18 00:40:03下载
- 积分:1
-
labview 图形库,方便图形语言编程.工控使用.
labview 图形库,方便图形语言编程.工控使用.-LabVIEW graphical library, convenient graphical programming language. Industrial use.
- 2023-03-22 07:10:03下载
- 积分:1
-
用CC++编写的源代码公开的简单的32位精简指令虚拟机
用CC++编写的源代码公开的简单的32位精简指令虚拟机-CC prepared with the source code open a simple 32 concise instructions Virtual Machine
- 2022-08-16 14:33:14下载
- 积分:1
-
班机成员管理软件
班机成员管理软件-flight management software
- 2022-01-25 15:55:20下载
- 积分: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