-
computer science and technology courses for professional design algorithm slr
计算机科学与技术专业的课程设计slr算法-computer science and technology courses for professional design algorithm slr
- 2022-01-25 17:13:31下载
- 积分:1
-
介绍了GS算法的核心内容,为想学习GS算法的人士提供很好的参考...
介绍了GS算法的核心内容,为想学习GS算法的人士提供很好的参考-Introduction of the GS algorithm is the core content for the GS algorithm to learn to provide good reference
- 2022-03-12 07:10:41下载
- 积分:1
-
SPH method used to prepare the shock tube procedures, the development of the lan...
用SPH方法编写的激波管程序,开发语言C-SPH method used to prepare the shock tube procedures, the development of the language C
- 2023-07-18 05:15:03下载
- 积分:1
-
Linux C数据结构程序
数据结构基础学习,按照工程要求,实现数据结构的开发,包括头文件、源程序、测试例程及makefile,是初学数据结构的最好例子。对于C语言的提高有很大帮助。
线性表是数据结构的基础,这里才有顺序和链式两种方式实现线性表。具有代表意义。
- 2023-06-05 22:35:03下载
- 积分:1
-
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误...
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible with a straight line to the point of the expression of a number of trends, of course, a straight line through all the points is the best, but often there is a margin of error, Therefore, a straight line fitting the requirements of the smallest error. established for these points (x1, y1), (x2, y2 )....( xn, yn). fitting straight line y = kx+ b.
- 2022-08-05 10:47:25下载
- 积分:1
-
任意相互不捕捉皇后生成源程序(类似相互不捕捉八皇后)
任意相互不捕捉皇后生成源程序(类似相互不捕捉八皇后)-not arbitrary mutual capture Queen"s generation source (similar to each other to capture 8 Queen)
- 2022-03-10 05:50:06下载
- 积分:1
-
声卡声压级计算
本算法主要针对声卡的声压进行测量并换算成相应的声压级,如A计权,B计权,可以直接在Matlab中进行调用计算
- 2023-08-22 00:45:04下载
- 积分:1
-
八皇后问题
八皇后问题
- 2022-02-04 04:21:05下载
- 积分:1
-
为使网格的代数方法
algebric method to make mesh
- 2023-07-11 08:15:02下载
- 积分:1
-
一种简单快速的卡尔曼滤波算法。
A simple and fast implementation of a Kalman Filter.
- 2022-06-27 05:30:42下载
- 积分:1