-
数据挖掘的基础程序
数据挖掘所用的十二个基础程序,分别为规范化三个,距离公式3个,以及统计数,众数,中位数,平均数,Q1,Q3的求法,以及程序。
- 2023-07-20 18:10:05下载
- 积分:1
-
椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!...
椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!-Ellipse fitting algorithm, is simple and practical and not complicated iteration, it is easy to understand!
- 2022-02-10 03:59:29下载
- 积分:1
-
基于c++的操作系统算法模拟
自己写的小型操作系统模拟算法,基于加算计学院的同学们,期末的课程设计,用C++编写,尤其是信心安全专业的同学可以下载使用。效率高,比较实用,希望可以对大家有用
- 2022-08-05 21:38:25下载
- 积分:1
-
使用TMS320F2812实验三相交流异步电机调速的程序,通过此代码可以学习DSP2812的编程框架和SPWM的产生方法。程序代码全部为C/C++语言...
使用TMS320F2812实验三相交流异步电机调速的程序,通过此代码可以学习DSP2812的编程框架和SPWM的产生方法。程序代码全部为C/C++语言-TMS320F2812 experiments using three-phase AC induction motor of the process, through this code can learn DSP2812 programming framework and method for the selection of SPWM. Code all C/C++ Language
- 2022-03-03 23:32:34下载
- 积分:1
-
条件平差计算
本人写的一个条件平差计算器,供学习参考,用vb编写的,实现矩阵数据较多的平差,面向测绘方向学习。这是本人的第一个有点用的软件,希望能帮到你的忙。
- 2022-03-07 05:46:00下载
- 积分:1
-
The essence of Newton method is used constantly to approximate tangent curve, th...
Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedure using Newton method to solve n-positive definite function of the minimum value, for example, in the proceedings.
- 2022-05-08 02:16:18下载
- 积分:1
-
修剪草坪
有一个n*m的草坪(1
- 2022-03-17 14:35:40下载
- 积分:1
-
非负矩阵分解 (NMF) 和本地 NMF
两个上传的功能是 NMF 和 LNMF 算法的矩阵分解的流行方法的实现。
- 2022-02-12 09:15:30下载
- 积分:1
-
可以很好的实现数学中的算法
可以很好的实现数学中的算法-can achieve good mathematics algorithm
- 2022-01-25 22:11:17下载
- 积分:1
-
Solving partial differential equations of the finite difference method procedure...
求解偏微分方程的有限差分法程序,对冲击动力学领域的科研工作者非常有用-Solving partial differential equations of the finite difference method procedures, the field of impact dynamics is very useful to researchers
- 2022-06-02 04:00:35下载
- 积分:1