-
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
-
直流电动机控制系统的FPGA的设计与实现。
直流电动机控制系统的FPGA的设计与实现。-DC Motor Control System Design and Implementation of FPGA.
- 2022-06-11 23:48:48下载
- 积分:1
-
导纳矩阵的形成方法,用于电力系统潮流计算分析相当有用.
导纳矩阵的形成方法,用于电力系统潮流计算分析相当有用.-admittance matrix formation method for power flow analysis has been useful.
- 2023-06-29 13:05:04下载
- 积分:1
-
梦想世界虚拟社区
梦想世界虚拟社区- Vainly hopes for the world hypothesized community
- 2022-01-24 18:41:53下载
- 积分:1
-
为PW 论坛的thread页面增加6种新的附件图标,增加美观性和直观性...
为PW 论坛的thread页面增加6种新的附件图标,增加美观性和直观性-for PW Forum thread pages increased six new annex icon, increase aesthetics and intuitive
- 2023-05-15 03:00:02下载
- 积分:1
-
该程序利用向量V作为依据。生成方循环矩阵
This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
-This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
- 2022-12-18 03:50:03下载
- 积分:1
-
无线传感器网络mrps协议算法的vc实现算法
无线传感器网络mrps协议算法的vc实现算法
- 2023-08-17 14:40:03下载
- 积分:1
-
c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。...
c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。
-c language to number guessing game, the rules of the game is relatively simple, general two people to play, one out of numbers, one guess. To a good number of people out of a 4-digit number does not repeat not be allowed to guess one knows. Guess people can start guessing. Each guess a number, a number of those who should according to this figure gives a few A few B, where A numerical position in front of the number of correct number, while the B before the numbers indicate the number of correct and incorrect number of locations the number of .
- 2022-12-26 22:50:03下载
- 积分:1
-
DOS下的dma读写驱动,加速硬盘的读写操作。
DOS下的dma读写驱动,加速硬盘的读写操作。-Dma under DOS to read and write drive, hard disk read and write speed up the operation.
- 2022-04-22 19:26:14下载
- 积分:1
-
C++Builder6做的一个俄罗斯方块游戏.
C++Builder6做的一个俄罗斯方块游戏.-C Builder6 do a Rubik"s cube game.
- 2023-06-25 01:45:03下载
- 积分:1