-
Cuneyt Mertayak的Adaboost算法
Cuneyt Mertayak的Adaboost-matlab程序6个文件汇总+注释,能够在MATLAB运行成功实现Adaboost算法!
- 2022-06-16 20:03:31下载
- 积分:1
-
最大匹配算法
这个资料室详细讲述最大匹配算法的一片论文很有参考价值,各位做匹配算法的同学可以下载阅读,感觉还是不错的了
- 2022-05-29 03:11:49下载
- 积分:1
-
数据结构中迷宫问题的求解(使用栈并且C语言实现)
栈是限定仅在表头进行插入和删除操作的线性表。通常将递归算法转换成非递归算法时需要使用栈。本代码实现了栈的顺序存储结构,对迷宫问题的求解进行了具体实现,并且代码能正确编译及运行。
- 2022-02-28 22:13:11下载
- 积分:1
-
大学里数学系必学的一们课程数值分析中的经典算法――――高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性...
大学里数学系必学的一们课程数值分析中的经典算法――――高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性-University"s Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-Gaussian elimination method, the matrix theory and linear algebra and tacticians are very high importance.
- 2022-10-29 03:40:03下载
- 积分:1
-
课程教学管理的系统
实现一个对学生课程教学管理的系统,可以对学生的个人信息进行维护,还有学生的选课,课程分数,等
- 2022-03-02 21:10:49下载
- 积分:1
-
素性检测的Java程序
素性检测的Java程序-Primality Testing Java programs
- 2022-02-24 16:52:29下载
- 积分:1
-
一个对称三对角矩阵特征值计算
computes the eigenvalues of a symmetric tridiagonal
* matrix T. The user may ask for all eigenvalues, all eigenvalues
in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.-computes the eigenvalues of a symmetric tr idiagonal* matrix T. The user may ask for all eig envalues. all eigenvalues in the half-open interval (VL. VU], or the IL-th through IU-th eigenvalues.
- 2022-03-19 01:45:05下载
- 积分: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
-
情感词集
www.keenage.com,知网情感词汇集合,用于实现基于词典的情感识别算法。很全面的一个词语知识系统,推荐使用。
- 2022-01-27 20:21:05下载
- 积分:1
-
kalman filter with state constraints lecture and example
kalman filter with state constraints lecture and example
- 2022-08-19 21:22:30下载
- 积分:1