CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - idea algorithm

搜索资源列表

  1. fft

    0下载:
  2. 利用matlab实现功率谱估计中的间接法,不是通过函数调用实现的,是根据算法的思想,一步一步实现的,文件夹中还有实现自相关的算法-Using matlab to achieve the indirect method of power spectrum estimation, not by function calls, is based on the idea of ​ ​ the algorithm, step by step, the folder also auto-
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1771
    • 提供者:july
  1. fuzzy-logic-image-fusion

    0下载:
  2. 提出了一种基于小波变换和模糊集的图像融合算法.其基本思想是: 首先对图像进行小波变换,获得图 像的低频和高频分量 随后在融合过程中, 对低频和高频分量采取不同的融合策略, 即对低频分量采用平均能 量法进行融合,对高频成分利用图像的模糊集, 寻求一个模糊隶属函数作为融合算子进行融合 最后再对融合 后的图像进行小波反变换,重构出融合后的图像.实验结果证明了方法的有效性.-Proposed image fusion algorithm based on wavelet transform
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:134471
    • 提供者:张凡
  1. PageRank

    0下载:
  2. 这是一本介绍PageRank算法的资料。PageRank基本思想:如果网页T存在一个指向网页A的连接,则表明T的所有者认为A比较重要,从而把T的一部分重要性得分赋予A。这个重要性得分值为:PR(T)/C(T)其中PR(T)为T的PageRank值,C(T)为T的出链数,则A的PageRank值为一系列类似于T的页面重要性得分值的累加。 -This is the one introduced the PageRank algorithm. PageRank basic idea: If the p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:355666
    • 提供者:
  1. AdaBoost

    0下载:
  2. 这是一本介绍AdaBoost算法的资料。Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器-This is an introduction AdaBoost algorithm information. Adaboost is an iterative algorithm, the core idea for a training set of different classifiers (weak cl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1141153
    • 提供者:
  1. taobao_code

    0下载:
  2. 用于识别淘宝验证码的一个小思路,没有具体的算法,但是能够体现出具体解析的思路-, There is no specific algorithm used to identify a small idea of ​ ​ Taobao verification code, but can reflect the ideas of specific analytical
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1079
    • 提供者:yangbear
  1. ShortestPath_FLOYD

    0下载:
  2. 代码的功能:用弗洛伊德算法求每一对顶点之间的最短路径的c语言实现。弗洛伊德算法采用图的带权邻接矩阵存储结构。算法基本思想:假设求顶点Vi到Vj的最短路径。弗洛伊德算法依次找从Vi到Vj,中间经过结点序号不大于0的最短路径,不大于1的最短路径,直到中间顶点序号不大于n-1的最短路径,从中选取最小值,即为Vi到Vj的最短路径。- Functionality of the code: Freud algorithm for each of the shortest path between ver
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2839
    • 提供者:Mei
  1. jiejulaiguji

    1下载:
  2. M2M4-该代码是经典的信噪比估计算法,用到了统计学中基于矩估计的思想,利用信号的2、4阶矩来估计接收信号的信噪比-M2M4-the code is the classic SNR estimation algorithm used in the statistical moment estimation based on the idea, the signal of 2,4-order moments to estimate the signal to noise ratio of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:917
    • 提供者:闫姗姗
  1. grahams-scan

    0下载:
  2. 此为凸包的graham的scan算法,思路清晰,易实现。-This is the convex hull of graham scan algorithm, the idea is clear and easy to implement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1431
    • 提供者:john
  1. TIDEAziph

    0下载:
  2. 采用C++实现IDEA私钥加密密算法,可对文件和字符串进行加解密 -The C++ IDEA private key encryption encryption algorithm, encryption and decryption of files and strings
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:26901
    • 提供者:qinzhifan
  1. Matlab_zuixiaofeiyong

    0下载:
  2. 最小费用最大流算法通用Matlab函数 基于Floyd最短路算法的Ford和Fulkerson迭加算法   基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条   自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流   量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新   确定,如此多次迭代,最终得到最小费用最大流.-Minimum cost maximum fl
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4261
    • 提供者:fuhai
  1. d2200060410y

    0下载:
  2. 动态时间规整(DTW)算法一种基于动态规划的思想,,解决了说话人不同时期发音长短、语速不一样的匹配问题。 -Dynamic Time Warping (DTW) algorithm based on the idea of ​ ​ dynamic programming, to solve the different periods of the speaker pronunciation length, speed is not the same match.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:418197
    • 提供者:xlli
  1. MMD5MARSIDEAD

    0下载:
  2. MD5,IDEA,MARS算法比较,已经打包在一一起。全部通过测试。 ,经测试可直接使用。 -MD5, IDEA, MARS algorithm comparison, has been packaged in one together. All passed the test. Has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:29387
    • 提供者:ru
  1. AsimpleABdemod

    0下载:
  2. Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weakerifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器眼eClassifier),再将将若干个强分类器串联成为分级分类器(ClassifierCaseade)图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器成为强分类器,再将强分类器串联成为分级分类器。 -The basic idea of ​ ​ Adaboost algorithm i
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:8488
    • 提供者:chenhebingb
  1. OIDEEA11w

    0下载:
  2. 自己开发的C语言实现的IDEA算算法的程序源码,能运行 -Developed C language implementation of the IDEA on the program source code of the algorithm can run
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2398
    • 提供者:apwyhh
  1. DVR_control

    0下载:
  2. 针对电压暂降的问题,按照“DVR系统设计→检测算法研究→控制方法研究→系统建模→结果分析→硬件实现”的思路,利用参数模糊自整定PID控制方法,对三相无串联变压器型DVR进行控制,实现了对系统电压暂降快速、准确的补偿。-Aiming at the problem of sags, a fuzzy PID control strategy is proposed to the transformerless DVR following the idea of “DVR system→detect
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1668610
    • 提供者:朱音
  1. Bmybbsssl

    1下载:
  2. 盲信号分离是当前信号处理研究的热点课题之一,在无线数据通信、医学、语音和地震信号处理等领域有着广阔的应用前景。一种基于负熵最大的FastICA算法用于实现盲信号分离。。该方法的基本思路是以非高斯信号为研究究对象,在独立性假设的前提下,对多路观测信号进行盲源分离。在满足一定的条件下,能够从多路观测信号中,较好地分离出隐含的独立源信号。 -Blind signal separation is one of the hot topics of signal processing research
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1125
    • 提供者:zmougang
  1. IideeaV11tarD

    0下载:
  2. IDEA加密算法(PPGP中使用的加密算法) -IDEA encryption algorithm (PPGP used in the encryption algorithm)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:92578
    • 提供者:yejinwei
  1. Tcvbgfg_acmmmh

    0下载:
  2. 本算法是在openCV的平台下一种视频前景检测的方法,是Liyuuan在ACM Multimedia 2003会议中发表的论文的思想 -This algorithm is a video openCV platform foreground detection method, the idea of ​ ​ Liyuuan of papers published in the ACM Multimedia 2003 conference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:5819
    • 提供者:尴尬
  1. yichuan

    0下载:
  2. 通过自然选择、遗传、变异等作用机制,实现各个个体的适应性的提高。这一点体现了自然界中"物竞天择、适者生存"进化过程。1962年Holland教授首次提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜索、机器学习等方面,并奠定了坚实的理论基础。-Individuals through the mechanism of natural selection, genetic mutation, adaptation to improve. This is evidenced by the
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:19423
    • 提供者:vincent
  1. csFUSION

    0下载:
  2. 这是一篇新的介绍用压缩感知进行融合的算法,思路比较新颖-This is the introduction of a new compressed sensing fusion algorithm, the idea is relatively new.
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:340599
    • 提供者:柳树
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 44 »
搜珍网 www.dssz.com