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

搜索资源列表

  1. selfref

    0下载:
  2. 当我们用摄像机照射电视机,再把摄到的图案展现在电视屏幕上,这会产生什么?答案似乎应该是什么都没有,因为电视机显示的就是它自己,而它自己正在显示的内容也就是它自己……。然而当我们调节电视机的设置参数、拉大摄像机的焦距,让电视机往它自身内部运动的时候,惊奇的现象出现了:一个一个的复杂结构不断地从电视屏幕中产生、飞出,就好像星系的诞生!当我们旋转摄像机呈一个角度的时候会得到类似左图的“旋转星系”。本Java程序就是在计算机上模拟了这个过程。然而,摄像机-电视这样的自指系统不仅仅能产生如此丰富的复杂图案
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15.46kb
    • 提供者:若令
  1. 医学软件

    0下载:
  2. 一个医学的软件,可以帮助显示医学的重要参数,以图解的方式友好的解释这些参数表示的意思,让医护人生很好地得到临床的反馈-a medical software can help show the important parameters of Medicine, a diagram of the friendly explain these parameters mean, life care to be good clinical feedback
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.6mb
    • 提供者:ken
  1. AOLMM

    2下载:
  2. 基于局域法多步预报模型的混沌时间序列预报模型,对多个典型混沌序列的仿真测试表明,本算法具有良好的多步预测精度和较好的抗噪声能力-based multi-step prediction model of chaotic time series prediction model, a number of typical chaotic sequence of simulation tests show that the algorithm has a good multi-step forecast
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:222.58kb
    • 提供者:蔡烽
  1. BPNN1

    0下载:
  2. bp经典测试源码,大家可以试试,多多交流-bp classic test source, we can try and show more exchanges
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:tom
  1. ID3Algorithm_jianjie

    0下载:
  2. ID3算法有一定的自学习、自组织能力,适用于复杂系统的智能诊断。以实例验证了该算法对RH-KTB真空抽气系统故障诊断的有效性。-ID3 algorithm to a certain extent self-learning, self-organization, applied to a complex system of intelligent diagnosis. Examples to show that the algorithm of RH - KTB vacuum exhaust s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17.4kb
    • 提供者:黄波
  1. SequentialSamplingImportanceResampling(SIR)

    0下载:
  2. this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.-this demo is to show you how to implement a ge neric SIR (a.k.a. pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6kb
    • 提供者:郭剑辉
  1. C++writessendsthesignprocedure

    0下载:
  2. 可以显示一、二、三、四家的牌,主要是为了训练我的牌感(-be able to show one, two, three, four cards, primarily in order to train my license flu (
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.43kb
    • 提供者:sg
  1. OpenSteerDemo_0_8_2_win32GoodSource00

    0下载:
  2. 智能路径规划算法,实现显示运动路径及行为策演示,VC++源码示例程序,是学习自动路径的好的参考-intelligent path planning algorithm, and show movement path and behavior toward the demonstration, VC + + source code examples procedures, Learning is automatic path of good reference! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:155.63kb
    • 提供者:李文庆
  1. FFTImage

    0下载:
  2. 使用VC2005编写的自己生成不同频率的数据,使用FFT算法进行处理,显示。非常适合VC初学者效仿-VC2005 prepared to use its own generation of data at different frequencies, using FFT algorithm, show. Very suitable for beginners to follow VC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:62.12kb
    • 提供者:宋军
  1. zxjd

    0下载:
  2. 求图中的祖先节点(不含父亲节点) 内含说明,学图论或人工智能的朋友会用到的。希望有利于理解书上的论述。-plans for their ancestral nodes (excluding the father nodes) intron show that studying graph theory in artificial intelligence or a friend will use the. Hope to understand book expositions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.07kb
    • 提供者:lxh
  1. kmlocal-1.7.1.tar

    0下载:
  2. 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are imple
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:885.95kb
    • 提供者:陈明
  1. EMdemo

    0下载:
  2. n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.69kb
    • 提供者:徐剑
  1. 自适应神经网络在确定落煤残存瓦斯量中的应用

    1下载:
  2. 落煤残存瓦斯量的确定是采掘工作面瓦斯涌出量预测的重要环节,它直接影响着采掘工作面瓦斯涌出量预测的精度,并与煤的变质程度、落煤粒度、原始瓦斯含量、暴露时间等影响因素呈非线性关系。人工神经网络具有表示任意非线性关系和学习的能力,是解决复杂非线性、不确定性和时变性问题的新思想和新方法。基于此,作者提出自适应神经网络的落煤残存瓦斯量预测模型,并结合不同矿井落煤残存瓦斯量的实际测定结果进行验证研究。结果表明,自适应调整权值的变步长BP神经网络模型预测精度高,收敛速度快 该预测模型的应用可为采掘工作面瓦斯涌
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:58.82kb
    • 提供者:王静
  1. 以K-均值聚类结果为初始解的模拟退火聚类

    0下载:
  2. 由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorithm for optimal local character
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.64kb
    • 提供者:韩磊
  1. runica

    0下载:
  2. 提出了一种利用S函数实验结果表明:ICA可以将 脑电信号中包含的心电(ECG)、眼电(EOG)等多种干扰信号成功地分离出来-use of a S-function experimental results show : ICA EEG can be included in the heart (ECG), eyes (EOG) and other interference signal successfully separated
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12.14kb
    • 提供者:周周
  1. GPdata-3.0.tar

    0下载:
  2. 标准的GP源代码,由Andy Singleton维护,在linux下运行,编译方法可参照内带的说明,搞演化计算的朋友值得一看-standard GP source code, by Andy Singleton maintenance, running under Linux, compile method can be brought to the light show that engaging in evolutionary computation is worth looking at
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:167.91kb
    • 提供者:yang
  1. AHybidGeneticAgorithmtoSolveTS

    0下载:
  2. 求解TSP和MTSP的混合遗传算法_英文_,Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is called
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:211.53kb
    • 提供者:Notics
  1. Thesis-On-Cognitive-Radio

    0下载:
  2. This thesis aims to clearly describe the cognitive radio and its components and operations. Moreover, it aims on describing the expected outcome from the most common techniques that are proposed for use in cognitive radios. In addition, it describes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:379.53kb
    • 提供者:hachem
  1. vc-mfc-open--and-show-bmp-

    0下载:
  2. vc mfc 编写的多文档程序, 可打开多幅bmp图 -vc mfc Multiple Document prepared by procedures to open multiple bmp map
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:191kb
    • 提供者:luocw138
  1. k-means-segamen-method

    0下载:
  2. 本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。-In this study, K-Means clustering algorithm based on the ideology of the character segmentation, because the license plate require
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.31mb
    • 提供者:王娟
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com