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

搜索资源列表

  1. fir_filter

    0下载:
  2. 该数字滤波器通过结合matlab和vhdl来实现低通fir数字滤波器功能-The digital filter through a combination of matlab and vhdl to achieve low-pass digital filter function fir
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:27132
    • 提供者:caoge
  1. EXTENDS

    0下载:
  2. C++入门实例,对继承与组合的初步应用。可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。 请为每种图形设计一个类,这些类之间的关系可能是继承或者组合。  每个类需要能保存该图形对象的参数,改变参数的方法以及在屏幕上用字符打印该图形的方法。  程序根据用户的选择产生一个新图形的对象,为该对象设置参数并打印。 -C++ Getting Started ex
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5372
    • 提供者:周子
  1. polynomial

    0下载:
  2. 对已知的多项式p(x)利用用线性表的数据结构进行加法,乘法,微商运算 加法的时间复杂度为O(n+m) 乘法的时间复杂度为O(nm) 微分的时间复杂度为O(n) 排序的平均时间复杂度为O(nlogn) 程序优点:通过顺序表和链表结合使用,使乘法合并同类项的时间复杂度降为O(1),乘法本身的时间复杂度也达到下界。 程序提供了有好的界面,并且有较好的容错性,输入输出人性化,符合人的习惯。 用快速排序代替了插入排序,使本程序能应对较大的数据。 程序缺点:系数和指数有范围限
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2522
    • 提供者:刘晓明
  1. SimuAPSO

    1下载:
  2. 模拟退火发与粒子群算法的结合,程序可用,收敛的很快-Simulated Annealing and Particle Swarm made the combination of procedures available, fast convergence
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-28
    • 文件大小:663
    • 提供者:宋明
  1. invComplexos

    0下载:
  2. Obtain invariant complex moments expand linear combination os invariant regular moments
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1095
    • 提供者:faxose
  1. yuop

    0下载:
  2. 可以很好的结合现有的信号数据进行分析和处理,得到一定优化效果-Can be a good combination of existing data analysis and signal processing, to a certain optimal results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:zhoukai
  1. Based_on_genetic_algorithm_for_solving_knapsack_pr

    0下载:
  2. 背包问题(Knapsack problem)是一种组合优化的NP完全问题, 相似问题经常出现在商业、投资组合优化、组合数学,计算复杂性理论、密码学和应用数学等领域中,因此具有广泛的实际应用领域。-Knapsack problem (Knapsack problem) is a kind of combinatorial optimization of NP-complete problem, the problem often similar to business, investment po
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:14732
    • 提供者:金甜甜
  1. matlab

    0下载:
  2. 这是一个matlab结合神经网络的预测程序,挺全德 具体的自己看-This is a combination of neural network prediction matlab program, very specific view of ourselves all over Germany
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:820
    • 提供者:黄志波
  1. pifujiance

    0下载:
  2. 皮肤检测程序,弄一张皮肤组合图定义为sample.jpg就可以使用-Skin testing procedures, get a skin graph is defined as the combination can be used sample.jpg
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:73355
    • 提供者:黄婧芝
  1. LMSFLMS

    0下载:
  2. LMS/F组合算法由Shao-jen Lin和J.G.Jarris提出,它计算量增加不多却同时兼有LMS和LMF算法的优点。即收敛速度和稳态性能比基本LMS算法好,稳定性比LMF算法好。-LMS/F combination algorithm by the Shao-jen Lin, and JGJarris proposed, it is increasing much more calculations with both LMS and the LMF of the method. Ie,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:706
    • 提供者:韩一广
  1. masssprings2

    1下载:
  2. 弹簧质点模型实现源代码,和虚拟现实的结合应用-Spring-mass model implementation source code, and the combination of virtual reality applications
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-20
    • 文件大小:6103717
    • 提供者:xia
  1. SLIQ

    0下载:
  2. 改进的 SLIQ 算法 能够有效地减少计算的复杂度,且算法不需要将所有属性的所有属性值的吉尼指数全部计 算,而是通过计算不同范围内的属性值就可以达到同样的效果。本文结合实际生活中的实 例,将该算法与原有 SLIQ 算法和基于人工神经网络的分类算法应用结果比较,实验结果 表明该算法的分类准确率远远高于 SLIQ 算法和基于人工神经网络的分类算法。-Improved SLIQ algorithm can effectively reduce the computational com
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:247196
    • 提供者:蓝影
  1. acocombinationwithpso

    0下载:
  2. a combination of aco and pso optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4426
    • 提供者:sarah
  1. LMS

    0下载:
  2. kground: Abnormally high CSF 3-OMD occurs frequently for RLS patients indicating either increased L-dopa synthesis, limitations in L-dopa decarboxylation or increased MAT/COMT activity, or some combination of these. Increased tyrosine hydroxylase
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1508
    • 提供者:jafar
  1. ruance1.0

    0下载:
  2. NextDate函数的设计、实现和测试 函数有3个参数:月份、日期和年;它们都具有整数值,且满足以下条件: 1<=月份<=12 1<=日期<=31 1812<=年<=2012 函数返回输入日期之后的那个日期;如果输入无效值,如2000年6月31日,输出指示相应变量超出取值范围;对于无效的日月年组合,如“1999年13月32日”输出“无效输入日期”。 -NextDate function of the design, implementa
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:947
    • 提供者:小也
  1. choas_suanfa

    0下载:
  2. 这是一个MATLAB与其它工具结合使用的贴子包,通过该贴子可以方便的找到MATLAB与各种其他工具的配合使用方法,简单实用。-This is a combination of MATLAB and other tools used in post package, through the post can easily find the MATLAB and with a variety of other tools to use, simple and practical.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2388567
    • 提供者:liush
  1. snp

    0下载:
  2. 通过计算P-value评价SNP组合模型,从而找出复杂疾病原因-By calculating the P-value assessment of SNP combination model, in order to identify causes of complex diseases
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-30
    • 文件大小:22665
    • 提供者:bruce
  1. matlabyiqunsuanfa

    5下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2648
    • 提供者:prince
  1. Maths_in_ACM

    0下载:
  2. acm竞赛中必用的知识,能增强认得编程能力和本领。详细的介绍了组合数学在ACM的简单应用-acm contest will use the knowledge and can enhance the ability to recognize and programming skills. Detailed descr iption of the combination of the simple application of mathematics in the ACM
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:970076
    • 提供者:雷东多
  1. comb

    0下载:
  2. MATLAB function to calculate combination
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:813
    • 提供者:frecat
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com