-
讲述了辨识的一些基本概念和基础知识,用经典辨识方法和最小二乘法进行辨识及对应的控制算法...
讲述了辨识的一些基本概念和基础知识,用经典辨识方法和最小二乘法进行辨识及对应的控制算法-Tells the story of the identification of some basic concepts and knowledge base, with classical identification method and least-square method for identification and corresponding control algorithm
- 2022-02-18 15:24:03下载
- 积分:1
-
GPS数据处理源代码,提供了星历处理、伪距定位、载波定位的函数。...
GPS数据处理源代码,提供了星历处理、伪距定位、载波定位的函数。-GPS data processing source code, provided ephemeris treatment, pseudo-range positioning, carrier positioning function.
- 2022-03-04 03:55:05下载
- 积分:1
-
混沌工具箱
该工具箱是研究非线性时间序列混沌与分形的有力工具,能够计算非线性时间序列的动力学不变量,如关联维数,李亚普洛夫指数等指标。此外还包含相空间重构的过程中参数的估计方法。
- 2022-04-22 23:13:45下载
- 积分:1
-
In the production and experiment, usually based on a set of experimental data to...
在生产和实验中,通常需要依据一组实验数据,确定函数来近似该组数据,可以采用最小二乘法求解上述问题。-In the production and experiment, usually based on a set of experimental data to determine the function to approximate the set of data, least square method can be used to solve the aforementioned problems.
- 2022-01-25 23:34:42下载
- 积分:1
-
堆排序算法
heapsort用于按升序和降序排列元素。我们有两种类型的堆:最小堆还有马克斯·希普。Heapsort是一种基于比较的排序算法。它是选择排序族的一部分。堆排序使用几乎完全的二进制搜索树。树堆排序算法的时间复杂度为o(nlogn)
- 2022-04-08 08:19:18下载
- 积分:1
-
C++编写的n阶方阵求逆的实现
题目:n阶方阵求逆的实现总体需求:编写一个实现求矩阵逆矩阵的程序。功能需求:1) 输入一个n(n
- 2022-05-19 21:28:33下载
- 积分:1
-
源代码_[Cpp数据结构原理与经典问题求解]
Cpp数据结构原理与经典问题求解全书所有章节源代码,适合系统学习C++语言
- 2022-07-09 09:02:06下载
- 积分:1
-
FPGA-Quartus-Verilog HDL-新手练习必备代码
资源描述运用Verilog HDL语言编写的一些小程序代码,诸如位选择器、可变频率、流水灯、计数器等。
- 2022-12-02 12:45:03下载
- 积分:1
-
expression evaluates to complete the arithmetic can be the
完成表达式求值 加减乘除 都可以的-expression evaluates to complete the arithmetic can be the
- 2022-01-26 03:53:20下载
- 积分:1
-
高斯消去法,解四元一次方程组
高斯消去法,解四元一次方程组-Gaussian elimination method, solutions of quaternion linear equation group. . . . . . . . . . . . . . .
- 2022-11-25 01:00:03下载
- 积分:1