-
多元线性回归计算程序
应用背景应用于数理统计,能够将需要的数据再spss中计算好,计算出相关的系数,然后在程序中代入系数,即可算出多元回归的结果,改程序较EXCEL中计算尤为方便,可以提高工作效率。关键技术关键技术,改程序结合了SPSS和C#源码编程,能够直接将SPSS中计算出来的系数导入C#中,然后计算出经过多元线性回归拟合后的结果,计算非常迅速,方便,易于操作,从很大程度上提高了工作效率。
- 2022-02-06 15:31:26下载
- 积分:1
-
科学与工程数值算法用到的积分类
科学与工程数值算法用到的积分类-science and engineering numerical algorithm used in the integration category
- 2022-02-21 19:32:31下载
- 积分:1
-
Wolf方法计算Lyapunov指数
Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数 Wolf方法计算Lyapunov指数
- 2023-06-24 07:55:02下载
- 积分:1
-
矩阵运算类:矩阵的数学运算、 矩阵特征值特征向量的求取
矩阵运算类:矩阵的数学运算、 矩阵特征值特征向量的求取-Matrix calculation categories: matrix arithmetic, matrix eigenvalue eigenvector of the strike
- 2022-11-19 09:50:02下载
- 积分:1
-
Discrete-Continuous Optimization for Multi-Target Tracking
A matlab program for multi-target tracking,The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete
problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous
problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often
- 2023-01-02 11:40:18下载
- 积分:1
-
主要讲了求合身伯格矩阵全部特征值得qr方法。ap为合身伯格矩...
主要讲了求合身伯格矩阵全部特征值得qr方法。ap为合身伯格矩-Major topics of the order to fit all the characteristics of worth qr Burg matrix method. Berg moment for the fit ap
- 2023-02-14 11:00:03下载
- 积分:1
-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
另一种高斯消去法.zip
另一种高斯消去法.zip-a Gaussian Elimination Act. Zip
- 2022-04-24 04:52:03下载
- 积分:1
-
OFDM 仿真程序
OFDM仿真程序OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是MCM Multi-CarrierModulation,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。正交信号可以通过在接收端采用相关技术来分开,这样可以减少子信道之间的相互干扰 ICI 。实现多载波传输
- 2022-03-23 00:40:31下载
- 积分:1
-
FFT C语言编程
本文档介绍了离散傅里叶变换(DFT),即,一个适用于离散傅里叶变换的复值序列。数学将和源代码(写在C编程语言)在附录中提供。
- 2022-05-06 13:08:09下载
- 积分:1