Giter VIP home page Giter VIP logo

gactoolbox's Issues

Error when using gdlCluster()

I get this error when using gdlCluster

Error using gacPartial_sort
Rank is out of the range.

Error in gacMink (line 11)
        [sortedDist, NNIndex] = gacPartial_sort(X, k, dim);

Error in gacBuildDigraph_c (line 24)
[sortedDist,NNIndex] = gacMink(distance_matrix,max(K+1,4),2);

Error in gdlCluster (line 38)
    [graphW, NNIndex] = gacBuildDigraph_c(distance_matrix, K, a);

The distance matrix
Columns 1 through 9

     0    0.2963    0.7295    0.6844    0.4773    0.1356    0.0587    0.0943    0.5658
0.2963         0    0.4333    0.3882    0.1811    0.1607    0.2376    0.2019    0.2695
0.7295    0.4333         0    0.0451    0.2522    0.5940    0.6708    0.6352    0.1638
0.6844    0.3882    0.0451         0    0.2071    0.5488    0.6257    0.5901    0.1187
0.4773    0.1811    0.2522    0.2071         0    0.3418    0.4186    0.3830    0.0884
0.1356    0.1607    0.5940    0.5488    0.3418         0    0.0769    0.0413    0.4302
0.0587    0.2376    0.6708    0.6257    0.4186    0.0769         0    0.0356    0.5071
0.0943    0.2019    0.6352    0.5901    0.3830    0.0413    0.0356         0    0.4714
0.5658    0.2695    0.1638    0.1187    0.0884    0.4302    0.5071    0.4714         0
0.3502    0.0540    0.3793    0.3342    0.1271    0.2146    0.2915    0.2559    0.2155

Column 10

0.3502
0.0540
0.3793
0.3342
0.1271
0.2146
0.2915
0.2559
0.2155
     0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.