文件名称:SpectralClustering
介绍说明--下载内容来自于网络,使用问题请自行百度
基于谱聚类的新数据聚类算法,可用于一般的时间序列数据聚类及图像分割方面的应用,还包含相应的文章和算法说明。-Executes the spectral clustering algorithm defined by type on the adjacency matrix W and returns the k cluster indicator vectors as columns in C.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bachelorarbeit.pdf
ImageSegmentation/
ImageSegmentation/AllPonies/
ImageSegmentation/AllPonies/AllPonies.jpg
ImageSegmentation/AllPonies/AllPonies_k2_N10.pdf
ImageSegmentation/AllPonies/AllPonies_k35_N10.pdf
ImageSegmentation/AllPonies/AllPonies_k5_N10.pdf
ImageSegmentation/Applejack/
ImageSegmentation/Applejack/Applejack.jpg
ImageSegmentation/Applejack/Applejack.png
ImageSegmentation/Applejack/Applejack_k15_N10.pdf
ImageSegmentation/Applejack/Applejack_k2_N10.pdf
ImageSegmentation/Munich/
ImageSegmentation/Munich/Munich_400.jpg
ImageSegmentation/Munich/Munich_400_k2_10N.pdf
ImageSegmentation/Munich/Munich_400_k4_10N_Rounded.pdf
ImageSegmentation/Munich/Munich_400_k4_10N_Unrounded.pdf
ImageSegmentation/Munich/Munich_80.jpg
ImageSegmentation/Munich/Munich_80_k2_10N_Rounded.pdf
ImageSegmentation/Munich/Munich_80_k2_10N_Unrounded.pdf
ImageSegmentation/PinkiePie/
ImageSegmentation/PinkiePie/PinkiePie.jpg
ImageSegmentation/PinkiePie/PinkiePie.png
ImageSegmentation/PinkiePie/PinkiePie_k25_N10.pdf
ImageSegmentation/PinkiePie/PinkiePie_k2_N10.pdf
ImageSegmentation/PinkiePie/PinkiePie_k5_N10.pdf
ImageSegmentation/RainbowDash1/
ImageSegmentation/RainbowDash1/RainbowDash.jpg
ImageSegmentation/RainbowDash1/RainbowDash.nld
ImageSegmentation/RainbowDash1/RainbowDash_k10_N25.pdf
ImageSegmentation/RainbowDash1/RainbowDash_k15_N25.pdf
ImageSegmentation/RainbowDash1/RainbowDash_k25_N10.pdf
ImageSegmentation/RainbowDash1/RainbowDash_k2_N25.pdf
ImageSegmentation/RainbowDash1/RainbowDash_k5_N25.pdf
ImageSegmentation/RunSegmentation.m
Main.m
Readme.txt
datasets/
datasets/Abalone/
datasets/Abalone/abalone.test.nld
datasets/Abalone/res/
datasets/Abalone/res/abalone_clustered.csv
datasets/Abalone/res/abalone_simgraph.mat
datasets/Atom/
datasets/Atom/atom.test.csv
datasets/Atom/res/
datasets/Atom/res/atom_clustered.csv
datasets/Atom/res/atom_simgraph.mat
datasets/Banknotes/
datasets/Banknotes/banknoten_normed.nld
datasets/Banknotes/banknoten_orig.nld
datasets/Banknotes/res/
datasets/Banknotes/res/banknotes_clustered.csv
datasets/Banknotes/res/banknotes_simgraph.mat
datasets/Chainlink/
datasets/Chainlink/chainlink.test.csv
datasets/Chainlink/res/
datasets/Chainlink/res/chainlink_clustered.csv
datasets/Chainlink/res/chainlink_simgraph.mat
datasets/Hepta/
datasets/Hepta/hepta.test.csv
datasets/Hepta/res/
datasets/Hepta/res/hepta_clustered.csv
datasets/Hepta/res/hepta_simgraph.mat
datasets/Parkinsons/
datasets/Parkinsons/parkinsons.test.nld
datasets/Parkinsons/res/
datasets/Parkinsons/res/res_Normal10_2.csv
datasets/Parkinsons/res/res_Normal12_2.csv
datasets/rainbowdash/
datasets/rainbowdash/CreateDataset.m
datasets/rainbowdash/CreateDataset2.m
datasets/rainbowdash/rainbowdash_80.nld
datasets/rainbowdash/rainbow_ava.jpg
datasets/rainbowdash/rainbow_ava_80.jpg
datasets/rainbowdash/res/
datasets/rainbowdash/res/rainbowdash_50_k2.png
datasets/rainbowdash/res/rainbowdash_65_k2.png
datasets/rainbowdash/res/rainbowdash_80_k2.png
datasets/TwoMoons/
datasets/TwoMoons/res/
datasets/TwoMoons/res/twomoon_clustered.csv
datasets/TwoMoons/res/twomoon_simgraph.mat
datasets/TwoMoons/twomoon-2d-50s.test.csv
datasets/TwoMoons/twomoons_normalized.nld
files/
files/GUI/
files/GUI/funcs/
files/GUI/funcs/convertClusterVector.m
files/GUI/funcs/getFuncs/
files/GUI/funcs/getFuncs/getOpenDialog.m
files/GUI/funcs/getFuncs/getPlotMarkerSize.m
files/GUI/funcs/getFuncs/getPlotMarkerStyle.m
files/GUI/funcs/getFuncs/getPlotWindowSize.m
files/GUI/funcs/getFuncs/getSaveDialog.m
files/GUI/funcs/getFuncs/getSimGraphParam.m
files/GUI/funcs/normalizeData.m
files/GUI/funcs/openPlotFigure.m
files/GUI/funcs/plotFuncs/
files/GUI/funcs/plotFuncs/plotCluster2D.m
files/GUI/funcs/plotFuncs/plotCluster3D.m
files/GUI/funcs/plotFuncs/plotClusterMatrix.m
files/GUI/funcs/plotFuncs/plotClusterStarCoordinates.m
files/GUI/funcs/plotFuncs/plotData2D.m
files/GUI/funcs/plotFuncs/plotData3D.m
files/GUI/funcs/plotFuncs/plotDataMatrix.m
files/GUI/funcs/plotFuncs/plotDataStarCoordinates.m
files/GUI/funcs/plotFuncs/plotSilhouette.m
files/GUI/funcs/plotFuncs/plotSimGraph2D.m
files/GUI/funcs/plotFuncs/plotSimGraph3D.m
files/GUI/funcs/plotFuncs/plotSimGraphStarCoordinates.m
files/GUI/funcs/saveCurrentFigure.m
files/GUI/funcs/setFuncs/
files/GUI/funcs/setFuncs/setCurrentSimGraphProperties.m
files/GUI/funcs/setFuncs/setPlotDimensionLists.m
files/GUI/funcs/setFuncs/setSimGraphEdits.m
files/GUI/funcs/toggleFuncs/
files/GUI/funcs/toggleFuncs/disableDataLoaded.m
files/GUI/funcs/toggleFuncs/enableDataClustered.m
files/GUI/funcs/toggleFuncs/enableDataLoaded.m
files/GUI/funcs/toggleFuncs/enableSimGraph.m
files/GUI/funcs/toggleFuncs/togglePlotClusteredData.m
files/GUI/funcs/toggleFuncs/togglePlotData.m
files/GUI/funcs/toggleFuncs/togglePlotSilhouette.m
files/GUI/funcs/toggleFuncs/togglePlotSimGraph.m
files/GUI/funcs/updateDataInfo.m
files/GUI/funcs/updateNormalized.m
files/GUI/funcs/updateStatus.m
files/GUI/guiMain.fig
files/GUI/guiMain.m
files/GUI/setupGUI.m
files/other/
files/other/distEuclidean.m
files/other/relativepath.m
files/other/simGaussian.m
files/SimilarityGraph/
files/SimilarityGraph/SimGraph_Epsilon.m
files/Similari
ImageSegmentation/
ImageSegmentation/AllPonies/
ImageSegmentation/AllPonies/AllPonies.jpg
ImageSegmentation/AllPonies/AllPonies_k2_N10.pdf
ImageSegmentation/AllPonies/AllPonies_k35_N10.pdf
ImageSegmentation/AllPonies/AllPonies_k5_N10.pdf
ImageSegmentation/Applejack/
ImageSegmentation/Applejack/Applejack.jpg
ImageSegmentation/Applejack/Applejack.png
ImageSegmentation/Applejack/Applejack_k15_N10.pdf
ImageSegmentation/Applejack/Applejack_k2_N10.pdf
ImageSegmentation/Munich/
ImageSegmentation/Munich/Munich_400.jpg
ImageSegmentation/Munich/Munich_400_k2_10N.pdf
ImageSegmentation/Munich/Munich_400_k4_10N_Rounded.pdf
ImageSegmentation/Munich/Munich_400_k4_10N_Unrounded.pdf
ImageSegmentation/Munich/Munich_80.jpg
ImageSegmentation/Munich/Munich_80_k2_10N_Rounded.pdf
ImageSegmentation/Munich/Munich_80_k2_10N_Unrounded.pdf
ImageSegmentation/PinkiePie/
ImageSegmentation/PinkiePie/PinkiePie.jpg
ImageSegmentation/PinkiePie/PinkiePie.png
ImageSegmentation/PinkiePie/PinkiePie_k25_N10.pdf
ImageSegmentation/PinkiePie/PinkiePie_k2_N10.pdf
ImageSegmentation/PinkiePie/PinkiePie_k5_N10.pdf
ImageSegmentation/RainbowDash1/
ImageSegmentation/RainbowDash1/RainbowDash.jpg
ImageSegmentation/RainbowDash1/RainbowDash.nld
ImageSegmentation/RainbowDash1/RainbowDash_k10_N25.pdf
ImageSegmentation/RainbowDash1/RainbowDash_k15_N25.pdf
ImageSegmentation/RainbowDash1/RainbowDash_k25_N10.pdf
ImageSegmentation/RainbowDash1/RainbowDash_k2_N25.pdf
ImageSegmentation/RainbowDash1/RainbowDash_k5_N25.pdf
ImageSegmentation/RunSegmentation.m
Main.m
Readme.txt
datasets/
datasets/Abalone/
datasets/Abalone/abalone.test.nld
datasets/Abalone/res/
datasets/Abalone/res/abalone_clustered.csv
datasets/Abalone/res/abalone_simgraph.mat
datasets/Atom/
datasets/Atom/atom.test.csv
datasets/Atom/res/
datasets/Atom/res/atom_clustered.csv
datasets/Atom/res/atom_simgraph.mat
datasets/Banknotes/
datasets/Banknotes/banknoten_normed.nld
datasets/Banknotes/banknoten_orig.nld
datasets/Banknotes/res/
datasets/Banknotes/res/banknotes_clustered.csv
datasets/Banknotes/res/banknotes_simgraph.mat
datasets/Chainlink/
datasets/Chainlink/chainlink.test.csv
datasets/Chainlink/res/
datasets/Chainlink/res/chainlink_clustered.csv
datasets/Chainlink/res/chainlink_simgraph.mat
datasets/Hepta/
datasets/Hepta/hepta.test.csv
datasets/Hepta/res/
datasets/Hepta/res/hepta_clustered.csv
datasets/Hepta/res/hepta_simgraph.mat
datasets/Parkinsons/
datasets/Parkinsons/parkinsons.test.nld
datasets/Parkinsons/res/
datasets/Parkinsons/res/res_Normal10_2.csv
datasets/Parkinsons/res/res_Normal12_2.csv
datasets/rainbowdash/
datasets/rainbowdash/CreateDataset.m
datasets/rainbowdash/CreateDataset2.m
datasets/rainbowdash/rainbowdash_80.nld
datasets/rainbowdash/rainbow_ava.jpg
datasets/rainbowdash/rainbow_ava_80.jpg
datasets/rainbowdash/res/
datasets/rainbowdash/res/rainbowdash_50_k2.png
datasets/rainbowdash/res/rainbowdash_65_k2.png
datasets/rainbowdash/res/rainbowdash_80_k2.png
datasets/TwoMoons/
datasets/TwoMoons/res/
datasets/TwoMoons/res/twomoon_clustered.csv
datasets/TwoMoons/res/twomoon_simgraph.mat
datasets/TwoMoons/twomoon-2d-50s.test.csv
datasets/TwoMoons/twomoons_normalized.nld
files/
files/GUI/
files/GUI/funcs/
files/GUI/funcs/convertClusterVector.m
files/GUI/funcs/getFuncs/
files/GUI/funcs/getFuncs/getOpenDialog.m
files/GUI/funcs/getFuncs/getPlotMarkerSize.m
files/GUI/funcs/getFuncs/getPlotMarkerStyle.m
files/GUI/funcs/getFuncs/getPlotWindowSize.m
files/GUI/funcs/getFuncs/getSaveDialog.m
files/GUI/funcs/getFuncs/getSimGraphParam.m
files/GUI/funcs/normalizeData.m
files/GUI/funcs/openPlotFigure.m
files/GUI/funcs/plotFuncs/
files/GUI/funcs/plotFuncs/plotCluster2D.m
files/GUI/funcs/plotFuncs/plotCluster3D.m
files/GUI/funcs/plotFuncs/plotClusterMatrix.m
files/GUI/funcs/plotFuncs/plotClusterStarCoordinates.m
files/GUI/funcs/plotFuncs/plotData2D.m
files/GUI/funcs/plotFuncs/plotData3D.m
files/GUI/funcs/plotFuncs/plotDataMatrix.m
files/GUI/funcs/plotFuncs/plotDataStarCoordinates.m
files/GUI/funcs/plotFuncs/plotSilhouette.m
files/GUI/funcs/plotFuncs/plotSimGraph2D.m
files/GUI/funcs/plotFuncs/plotSimGraph3D.m
files/GUI/funcs/plotFuncs/plotSimGraphStarCoordinates.m
files/GUI/funcs/saveCurrentFigure.m
files/GUI/funcs/setFuncs/
files/GUI/funcs/setFuncs/setCurrentSimGraphProperties.m
files/GUI/funcs/setFuncs/setPlotDimensionLists.m
files/GUI/funcs/setFuncs/setSimGraphEdits.m
files/GUI/funcs/toggleFuncs/
files/GUI/funcs/toggleFuncs/disableDataLoaded.m
files/GUI/funcs/toggleFuncs/enableDataClustered.m
files/GUI/funcs/toggleFuncs/enableDataLoaded.m
files/GUI/funcs/toggleFuncs/enableSimGraph.m
files/GUI/funcs/toggleFuncs/togglePlotClusteredData.m
files/GUI/funcs/toggleFuncs/togglePlotData.m
files/GUI/funcs/toggleFuncs/togglePlotSilhouette.m
files/GUI/funcs/toggleFuncs/togglePlotSimGraph.m
files/GUI/funcs/updateDataInfo.m
files/GUI/funcs/updateNormalized.m
files/GUI/funcs/updateStatus.m
files/GUI/guiMain.fig
files/GUI/guiMain.m
files/GUI/setupGUI.m
files/other/
files/other/distEuclidean.m
files/other/relativepath.m
files/other/simGaussian.m
files/SimilarityGraph/
files/SimilarityGraph/SimGraph_Epsilon.m
files/Similari
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.