-
基本的C语言线性代数函数库,在linux下可直接编译;在windows下要显示地申明包含...
基本的C语言线性代数函数库,在linux下可直接编译;在windows下要显示地申明包含-basic linear algebra C language library in Linux can be directly translated; Under the windows to show to affirm include
- 2022-05-20 22:04:18下载
- 积分:1
-
用C++编写最小二乘曲线拟合函数程序
用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
- 2022-01-22 02:02:13下载
- 积分:1
-
概率算法! 圆排列的随机化算法,超快的!
概率算法! 圆排列的随机化算法,超快的!-probability algorithm! Yuan with a randomized algorithm, ultra-fast!
- 2022-02-18 17:21:06下载
- 积分:1
-
任意元素的矩阵操作,包括加、减、乘、求行列式、求逆
任意元素的矩阵操作,包括加、减、乘、求行列式、求逆-An arbitrary element matrix operations, including addition, subtraction, multiplication, seeking determinant, inverse
- 2022-04-28 11:12:40下载
- 积分:1
-
Data Detection
在本文中,我们采用双阈值法在能量检测器进行频谱感知,而认知无线电网络中的融合中心将收集的本地的决定和观测值的次要的用户,然后作最后的决定,以确定主用户是否缺席或不。仿真结果将显示根据拟议的计划,而不是常规的方法大大提高了频谱感知性能的渠道。
- 2022-06-29 22:58:18下载
- 积分:1
-
Real
实数编码遗传算法程序 这是第三部分,可用于模型参数辨识,也有其它的用途-Real-coded genetic algorithm This is the third part of the procedure can be used for model parameter identification, there are other uses
- 2022-06-29 07:29:54下载
- 积分:1
-
LU分解解方程-Fortran
利用LU分解方法,计算线性方程的解,Fortran程序!
- 2022-04-21 16:17:07下载
- 积分:1
-
s变换的运用
资源描述本程序为S变换,程序中包含付里叶正变换DFT,付里叶反变换IDFT,包括S变换实现的具体的物理过程,文件的输入与输出
- 2022-03-03 07:41:06下载
- 积分: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
-
四阶龙格库塔法求解流体力学
四阶龙格库塔法求解流体力学--
关于N-S方程的串行求解源程序-four bands Runge Kutta method hydrodynamics-- on the Navier-Stokes equations to solve the serial source
- 2022-02-13 20:49:51下载
- 积分:1