-
用VB实现的数据的统计描述
包括分布的矩
用VB实现的数据的统计描述
包括分布的矩---均值、平均差、标准差、方差和中位数的搜索、均值与方差的显著性检验等-VB data including the statistical description of the moment-- the distribution mean, mean difference, standard deviation, variance and median search, the mean and variance significantly inspection
- 2022-08-23 18:33:49下载
- 积分:1
-
在 java 中使用 GMM 的语音情感识别
这项工作已开发一个应用程序估计使用的传感器的人类行为的主要目的。基于监测的它做为智能手机用户提供适当的反馈。
- 2022-05-12 19:36:01下载
- 积分:1
-
最短路径计算
自定义点位类别,并通过点位类别生成制定路径。在路径中手动设定起始点,并通过计算得到全部路径,并得到其中距离最短的路径,和点位无关。全部原创,希望大家给我些宝贵经验
- 2022-10-04 11:00:03下载
- 积分:1
-
DCT变换,产生了DCT变换
dct变换,给出了dct变换的函数,使用时只要把该文件包含即可使用。-dct transformation, has produced the dct transformation
function, when the use so long as contains this document then uses.
- 2022-02-12 23:31:58下载
- 积分:1
-
multi
多维数组(二维以下和数组)在内存中也是按顺序存放的,因此也可以用这种方式传递。但是,如果要确切知道每个元素在数组中的位置,就应给出各维的最大索引值-multi-dimensional arrays (two-dimensional array and below) in memory is stored sequentially, so you can pass this way. However, if we know exactly each element in the array position, it should be given the largest peacekeeping index
- 2022-03-04 16:08:08下载
- 积分:1
-
用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss...
用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
- 2022-10-31 15:55:02下载
- 积分:1
-
高精度计算C++类的算法
高精度计算C++类的算法-precision calculation algorithm C
- 2022-03-19 03:09:55下载
- 积分:1
-
vc编的线性规划源码,单纯形方法求解线性规划问题
vc编的线性规划源码,单纯形方法求解线性规划问题-vc-compile-source linear programming, simplex method for solving linear programming problems
- 2022-06-30 20:40:35下载
- 积分:1
-
c语言数据结构和算法分析
改代码对于学习数据结构和算法来说是必不可少的书籍,代码中提供了各种类型算法的详细程序
- 2022-11-17 21:40:03下载
- 积分:1
-
把整数华氏温度转换成浮点数摄氏温度,精确到三位数字
把整数华氏温度转换成浮点数摄氏温度,精确到三位数字-put into Fahrenheit temperature float Celsius temperature, accurate to three figures
- 2022-01-25 14:02:25下载
- 积分:1