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

搜索资源列表

  1. 2296_Regression

    0下载:
  2. Polynomial fit functions === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class ha
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5122
    • 提供者:qiao
  1. 邮局选址问题

    0下载:
  2. 这个是大家非常熟悉的一个非常常用的算法,邮局选择问题,相信大家一定可以学到很多东西的-This is all very familiar with a very commonly used algorithm, the post office matter of choice, I am sure that you can learn a lot of things
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7322
    • 提供者:周华
  1. Program1

    0下载:
  2. 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18977
    • 提供者:梁建军
  1. psm_63rnd

    0下载:
  2. 雷达信号的MATLAB仿真常常是因为运算时间问题而失败,经过试验,在实际编程中,采用调用子函数方法就遇到该问题,为此,改为采用的查表法实现,有效解决了该问题。故将该源码上传供同行参考。-radar signal simulation of MATLAB because computing is often a matter of time and failure, after testing, the actual programming, using call Functions encoun
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:837
    • 提供者:wnangang
  1. GA----GeneticAlgorithms

    0下载:
  2. 遗传算法vb实现代码,快去看看吧。也许你会用到的-genetic algorithm to achieve vb code, a matter of priority, let's see it. You may use the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7527
    • 提供者:doudou
  1. DsFlying-Jeff

    0下载:
  2. 用列表实现的队列和栈的算法,用接口和实现的结构组织。 原来打算一个通用的包含所有数据结构算法的接口以及实现集,由于时间问题,只是做了一点点,作为数据结构算法和设计思想的一个简单范例以及尝试吧,希望和大家多讨论。 里面附有使用实例,以及可执行文件,适合初学者!-used to achieve the queue list and stack algorithm, Interface and realization of the structure. The original intention o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30529
    • 提供者:杰弗雷
  1. vc调用matlab

    0下载:
  2. 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1756
    • 提供者:李震
  1. wuyuanketuo

    2下载:
  2. 物元可拓法水质评价程序,可方便进行物元可拓评价-On Extension of Water Quality Assessment program, can facilitate the matter element extension
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-06-06
    • 文件大小:5798
    • 提供者:weirunchu
  1. touyingxunzong

    0下载:
  2. 基于遗传算法工具箱的投影寻踪方法的优化代码,一个是目标函数,一个事约束条件函数,使用时将其放在工具箱合适的窗格即可。-Toolbox based on genetic algorithm optimization of projection pursuit method code, an objective function is a matter constraint function, use the toolbox to the right of the pane can be place
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:622
    • 提供者:weirunchu
  1. duoxiangshi

    0下载:
  2. 这是一个关于多项式相加减的程序,是数据结构的一个算法。-This is a matter of addition and subtraction of polynomial-phase procedure is an algorithm for data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:110259
    • 提供者:chunxiang.yan
  1. beiyesifenbu

    0下载:
  2. 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3951
    • 提供者:lili
  1. model

    0下载:
  2. 文中详细介绍了今年的数学建模竞赛题目和详细的注意事项-Described in detail in this year' s Mathematical Contest in Modeling and detailed attention to the subject matter of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:1388383
    • 提供者:rabbit
  1. SVMDecision

    3下载:
  2. VM分类器通常具有较高的分类精度。我这里不想过多的去说SVM是怎么回事,只是提供一种使用SVM进行判别的方法。决策树与SVM的结合,可以分多类。-VM classifier usually has a higher classification accuracy. I do not want too much here to say how the matter SVM, SVM is used to provide a method for identification. The combin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:105661
    • 提供者:steve
  1. string_multiply

    0下载:
  2. This Program will Multiply very long integer by very Long Integeras will multiply very long float by very Long Float.no matter how lonk a number is.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1338
    • 提供者:maa
  1. string_subtract

    0下载:
  2. This Program will subtract very long Integer from very Long Integeras will subtract very long float from very Long Float. no matter how long a numer is.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1233
    • 提供者:Mohamed Ali
  1. Shuffle

    0下载:
  2. 用VB洗牌源代码,游戏算法示例,是不是没搞懂是怎么回事呢?-Shuffle with VB source code, game algorithm example, is not never get to know how the matter?
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3686
    • 提供者:xivjie001
  1. pso

    0下载:
  2. 这个事粒子群算法的一个标准程序,希望对大家有用。-The matter of a standard particle swarm optimization process, we want to be useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8646
    • 提供者:刘烨
  1. 05

    0下载:
  2. 这个事matlab作图的一个ppt演示范本,希望对大家有用-The matter of a ppt presentation matlab mapping model, we want to be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:530169
    • 提供者:刘烨
  1. cirquit

    0下载:
  2. source cirquit Circuit may mean. In science and technology. Circuit theory, the theory of accomplishing work by routing electrons, gas, fluids, or other matter through a etc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:195486
    • 提供者:mdv
  1. chen

    0下载:
  2. 在非线性科学中,“混沌”这个词的含义和本意相似但又不完全一致,非线性科学中的混沌现象指的是一种确定的但不可预测的运动状态。它的外在表现和纯粹的随机运动很相似,即都不可预测。但和随机运动不同的是,混沌运动在动力学上是确定的,它的不可预测性是来源于运动的不稳定性。或者说混沌系统对无限小的初值变动和微绕也具于敏感性,无论多小的扰动在长时间以后,也会使系统彻底偏离原来的演化方向。混沌现象是自然界中的普遍现象,天气变化就是一个典型的混沌运动。混沌现象的一个著名表述就是蝴蝶效应:南美洲一只蝴蝶扇一扇翅膀,就
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6920
    • 提供者:lemon
« 12 3 4 »
搜珍网 www.dssz.com