-
* 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和
* 输入: m...
* 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和
* 输入: m--已知数据点的个数M
* f--M维基函数向量
* n--已知数据点的个数N-1
* x--已知数据点第一坐标的N维列向量
* y--已知数据点第二坐标的N维列向量
* a--无用
* 输出: 函数返回值为曲线拟和的均方误差
* a为用基函数进行曲线拟和的系数,
* 即a[0]f[0]+a[1]f[1]+...+a[M]f[M].
-* The algorithm using the least-squares method based on the designated function of M and N-known curve data to be imported and* : m-- the known number of data points M* f-- From M* n vector function-- known data points the number N-1* x-- known data points of the first N-dimensional coordinates listed Vector* y-- known data points of the second N-dimensional coordinates shown in a vector*-- useless* Output : function return value to the curve-fitting and the mean square error* for the use of a base function and the curve fitting coefficients,* is a f [0] [0] a [1] f [a] ... a [M] f [M].
- 2022-03-31 18:42:38下载
- 积分:1
-
超经典的51试验程序,绝对是初学单片的好资料。
超经典的51试验程序,绝对是初学单片的好资料。-Ultra-classic 51 testing procedures, is definitely a good beginner-chip data.
- 2022-08-03 10:58:35下载
- 积分:1
-
这是100个经典的C语言的程序设计,如果能认真看一边会有很大的收获...
这是100个经典的C语言的程序设计,如果能认真看一边会有很大的收获-This is a 100 classic C language programming, if we can seriously look side will be a great harvest
- 2022-11-27 01:45:03下载
- 积分:1
-
详细介绍小波变换的定义、特点及性质、小波反变换及小波容许条件等基础理论知识...
详细介绍小波变换的定义、特点及性质、小波反变换及小波容许条件等基础理论知识-Detail the definition of wavelet transform, characteristics and nature of anti-wavelet transform and wavelet basis to allow conditions such as theoretical knowledge
- 2023-04-28 14:35:03下载
- 积分:1
-
异步电机矢量控制源程序,包括电流检测,SVPWM生成等模块
异步电机矢量控制源程序,包括电流检测,SVPWM生成等模块-vector control program, including current detection, SVPWM generation modules
- 2022-02-04 16:48:22下载
- 积分:1
-
1 概述
1.1 编写目的
本文档的编写目的是:详细定义×××××软件的总体功能;给出系统的结构设计,作为过程设计和程序编写的依据。
1.2 参考资...
1 概述
1.1 编写目的
本文档的编写目的是:详细定义×××××软件的总体功能;给出系统的结构设计,作为过程设计和程序编写的依据。
1.2 参考资料
包括:
a. 项目来源;
b. 本文档中引用到的规范和资料等;
c. 列出这些规范和资料的作者、编号、标题、发表日期、出版单位或资料来源。
1.3 术语和缩写词*
列出本文档中用到的专门术语的定义和缩写词,缩写词要给出中文译名和英文全称,常用的不需要定义。
2 需求概述
2.1 目标与需求
概述系统的特性和需求,扩充软件需求说明中的信息,给出增加的细节,详尽地指出对软件需求说明中有关特性和需求做出的变更。
2.2 环境描述
描述运行软件系统所需的软、硬件环境;描述开发软件系统所需的软、硬件环境。
2.3 条件和限制
描述可能影响设计方案形成及实施的条件和限制。
-prepared an overview 1.1 purpose of this document is prepared : detailed definition x x x software overall function; given the structural design, As a process and procedures for the preparation of the design basis. 1.2 reference include : a. source projects; B. This document quoted the norms and information; c. presents information on these norms and the author of the serial number, title, date of publication, the publishing unit or source of information. 1.3 Terms and Abbreviations* List of the documents used in the definition of the jargon and abbreviations words, acronym given to the Chinese tra
- 2022-03-21 14:47:27下载
- 积分:1
-
Ultrasonic Distance Measurement circuit all pins are detailed
超声波测距电路图
各个管脚都有详细的-Ultrasonic Distance Measurement circuit all pins are detailed
- 2023-01-22 21:05:03下载
- 积分:1
-
最新版
thinking in java-3rd-ch
- 2022-11-28 12:40:10下载
- 积分:1
-
关于负载均衡的学习资料,有一定价值,值得参考。
关于负载均衡的学习资料,有一定价值,值得参考。-Load balancing on the learning materials, there are certain values, it is also useful.
- 2022-04-14 11:27:58下载
- 积分:1
-
最初的飞鸽传书协议规范是用日文写的。
Original ipmsg protocol specification is written in Japanese.
This document was translated by Mr.Kanazawa.-Original protocol specification is ipmsg written in Japanese. This document was transla ted by Mr.Kanazawa.
- 2022-03-22 23:22:27下载
- 积分:1