CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 支持向量机的代码

搜索资源列表

  1. SMO-Pascal

    0下载:
  2. 基于SMO方法的支持向量机Pascal代码实现-SMO-based method of support vector machine implementation Pascal code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8956
    • 提供者:张围
  1. Semi-Supervised_Learning_With_SVMs

    0下载:
  2. 利用支持向量机进行半监督学习的详细的文档,包括了部分伪代码,具有很大的参考价值-Using support vector machine semi-supervised learning of detailed documentation, including some pseudo-code, has great reference value
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:478464
    • 提供者:苏航
  1. PSO

    0下载:
  2. 该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型-Matlab code of the file support vector machine model parameters for particle swarm optimization support vector machine model for cost control, support vector machine model for dealing wit
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:877
    • 提供者:谭明玉
  1. SVM-matlab

    0下载:
  2. 关于支持向量机(SVM)的实现程序,很好的代码,希望对需要者有帮助。-the code about SVM.It will be helpfull for uers.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2676253
    • 提供者:孟浪
  1. lssvm_matlab

    1下载:
  2. 用matlab实现基于时间序列的最小二乘支持向量机预测,代码简单易懂,适合初学者使用-achieve the lssvm regression based on time series using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:135201
    • 提供者:王天宇
  1. SVMcgForRegress

    1下载:
  2. SVM(支持向量机)参数寻优代码,可自动实现支持向量机的参数寻优-SVM (support vector machine) parameter optimization code that can automatically support vector machine parameter optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:1404
    • 提供者:陈婧华
  1. apple1

    0下载:
  2. 基于C++的支持向量机smo辨别真伪的算法代码。-To identify the authenticity of SVM based C++ smo algorithm code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1355052
    • 提供者:丛庆楠
  1. svm-08.09

    0下载:
  2. 支持向量机的一些代码合计,本人学习是使用,为matlab学习者提供帮助-SVM some code together, I am learning is used to help learners matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4377288
    • 提供者:hedy
  1. pca_svm_face

    0下载:
  2. 支持向量机和主成份分析的人脸检测代码,适合初学者。-Face detection code support vector machine and principal component analysis, suitable for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1318
    • 提供者:w shanbing
  1. paobie

    0下载:
  2. 仿真效率很高的,通过matlab代码,matlab开发工具箱中的支持向量机。- High simulation efficiency, By matlab code, matlab development toolbox support vector machine.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4807
    • 提供者:yougang
  1. kiekiu_v72

    0下载:
  2. 分形维数计算的毯子算法matlab代码,matlab开发工具箱中的支持向量机,可以动态调节运行环境的参数。- Fractal dimension calculation algorithm matlab code blankets, matlab development toolbox support vector machine, Can dynamically adjust the parameters of the operating environment.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4595
    • 提供者:kuijingfenfeng
  1. tao-dv35

    0下载:
  2. 直线阵采用切比学夫加权控制主旁瓣比,通过matlab代码,matlab开发工具箱中的支持向量机。- Linear array using cut than learning laid upon the right control of the main sidelobe ratio, By matlab code, matlab development toolbox support vector machine.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4731
    • 提供者:siesansangfun
  1. 支持向量机与随机森林

    0下载:
  2. 支持向量机与随机森里的代码.可以随意使用~~~(Support vector machine and random son code. Can be used at will)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:Vivi_zzz
  1. 支持向量机故障诊断及控制技术

    3下载:
  2. 有支持向量机分类和回归的代码,以及最小二乘支持向量机的代码。(support vector machine)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:467968
    • 提供者:TZLN12315
  1. 高风代码

    1下载:
  2. 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:twinklebell
  1. 7.支持向量机

    0下载:
  2. python中的sklearn的SVM实例演练代码,立刻熟悉SVM的使用过程以及参数调整(Sklearn's SVM instance drill code in python, immediately familiar with the use of SVM and parameter tuning)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:5120
    • 提供者:fdy219517
  1. SVMcgForClass

    0下载:
  2. matlab中libsvm工具包中所调用的函数代码(The function code called in the libsvm toolkit in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:毛毛酱nana
  1. svm

    0下载:
  2. 使用smo算法实现了支持向量机的python代码(complete the svm mode and Sequential minimal optimization with python code)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:7168
    • 提供者:白华伟
  1. matlab代码

    1下载:
  2. 该代码是基于粒子群算法优化的支持向量机,适用于分类问题(The code is based on particle swarm optimization support vector machine, suitable for classification problem.)
  3. 所属分类:其他

  1. PSOSVM网络流量预测

    2下载:
  2. 这是关于粒子群算法优化支持向量机的网络流量预测,全套的代码可以正确使用A博士提供(This is about particle swarm optimization support vector machine network traffic prediction, the complete code can be used correctly provided by Dr. A.)
  3. 所属分类:其他

    • 发布日期:2019-11-11
    • 文件大小:750592
    • 提供者:niuzhanhua
« 12 »
搜珍网 www.dssz.com