-
机器学习算法,K-mean算法,python写的,还有测试数据
本算法是利用K-mean算法(机器学习十大算法),对平面上的二维数据点进行聚类的算法,该算法可以运用在图像,和语音上。
- 2022-05-24 16:25:08下载
- 积分:1
-
实现有限元软件ansys输出单元编号的按高程随机选取
实现有限元软件ansys输出单元编号的按高程随机选取-Ansys finite element software to achieve the output unit numbers randomly selected by the elevation
- 2023-02-26 06:00:04下载
- 积分:1
-
使用opencv卡尔曼滤波器跟踪鼠标的位置
卡尔曼滤波有助于预测
- 2022-03-29 17:08:35下载
- 积分:1
-
PSA 实验室的短路分析
开发一个程序来进行模拟一个给定电力系统的对称三相短路。
- 2022-02-01 23:25:48下载
- 积分:1
-
低密度脂蛋白-T 算法
O 因子正定 N 由 N 矩阵成低密度脂蛋白 A * * T,
L 在哪里与部分沿对角线的下三角矩阵
D 是一个对角矩阵与积极的条目
在对角线上
输入: 维度 N;1 条目 A(I,J) < = I J < = A.N
输出: 条目 L(I,J) 1 < = J < 我 1 < = I < = N L 和 D(I),
1 < = I < = D.N
- 2023-03-16 01:55:03下载
- 积分:1
-
本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆...
本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆-the source of matrix of the basic functions, including matrix addition and subtraction, multiplication and division, to home, the inverse
- 2023-02-05 23:15:03下载
- 积分:1
-
高斯消元法课件,将的很详细,对求解最小二乘法等算法有较大的帮助。...
高斯消元法课件,将的很详细,对求解最小二乘法等算法有较大的帮助。-Gauss elimination method courseware will be very detailed and algorithms for solving the least square method and so on greater help.
- 2023-03-01 13:00:04下载
- 积分:1
-
请大家多指教,我很乐意交流
请大家多指教,我很乐意交流-Please enlighten more, I am happy to share!
- 2022-11-09 13:35:04下载
- 积分:1
-
VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobia...
用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorithm.
- 2023-05-05 06:25:03下载
- 积分:1
-
这个矩阵C++模板类图书馆是执行常见的矩阵运算…
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
- 2022-06-03 16:33:22下载
- 积分:1