-
层次分析法 、效益分配、幻方
层次分析法 、效益分配、幻方-AHP, and the benefit distribution, Magic Squares
- 2023-05-24 10:05:03下载
- 积分:1
-
in Turbo C development environment and achieve symmetric matrix input, and to de...
在Turbo C环境下开发,实现对称矩阵的输入,并判定是否为正定。可以修改输入模块实现对任意非奇异矩阵求逆。求逆算法采用伴随矩阵法,求解行列式采用化上三角矩阵法。该算法系本人根据《线性代数》描述编写,矩阵的最大阶数可任意修改,更具有通用性。-in Turbo C development environment and achieve symmetric matrix input, and to determine whether the positive. Can modify the input module of arbitrary non-singular matrix inversion. Inverse algorithm adjoint matrix method, used to solve determinant of the upper triangular matrix. The algorithm is based on my "Linear Algebra" to describe the preparation, the biggest band Matrix will be able to arbitrarily amend, more versatile.
- 2023-01-02 15:05:03下载
- 积分:1
-
信号分析与预测的卡尔曼滤波算法,VC++源程序
信号分析与预测的卡尔曼滤波算法,VC++源程序-kalman filter arithmetic for signal analysis and prediction written with VC++.
- 2023-04-24 05:05:03下载
- 积分:1
-
c数值算法程序大全
包含几百个数值计算算法,如低通滤波,高通滤波,带通滤波,c语言源码。
- 2022-04-25 18:07:59下载
- 积分:1
-
一个能解中国古代算数定理(即孙子定理)的小程序
一个能解中国古代算数定理(即孙子定理)的小程序-a solution can count theorem Ancient China (grandson theorem) of small programs
- 2023-04-16 04:00:04下载
- 积分:1
-
卡尔曼滤波在精留塔建模中的应用
卡尔曼滤波在精留塔建模中的应用- The kalman filtering in fine keeps in the tower modelling the
application
- 2022-11-16 09:30:02下载
- 积分:1
-
时间序列工具箱 ,内含双谱,AR模型参数估计程序
时间序列工具箱 ,内含双谱,AR模型参数估计程序-time series toolbox containing Bispectrum, AR model parameter estimation procedures
- 2022-08-09 14:48:08下载
- 积分:1
-
tmac 在omnet下的实现
在omnet4.0平台以上实现的tmac协议,里面有协议实现的详细代码,里面有协议的所有性能测试,只需要新建一个项目然后import一下重新编译即可运行。仿真网络为网格网络
- 2022-01-21 17:43:11下载
- 积分:1
-
//=== === === === === ==== === === === === === === =// letter Description// func...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------ 拟合多项式的阶数(已知条件)
// double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件)
// double *x--- 结点x轴数据(已知条件)
// double *y--- 结点y轴数据(已知条件)
// double *Yg-- 结点估计值,个数为m(过程变量)
// int m------ 结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2
-//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
- 2022-04-29 13:08:12下载
- 积分:1
-
计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。...
计算一个以文本格式存储的矩阵的相关系数矩阵,包括例子数据。-calculated a text format to store the correlation coefficient matrix of matrices, including examples of data.
- 2022-02-02 21:59:59下载
- 积分:1