-
有关集合的运算
有关集合的运算-the pool operator!
- 2022-02-03 04:15:37下载
- 积分:1
-
adaboost算法的matlab实现
此文件包是对著名的adaboost算法的一个matlab实现,通过对threshold的加强,adaboost可以获得更好的分类效果。文件包包括以下文件:
1. ADABOOST_te.m
2. ADABOOST_tr.m
3. demo.m
4. likelihood2class.m
5. threshold_te.m
6. threshold_tr.m
- 2022-05-10 12:10:48下载
- 积分:1
-
图像读写、压缩源码
第3方开源代码,包含常见图像的读写,压缩与解压缩源码,主要有bmp、jpeg、jp2、png、tiff、Zlib等格式,附带还有demo示例
- 2023-04-07 16:40:03下载
- 积分:1
-
查表型crc16校验算法,c源码
查表型crc16校验算法,c源码-Lookup- crc16 checksum algorithm, c FOSS
- 2022-01-27 23:41:35下载
- 积分:1
-
插值算法,介绍了10种常用插值算法,插值算法, 介绍了10种常用插值算法...
插值算法,介绍了10种常用插值算法,插值算法, 介绍了10种常用插值算法-Interpolation algorithm, introduced 10 kinds of commonly used interpolation algorithm, interpolation algorithm, introduced 10 kinds of commonly used interpolation algorithm
- 2022-02-10 06:05:05下载
- 积分:1
-
运筹学中的解非线性规划问题的一种方法,zoutendijk可行方向法
运筹学中的解非线性规划问题的一种方法,zoutendijk可行方向法-tacticians solution of the nonlinear programming method, zoutendijk feasible direction
- 2022-08-16 05:27:02下载
- 积分:1
-
表达式求解
应用背景
这是一个使用C++编写的求解表达式的函数库,支持简单表达式求解以及一些常用的数学函数求解,如三角函数、对数函数等。
表达式的输入样式可如下所示:1+2*3-4*cos(0.5)。
关键技术本函数库用到的关键技术有C++中标准模版类Vector的使用,对文本形式的表达式进行解析等技术。函数库共提供接口:SeparateLine()、Cal_Line()、Cal_Expression()
- 2022-03-04 06:18:46下载
- 积分:1
-
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数...
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数
-calculate canonical correlations, find the largest correlation coefficients
- 2022-04-21 17:37:45下载
- 积分:1
-
在vc中调用matlib得时候,需要一些引擎文件,在这里已经全部包含。...
在vc中调用matlib得时候,需要一些引擎文件,在这里已经全部包含。-in vc call matlib in time and need some engines, has been here all included.
- 2022-05-29 01:12:13下载
- 积分:1
-
算两个整数相除,可以算到小数点后无穷位.用的是数组.可以看一下...
算两个整数相除,可以算到小数点后无穷位.用的是数组.可以看一下-count two integer eliminate, to be counted after the decimal point infinite spaces. Use the array. Can look at the
- 2022-08-19 06:02:58下载
- 积分:1