-
贝叶斯分类器
基于朴素贝叶斯算法的文本分类器,使用java语言编写。可以使用搜狗的文本库作为样本数据库。整个代码的结构层次感很强,结构清晰,对于学习贝叶斯分类器的学习者有较大的帮助,尤其可在短时间内快速的上手,并获得仿真结果。。
- 2022-06-01 20:31:50下载
- 积分:1
-
卡尔曼滤波对自由目标的应用
利用卡尔曼滤波对自由落体的目标小球进行跟踪,其中有些视频演示跟踪过程.-The use of Kalman filter to the objective of free-falling ball track, some of which track the process of video presentations.
- 2022-07-12 03:05:29下载
- 积分:1
-
数据结构
数学计算
数 据结构
数学计算
数据结构
数学计算...
数据结构
数学计算
数 据结构
数学计算
数据结构
数学计算
-data structure calculation data structure calculation data structure mathematical calculations
- 2022-07-06 16:24:27下载
- 积分:1
-
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链...
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closure of two. At that time, because the situation, was the most aggressive, the code does not look good, but good use. To facilitate the transmission parameters, I have done a linked list, when used according to its own circumstances can change, the core algorithm can be fixed.
- 2022-03-17 18:50:28下载
- 积分:1
-
整理分享:常用的数学运算程序源代码
包括常用的几种数学运算程序的C++代码,例如矩阵运算...
整理分享:常用的数学运算程序源代码
包括常用的几种数学运算程序的C++代码,例如矩阵运算-collate share : common mathematical procedures used in the source code of several mathematical programs in C code, for example, matrix operations, etc.
- 2023-06-02 04:45:03下载
- 积分:1
-
对以下6种常用的内部比较排序算法进行比较,气泡排序,直接插入排序、简单选择排序、快速排序、shell排序、堆排序。...
对以下6种常用的内部比较排序算法进行比较,气泡排序,直接插入排序、简单选择排序、快速排序、shell排序、堆排序。
- 2022-07-02 16:45:28下载
- 积分:1
-
倍计算
这是一个程序来计算。你需要输入SEGY数据倍,限制了方位的数量和偏移,那么你就可以得到的地区之一的褶皱。
- 2022-02-20 04:11:22下载
- 积分:1
-
利用Gauss两点积分公式,进行数值积分的求解,并看它所具有的精确度。...
利用Gauss两点积分公式,进行数值积分的求解,并看它所具有的精确度。-The use of two points Gauss formula for numerical integration of the solution and see its precision.
- 2022-01-26 00:46:45下载
- 积分:1
-
利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,...
利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,-use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,
- 2022-06-16 08:49:44下载
- 积分:1
-
该界面可以通过MATLAB命令提示符下进入新用。用户可以。
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
- 2022-02-10 10:26:40下载
- 积分:1