登录
首页 » matlab » evolutionary-affinity-propagation-master

evolutionary-affinity-propagation-master

于 2021-04-10 发布
0 162
下载积分: 1 下载次数: 1

代码说明:

说明:  进化亲和力传播(EAP)是一种进化聚类方法,它试图对在多个时间点收集的数据进行聚类,同时考虑到潜在的动态并保持时间平滑性。 EAP的主要独特功能是: EAP自动确定每个时间步长的群集数。 通过依赖因素图中引入的某些共识节点,EAP可以准确,高效地跟踪整个集群。 EAP通过在不同时间步长代表数据的节点之间传递消息来标识全局群集解决方案。 EAP输出为每个时间点的每个数据点提供群集成员身份。 EAP框架允许在不同的时间步长具有不同数量的群集,以及数据点的插入和删除。 用法(EAP automatically determines the number of clusters at each time step. By relying on certain consensus nodes introduced in the factor graph, EAP accurately and effciently tracks clusters across time. EAP identifies the global clustering solution by passing messages between the nodes representing data at different time steps. The EAP output provides the cluster membership for each data point at each time instance. The EAP framework allows having different numbers of clusters at different time steps as well as data point insertions and deletio)

文件列表:

evolutionary-affinity-propagation-master\evolutionary_affinity_propagation.m, 38717 , 2021-04-09
evolutionary-affinity-propagation-master\LICENSE, 1062 , 2021-04-09
evolutionary-affinity-propagation-master\README.md, 2494 , 2021-04-09
evolutionary-affinity-propagation-master\run_EAP.m, 1409 , 2021-04-09
evolutionary-affinity-propagation-master\sample_data.mat, 79013 , 2021-04-09
evolutionary-affinity-propagation-master, 0 , 2021-04-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VUALL8-500
    ABAQUS显式子程序用来计算材料是否破坏和对应刚度折减。(ABAQUE/Explicit subroutine vumat)
    2020-10-26 14:29:59下载
    积分:1
  • 基于VB教程网传输二进制数据。
    Tutorial on transfer binary data using vb .net
    2022-05-26 22:37:52下载
    积分:1
  • 相关滤波器
    对于图像进行相关滤波,然后实现对其中目标的跟踪(For the image correlation filtering, and then achieve the target tracking)
    2021-03-20 02:19:19下载
    积分:1
  • APFC
    单相功率因数校正PFC的原理和方法,通过对Boost型滞环控制的DC-DC变换器采用Matlab进行仿真,获得了最后校正的功率因数结果,说明这种PFC方案的能获得良好的效果,适用于多种场合。(The principle and method of single-phase PFC are introduced. By simulating the Boost hysteresis-controlled DC-DC converter with MATLAB, the final corrected PFC results are obtained. It shows that this PFC scheme can achieve good results and is suitable for many occasions.)
    2020-07-26 11:18:41下载
    积分:1
  • VGG
    说明:  VGG16分类网络,可以用于分类问题,采用了迁移学习(VGG16 classification net)
    2019-09-19 19:22:56下载
    积分:1
  • VB API HOOK拦截程序源码
    VB 基于API HOOK拦截程序源码,演示VB如何拦截API呼叫,這是網友問的問題,雖然這個問題並不適合用VB做,但並不是做不到,要多繞一段路,這個問題重點在於執行檔中的IAT(Import Address Table) 如果你對於PE黨並不熟悉 請參考PE檔簡介。一個Process再執行時,會將許多DLL載入到行程空間中,如呼叫User32.dll中的MessageBoxW就必須將User32.dll載入到位址空間,呼叫越多不同種的API,位址空間中的模組也就越多,至於如何得知行程所載入的模組請參考如何取得Process中載入的模組的資訊。   一般來說,如果是執行Notepad.exe 我們只要攔截模組Notepad.exe的IAT即可,除非你想攔截Notepad.exe是否有透過其他DLL去執行要攔截的函數,才需要去攔截其他載入的模組,這個程式整個攔截的過程如下:   1.在要攔截的程式上配置2塊記憶體空間,一塊用來放要攔截的程式,一塊用來放所需要用的區域變數 至於如何再外部程式配置記憶體請參考如何在外部程式配置記憶體   AddressOfRemoteFunction=CreateRemoteMememory(SomeProcess,FunctionSize)   AddressOfVar=CreateRemoteMememory(SomeProcess,DataSize)   2.將要注射的函數寫到配置的位址空間 並初使化變數   Call WriteCodeTo(AddressOfRemoteFunction)   [AddressOfVar]=1   [AddressOfVar+256]=Old_FunctionAddress   3.修改IAT位址到新配置的函數
    2023-07-21 01:35:17下载
    积分:1
  • pxompt
    基于局域网通信的聊天代码,可以实现自动弹出消息提示(The chat code based on LAN communication, can realize the automatic pop-up message prompt)
    2018-11-29 18:48:09下载
    积分:1
  • 是用c++编辑的银行家算法,是有点长,不过我相信只要努力就有收获的...
    是用c++编辑的银行家算法,是有点长,不过我相信只要努力就有收获的-is editor bankers algorithm, is a bit long, but I believe as long as the efforts will harvest
    2023-03-16 09:00:04下载
    积分:1
  • DBF
    说明:  MVDR算法DREC算法,可以从图形上有效的看出来DBF算法的仿真结果。(MVDR algorithm DREC algorithm.The simulation results of DBF algorithm can be seen from the graph effectively.)
    2020-01-06 16:05:49下载
    积分:1
  • htmlExportToExcel
    说明:  decorator design pattern implementation
    2020-06-24 19:00:01下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载