-
SVM ppt from Peking Univ., it may be useful to the learners or researchers who a...
北大的SVM课件,对于从事模式识别学习和研究的入门者有一定的帮助-SVM ppt from Peking Univ., it may be useful to the learners or researchers who are engaged on pattern identification.
- 2022-03-21 11:48:04下载
- 积分:1
-
This a SVM light for those who want to learn how Support Vector Machine work
This a SVM light for those who want to learn how Support Vector Machine work-This is a SVM light for those who want to learn how Support Vector Machine work
- 2022-02-05 06:20:32下载
- 积分:1
-
粒子群算法,这是一个标准粒子群优化算法源码
粒子群算法,这是一个标准粒子群优化算法源码-PSO
- 2022-03-12 05:22:00下载
- 积分:1
-
一套从入门到精通的Matlab学习教材,附有大量例子,包括神经网络源代码...
一套从入门到精通的Matlab学习教材,附有大量例子,包括神经网络源代码-a proficient from entry to the study and teaching of Matlab, with a large number of examples, including source code neural network
- 2022-01-31 17:21:16下载
- 积分:1
-
神经网络的代码描述实例,包含了详细的描述和说明。
程序代码说明
神经网络的实例,内附详细说明-Code description examples of neural network, containing a detailed description of
- 2022-09-28 03:55:03下载
- 积分:1
-
neural network algorithm original program content in more detail. We hope to dis...
神经网络算法原程序内容较详细。希望大家仔细讨论这个问题。-neural network algorithm original program content in more detail. We hope to discuss this issue carefully.
- 2022-12-08 04:05:02下载
- 积分:1
-
一个很酷的机器人的源程序,可以自己自己喜欢的机器人并保存起来,呵呵…
一个非常酷的机器人的源程序,你可以自己制作你喜欢的机器人并保存起来,很有意思哦(137KB)-A very cool robot of the source, you can own your favorite robot and save up, oh, very interesting (137KB)
- 2023-08-26 01:25:03下载
- 积分:1
-
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文...
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
- 2022-05-23 19:13:26下载
- 积分:1
-
遗传算法软件,在c环境下运行
遗传算法软件,在c环境下运行-genetic algorithm software, the operating environment c
- 2022-06-27 08:40:05下载
- 积分:1
-
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、
易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、
n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )
等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。-LIBSVM source. LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.
- 2022-10-06 04:35:03下载
- 积分:1