登录
首页 » Matlab » 数据挖掘工具箱

数据挖掘工具箱

于 2022-02-16 发布 文件大小:8.67 kB
0 71
下载积分: 2 下载次数: 1

代码说明:

公用事业M文件,以提高距离矩阵的使用和计算:- 平行距离矩阵计算(pair_dist_par)- 利用共享能够保持真正的大矩阵(pair_dist_spmd)的内存模型的并行距离计算 - 需要sharedmatrix进行编译和路径,- 函数的舒适指一个距离矩阵(pseudo_squareform)的向量的形式。该OUT = pair_dist_par(X,有趣,参数)的作品有点类似标准pdist。它需要并行计算工具箱(PCT),但不同的是,距离函数(FUN)的行VS行的方式工作(而不是行VS-子矩阵中pdist),它是一个处理程序,以一种形式D的距离函数=有趣的(X,Y,则params),其中:params为参数的变量列表,x和y为单个行向量是不同的pdist。一种可以提供或处理程序自身距离函数或一名称内置距离函数,或(这是由于更好的性能)使用额外的外部函数name2fun获得一个匿名功能的处理程序。如果没有厘或麻烦得到一个工人池然后pair_dist_seq被使用。该功能pair_dist_spmd它适用于相当大的距离矩阵。使用SPMD模型的共享内存的计算所做的是(SM)作为IPC,因此,它需要有路径J.狄龙的sharedmatrix(或赢得了sharedmemory)。该函数返回一个包含处理程序了sharedmemory段结果。高速缓存命中率是由交织的提高。要使用结果,您需要附加到共享variableby返回的句柄。OUT = sharedmatrix("附加",out_hdl);或出=了sharedmemory("附加",out_hdl);还记得删除未使用的变量(没有grabage集电极)sharedmatrix("分离",out_hdl,出);sharedmatrix(“自由”,out_hdl);该pseudo_squareform功能可以让您获得获得距离矩阵,就好像它

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

发表评论

0 个回复

  • mutifractal
    这是一个关于多重分形的函数,效果与众不同(This is a study on multi-fractal function of the effect of different)
    2008-12-17 10:28:33下载
    积分:1
  • CT_recon
    平行束CT重建算法,基于MatLAB语言。(Parallel-beam CT reconstruction algorithm,based on the language MatLAB.)
    2009-04-09 13:28:07下载
    积分:1
  • uigetfiles2
    A simple GUI to select multiple files from multiple folders. Author:Brian Keats , please read the .txt files before using.
    2010-04-04 17:14:45下载
    积分:1
  • t-test
    t检验,通过多样的分析可以得出想要的熵结果。(t-test.you can download it every day.)
    2012-06-03 15:05:56下载
    积分:1
  • 3Daut
    3d automation source running for curves manouvering
    2015-07-27 03:45:20下载
    积分:1
  • jiyu-PCA-de-ren-lian-shi-bie-Matlab
    说明:  基于主成分分析实现对特征脸的人脸识别,训练,输出识别率等。(Based on principal component analysis to achieve the characteristics of face recognition, training, recognition rate of the output.)
    2011-03-13 18:46:22下载
    积分:1
  • PCA_fuzzy_c-means_method
    首先对原始数据 归一化 然后进行PCA分析 采用PCs作为特征, 进行模糊聚类分析 fuzzy c-means method(First normalized the raw data and then proceed to PCA analysis using PCs as features, fuzzy clustering analysis for fuzzy c-means method)
    2008-03-14 08:47:23下载
    积分:1
  • directselfcontrol
    本文重点研究了智能控制策略对异步电动机直接转矩控制系统性能的改善。(This article focuses on the intelligent control strategy for induction motor direct torque control system performance improvements.)
    2008-05-06 13:46:56下载
    积分:1
  • qq
    说明:  system initialisation in matlab
    2010-04-21 02:03:33下载
    积分:1
  • QPSO
    基于matlab的量子粒子群算法源代码,用于函数优化,供参考(Matlab quantum particle swarm algorithm source code for function optimization, for reference)
    2012-05-27 15:17:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载