CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - VOTING

搜索资源列表

  1. 广义异或集成神经网络算法

    0下载:
  2. 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13315
    • 提供者:刘波
  1. xxbgb

    0下载:
  2. 首先,用前插法建立链表,在算法中以create函数表示;其次,定义mergeab函数,表示算法的归并: 本算法的思路为:顺次逐个将单链表的ha中的节点(P节点)在链表 hb中查找是否有重复的结点,若有,则不插入到链表hb中,将其从链表ha中删除。若在链表hb中找到第一个大于P的节点的数据域值的节点(Q节点),则在Q节点之前插入P节点,否则将链表ha联接到链表hb的表尾。为了实现方便在单连表hb之前附加一个表头节点,带归并完成后,再归还该表头节点,返回归并后连表的头指针。      最后,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1033
    • 提供者:皮皮
  1. ballot.zip

    0下载:
  2. 利用MFC,实现投票系统,哪呢个够增加,修改删除头片人信息,并贴查询的信息和投票的情况。,The use of MFC, the realization of the voting system, which does个够increased, modified to delete the first piece people information, and paste the query information and voting.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:114768
    • 提供者:run
  1. toolbox_tensor_voting.zip

    2下载:
  2. 张量投票在matlab环境下的仿真。球型张量及棒型张量的仿真,Tensor voting in matlab simulation environment. Spherical and rod-type tensor tensor Simulation
  3. 所属分类:matlab

    • 发布日期:2016-01-20
    • 文件大小:21819
    • 提供者:misseli
  1. DM4

    0下载:
  2. 执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正确率,各种类别实例的Precision,Recall;Con
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:129640
    • 提供者:xsl
  1. AustralianVoting

    0下载:
  2. programming changllening p51页australian voting 解答源码-programming changllening p51 answer australian voting page source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1240
    • 提供者:xwx
  1. gyy

    0下载:
  2. 从因子分析的角度出发解决基因表达谱分析问题。为解决独立成分分析方法在求解过程中的不稳定性,提出一种基于选择性独立成分分析的DNA微阵列数据集成分类器。首先对基因表达水平的重构误差进行分析,选择部分重构误差较小的独立成分进行样本重构,然后基于重构后的样本同时训练多个支持向量机基分类器,最后选择部分分类正确率较高的基分类器进行最大投票以得到最终结果。在3个常用测试集上验证了本文设计方法的有效性。-This paper tries to deal with gene expression proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1427214
    • 提供者:cumtgyy
  1. Recog_Test_Vote

    0下载:
  2. face recognition test by voting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1572
    • 提供者:YN
  1. voting

    0下载:
  2. Voting simulation in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:23144
    • 提供者:sundar
  1. vote

    0下载:
  2. 在线投票调查php写的,很简答,适合初学者-Online Voting Survey
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3931
    • 提供者:zhang
  1. det_code-1.0beta

    0下载:
  2. The main part of the code uses improved Shape Context as feature descr iptor and fit into a Hough Voting framework to detect objects. It can be used for initial hypothesis proposal. I hope you find this code helpful!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-24
    • 文件大小:8343425
    • 提供者:cui
  1. ss

    0下载:
  2. ACM竞赛题目 电子投票平台 很有价值的全部源码-ACM Contest valuable topic of electronic voting platform, all the source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:36043
    • 提供者:大龙虾
  1. kNN2010

    0下载:
  2. k-NN based on Z-score standardized Euclidean distance & weighted voting
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1087
    • 提供者:Manyazewal
  1. TVF

    0下载:
  2. 根据Medioni的张量投票理论,用matlab实现二维图像的重构。-According Medioni s tensor voting theory, with the realization of two-dimensional image reconstruction of matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19568
    • 提供者:黄锦芳
  1. rgpca.tar

    0下载:
  2. Robust GPCA This package consists of implementations of three robust techinques to robustify GPCA-Voting in the presence of large amounts of outliers. For function details, please read the README file in the package.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:69430
    • 提供者:Bingmiao Huang
  1. atur

    0下载:
  2. 采用张量投票理论的三角网格特征边提取算法-Using tensor voting theory side of the triangular mesh feature extraction algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:557599
    • 提供者:mu
  1. voting-algorithm

    0下载:
  2. this a voting algorithm MATLAB codes for fault tolerant systems. file consist of five m-files that fours of them runs from testmaj m-file. inxmaj m-file is a function for inexact majority algorithm, inxplu is a function for inexact plurality algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1133
    • 提供者:yaser
  1. voting-system

    0下载:
  2. 此代码是模拟投票系统的实现,用于实现投票系统的功能,计算出最终票数的高低情况-This code is the realization of the mock voting system, to achieve voting system, calculate the final votes level of
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:762
    • 提供者:韦龙
  1. Congressional-voting-similarity

    0下载:
  2. 用相似性矩阵计算出有相似投票倾向的议员,同时预测其党派倾向-Congressional voting similarity
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:陆宏凯
  1. Majority-Vote-function-for-Matlab--master

    0下载:
  2. 使用matlab实现多数投票,可用于高光谱图像处理(a way of majority voting using matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:肖水目
« 12 3 »
搜珍网 www.dssz.com