-
小型svm分类器
SVM是一种用超平面定义的分类器,是一种监督的分类算法。即使用带标签的训练数据,SVM得到优化的超平面,使得两类之间的距离最大,这样有什么好处呢?显而遇见,这样可以降低噪声干扰,因为超平面到数据点的距离是最大距离的一半,只要噪声扰动不要越过超平面即可。
- 2023-02-08 03:30:04下载
- 积分:1
-
" C++ university courses," Chapter 24 of all the source code. For the C...
《C++大学教程》第24章所有源代码。为光盘内容-" C++ university courses," Chapter 24 of all the source code. For the CD-ROM content
- 2022-01-26 01:46:56下载
- 积分:1
-
This programm computes the electric field in a cylinder made of conductor, the p...
这个程序用来计算高为h,半径为a的圆柱形导体圆筒区域的电场分布,上底电位设置为常数U0。-This programm computes the electric field in a cylinder made of conductor, the potential of the upper face is set to be constant U0.
- 2022-04-18 09:49:42下载
- 积分:1
-
teach fresh with logo designing step by step.
please download and make use of i...
手把手教你做LOGO 菜鸟教学 欢迎下载并使用-teach fresh with logo designing step by step.
please download and make use of it.
- 2022-08-11 20:28:26下载
- 积分:1
-
be passed directly through the system of information, primarily for hard disk si...
通过程序直接得到系统中各分区的信息,主要是对于硬盘大小、状态作出指示。程序是由VB编写。-be passed directly through the system of information, primarily for hard disk size, the state"s instruction. VB procedure is prepared.
- 2023-02-26 22:10:03下载
- 积分:1
-
This a small program which scans a particular section of your hard disk ( a tree...
This a small program which scans a particular section of your hard disk ( a tree) using recursion and returns information like the total number of files, folders, used disk space in that tree.
- 2022-03-11 23:35:24下载
- 积分:1
-
this small program can help you fast access to Ethernet addresses and IP address...
这个小程序可以帮助你快速获取网卡地址和IP地址-this small program can help you fast access to Ethernet addresses and IP addresses
- 2023-04-17 20:00:03下载
- 积分:1
-
探讨性能测试中的计时问题 [源代码] ,类似于CPUZ
探讨性能测试中的计时问题 [源代码] ,类似于CPUZ-Investigate the performance testing of timing problems [source code], similar to CPUZ
- 2023-06-02 08:45:03下载
- 积分:1
-
freq hopping spread spectrum
通过使用发射机和接收机都知道的伪随机序列,在多个频率信道之间快速切换载波来传输无线电信号的FHSS方法。
- 2022-02-05 01:00:51下载
- 积分:1
-
CAsyncSocket样本客户机/服务器
CAsyncSocket Sample client/server
- 2022-07-08 14:24:32下载
- 积分:1