搜索资源列表

  1. GuideandMeasurementReportofUsingpMatlab

    0下载:
  2. pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster environment. These two documents summary the usage of pMatlab and running time measurements on three simple Monte Carlo
  3. 所属分类:matlab例程

    • 发布日期:2024-06-16
    • 文件大小:58368
    • 提供者:wei yu
  1. LEACH

    0下载:
  2. 实现无线传感器网络协议leach 该算法基本思想是:以循环的方式随机选择蔟首节点,将整个网络的能量负载平均分配到每个传感器节点中,从而达到降低网络能源消耗、提高网络整体生存时间的目的。仿真表明,与一般的平面多跳路由协议和静态分层算法相比,LEACH可以将网络生命周期延长15%。 -Realize wireless sensor network protocol leach basic idea of the algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-16
    • 文件大小:562176
    • 提供者:dfzr
  1. k-means

    0下载:
  2. 空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类,-Spatial data analysis is the most commonly used cluster analysis, while the K-MEANS algorithm is commonly used in cluster analysis, the main idea
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-16
    • 文件大小:6144
    • 提供者:tangkezong
  1. fuz

    1下载:
  2. 模糊数学实验指导书,书中讲述了matlab编程实现了聚类分析以及多目标规划等问题,具有很好的指导意义-Fuzzy mathematics experimental guide book about the programming matlab realize the cluster analysis and multi-objective planning problem, has a good guide
  3. 所属分类:matlab例程

    • 发布日期:2024-06-16
    • 文件大小:13312
    • 提供者:程明
  1. flock

    0下载:
  2. 多移动机器人群集移动算法VC++实现源码-Multi-cluster Mobile Algorithm for Mobile Robot VC++ Realize source
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:6170624
    • 提供者:陈新
  1. LicenseplaterecognitionindexdbyEI

    0下载:
  2. 这里收集的9篇论文都是最近被EI检索的高质量论文,希望对做车牌识别的人有帮助。-Here collected nine papers are EI retrieval has recently been high-quality papers, in the hope that those who do LPR helpful.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-16
    • 文件大小:7583744
    • 提供者:
  1. OTSUMultiThre

    0下载:
  2. 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-16
    • 文件大小:310272
    • 提供者:李成
  1. Mpi-Omp_MatInf_blkstp

    0下载:
  2. This a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based Ope
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:shraddha
  1. 2-3-1

    0下载:
  2. 聚类分析 算法的Matlab实现,可以对多参数的数据实现简单方面的分类,从而更好地了解数据结构。-Matlab cluster analysis algorithm to achieve, you can multi-parameter data for the realization of a simple classification, in order to better understand the data structure
  3. 所属分类:图形图象

    • 发布日期:2024-06-16
    • 文件大小:4096
    • 提供者:rain
  1. wsn-mutilcluster

    0下载:
  2. wireless sensor networks无线传感器 多簇头轮换相关论文下载-Wireless sensor and multi-cluster head rotation-related papers
  3. 所属分类:编程文档

    • 发布日期:2024-06-16
    • 文件大小:3162112
    • 提供者:潘大为
  1. mimocapcitywithdifferentcoefficients

    0下载:
  2. 窄带平衰落相关MIMO信道容量仿真,内容包括:天线间距、功率角度谱、多簇、总角扩展等参数对信道容量及相关系数的影响-Narrowband flat fading MIMO channel capacity related to simulation, including: antenna spacing, angle power spectrum, multi-cluster parameters such as total angul
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:84992
    • 提供者:
  1. An_Improveme_of_LEACH_Routing_Protocol_Based_on_T

    0下载:
  2. Abstract—LEACH is a hierarchy routing protocol for WSN (wireless sensor networks), which is superior to direct communication protocol, minimum-transmission-energy protocol and static clustering protocol. owever, LEACH it
  3. 所属分类:行业发展研究

    • 发布日期:2024-06-16
    • 文件大小:266240
    • 提供者:Amir
  1. wireless-network-sensor-routing-algorithm

    0下载:
  2. 设计无线传感器网络的路由协议,LEACH是第一个基于多簇结构的集群路由协议,是一种分布式的协议,每一个节点通过一个概率来决定自己是否成为簇头节点,并保证每轮有相当数量的簇头节点. -Design of wireless sensor network routing protocol, LEACH is the first structure of a cluster based on multi-cluster routing pr
  3. 所属分类:matlab例程

    • 发布日期:2024-06-16
    • 文件大小:51200
    • 提供者:杨扬
  1. Usithod

    0下载:
  2. 利用聚类分析法改进的多Agent协作强化学习方法-Using cluster analysis to improve collaborative multi-Agent Reinforcement Learning Method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-16
    • 文件大小:201728
    • 提供者:andy752
  1. DBSCAN

    1下载:
  2. BIRCH (balanced iterative reducing and clustering using hierarchies) is an unsupervised data mining algorithm used to perform hierarchical clustering over particularly large data-sets. An advantage of Birch is its abilit
  3. 所属分类:matlab例程

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:pepe
  1. gorithm

    0下载:
  2. 多模型预测的WSN动态簇目标跟踪算法Dynamic multi-cluster model to predict the WSN target tracking algorithm-Dynamic multi-cluster model to predict the WSN target tracking algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-16
    • 文件大小:436224
    • 提供者:vip7510
  1. 2420-to-achieve-3-node-cluster

    0下载:
  2. 多跳 2420实现 一个基站 3个汇聚节点,无线网络,msp430单片机应用-Multi jump 2420 to achieve a base station to a 3 node cluster, wireless network, MSP430 single-chip microcomputer application
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-16
    • 文件大小:326656
    • 提供者:胡哥
  1. jqfbsdukj

    0下载:
  2. 集群分布式多进程GP调度框架 我们经常会利用ArcGIS GP工具来进行一些大规模数据批处理工作,但是由于GP其实也是调用底层基于COM的AO,多线程的效率往往体现不出来,因为大家知道ArcGIS Engine GP是无法在多线程环境下高效稳定运行的,特别是当需要处理大规模数据集时,基于单台机器单进程程序就无法解决了。 本调度程序能够解决单一机器单进程调用效率低的问题,特别是基于COM的应用程序,本程序有以下特点。 1、 多
  3. 所属分类:.net编程

    • 发布日期:2024-06-16
    • 文件大小:595968
    • 提供者:gis-liang
  1. Multi-hop-Cooperative-MIMO

    0下载:
  2. 在GM-MIMO集群建立基于地理位置。GM-MIMO图论应用于找到一个最佳的转发路径。-In GM-MIMO cluster is established based on geographic location. GM-MIMO graph theory applied to find the best path forward.
  3. 所属分类:软件工程

    • 发布日期:2024-06-16
    • 文件大小:17408
    • 提供者:mm
  1. mcpm_head

    0下载:
  2. kernel entry point for multi-cluster PM.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:penzzhong
« 12 3 4 5 »

源码中国 www.ymcn.org