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

搜索资源列表

  1. LVQ学习矢量化算法

    0下载:
  2. LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37.5kb
    • 提供者:张伟华
  1. realDBSCAN

    2下载:
  2. 二维的DBSCAN聚类算法,输入(x,y)数组,搜索半径Eps,密度搜索参数Minpts。输出: Clusters,每一行代表一个簇,形式为簇的对象对应的原数据集的ID-two-dimensional clustering algorithm, the input (x, y) array, search radius Eps. Minpts density search parameters. Output : Clusters, each firm on behalf of a cluste
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:胡瑞飞
  1. LVQ

    0下载:
  2. TheLVQ program accepts input consisting of vectors and calculates the LVQnetwork weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern andeach neuron is reported.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.16kb
    • 提供者:天缘
  1. immune_algorithm

    0下载:
  2. 一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为 connectionString=\"Data Source=YANXL\\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream\" 初始
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.93mb
    • 提供者:闫小良
  1. fun_fuzzy-feedbace

    0下载:
  2. matlab写的模糊整定PID参数的子函数 -Matlab write fuzzy PID tuning parameters Functions written in Matlab fuzzy tuning PID Parameters of Functions written in Matlab fuzzy PID tuning parameters Functions written in Matlab fuzzy setting P ID parameter Functions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:盖萌
  1. LPC_Project

    0下载:
  2. 线性预测算法基于遗传算法-支持向量机的水库叶绿素a浓度短期预测非线性时序模型,利学水 报 2009 年 1 月 SHUILI XUEBAO 第第 40 卷 1 期文章编号 :055929350 2009 0120046206 基于遗传算法 -matlab Linear prediction algorithm is based on genetic algorithm- support vector machine reservoir chlorophyll-a concentration of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3.34kb
    • 提供者:微软
  1. simpelpso

    0下载:
  2. written by budi santosa to implement modified PSO on single variable function budi_s@ie.its.ac.id based on Engineering Optimization Theory and Practice book by Singiresu S. Rao- written by budi santosa to implement modified PSO on single va
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:664byte
    • 提供者:budi santosa
  1. StudentsPerformanceManagementSystem

    0下载:
  2. 数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩1、成绩2、成绩3、平均成绩、总成绩。 要求具有以下功能: (1)添加、删除任意个记录。 (2)修改任意个记录。 (3)显示、保存记录。 (4)排序功能:打开学生数据库,计算每个学生的平均成绩和总成绩,用冒泡法或选择排序法将平均成绩和总成绩排序后生成两个新文件(从大到小),存盘并显示这两个文件的全部记录。 (5)查询功能:打开总成绩排序文件,用折半查找法统计出给定分数的人数并显示。 -Database of d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.68kb
    • 提供者:杨辉
  1. contacts1

    0下载:
  2. 利用线性表实现一个通讯录管理,通信录的数据格式如下: struct DataType { int ID //编号 char name[10] //姓名 char ch //性别 char phone[13] //电话 char addr[31] //地址 } 要求: ? 实现通讯录的建立、增加、删除、修改、查询等功能 ? 能够实现简单的菜单交互,即可以根据用户输入的命令,选择不同的操作。 ? 能够保
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1.7kb
    • 提供者:贾森
  1. ID3

    0下载:
  2. ID3算法 人工智能算法之一算法实现 人工智能算法之一Algorithm to realize one of artificial intelligence algorithm-Algorithm to realize one of artificial intelligence algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:33kb
    • 提供者:杨远洋
  1. Fuzzy-PI-control-of-PMSM

    0下载:
  2. 控制系统采用经典的三闭环结构,其中电流环采用id=0的矢量控制策略,速度环采用PI控制,位置环采用模糊PI自适应控制,自适应控制通过Matlab软件编程。文中给出了系统各模块仿真模型的建立方法,并针对工程系统实际参数,进行了负载突加突卸时位置、速度和转矩瞬态过程仿真与分析。结果表明,该系统抗干扰性好,能快速准确地跟踪位置及转速给定。-The control system uses the classic three-loop structure, the current loop id = 0
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:191.9kb
    • 提供者:郑盛天
  1. BP-neural-network-model

    0下载:
  2. 本文在了解神经元和BP算法的基础上,使用MATLAB软件作为开发工具建立BP神经网络模型,重点研究了BP神经网络结构设计的原理和方法,包括影响BP神经网络训练能力的因素,以及这些因素如何影响BP神经网络的性能;改变不同参量,对比实验数据,总结各个参量对BP神经网络的影响。从而寻找最佳的BP神经网络模型。本文还对一些其他的神经网络算法进行了总结和介绍。- In this paper , based on understanding of the neuronal model and learni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:378.44kb
    • 提供者:张聪
  1. GUI

    2下载:
  2. matlab实现第二代身份证的识别(神经网络)GUI界面。-matlab implementation of the second generation ID card identification (neural networks) GUI interface.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:723.81kb
    • 提供者:yc
  1. WindowsFormsApplication1

    1下载:
  2. 二代证读卡器和指纹识别示例代码,快速运行SDK的Demo演示程序。您必须拥有一个亚略特的指纹采集设备。-Second generation ID card reader and fingerprint sample code, run fast the SDK Demo demo program. You must have a sub Elliott fingerprint capture device.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:78.17kb
    • 提供者:不说
  1. GUI

    0下载:
  2. 身份证信息识别,信息包括身份证号码,地址,性别-ID card information identification, information, including identity card number, address, gender and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:1.9mb
    • 提供者:mutong
  1. FindLevels

    0下载:
  2. EA自动计算压力支撑位,针对不同的时间周期,用不同的颜色和粗细的线条画出来,让你对支撑压力位一目了然。-Quot & quot & lt RTI ID 0.0 & gt u5 & lt /RTI & gt & lt RTI ID 0.0 & gt u u " & lt /RTI & gt u5 & lt /RTI & gt U989C u8272 u548C u7C9
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:2kb
    • 提供者:邹知呈
  1. CNN_Torch7-master

    0下载:
  2. 在ubuntu下实现cnn网络,有相关数据集(CNN_Torch7 ========== This code use the code of Supervised Learning tutorial of Torch7. I add the loading of image by using graphicsMagick for Torch7. 1. for the code intepretation: http://code.madbits.com/wiki/doku.php?id
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:106kb
    • 提供者:咕_噜
  1. benbarrowes-f2matlab-8ef1bb3

    0下载:
  2. Even though f2matlab is free (under GPL) for the using, I would like to ask that those who find it useful, wish to support the project, and are able to make a contribution to please do so commesurate with use (especially corporations). *** Impo
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:1.31mb
    • 提供者:SASASA89
  1. kubesupport

    0下载:
  2. <#--左侧--> <div> <label>To:</label> <div id="divtxt" class="mailtxt_div"></div>(<label>To:</label> <div id= "divtxt" class= "mailtxt_div" ></d
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:354kb
    • 提供者:qweqwe12
  1. 上网时间

    2下载:
  2. 现有大学校园网的日志数据,290条大学生的校园网使用情况数据,数据包括用户ID,设备的MAC地址,IP地址,开始上网时间,停止上网时间,上网时长,校园网套餐等。 利用已有数据,分析学生上网的模式。(The existing university campus network log data, 290 university students' campus network usage data, including user ID, MAC address of equipment, IP ad
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-27
    • 文件大小:16kb
    • 提供者:宋楠楠123
搜珍网 www.dssz.com