Search Results for "clustering algorithm matlab" - Page 5

Showing 182 open source projects for "clustering algorithm matlab"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1

    LWPR

    Locally Weighted Projection Regression (LWPR)

    Locally Weighted Projection Regression (LWPR) is a fully incremental, online algorithm for non-linear function approximation in high dimensional spaces, capable of handling redundant and irrelevant input dimensions. At its core, it uses locally linear models, spanned by a small number of univariate regressions in selected directions in input space. A locally weighted variant of Partial Least Squares (PLS) is employed for doing the dimensionality reduction. Please cite: [1] Sethu Vijayakumar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SubPatCNV

    Approximate association pattern mining algorithm for CNVs.

    ... samples?". SubPatCNV is the implementation of a variation of approximate association pattern mining algorithm under a spatial constraint on the positional CNV probe features. The implementation scales to high-density array data with hundreds of thousands features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A community repository to develop Commodity Grid (CoG) Software for the access of Grids, through high level interfaces. The main repository is maintained at http://www.cogkit.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    VisionLoc

    Vision algorithm for the localization of robots in 2D

    Vision algorithm for the localization of robots in 2D. The library can be called from a C, C++ or Matlab code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    Simbuca
    SIMBUCA (before called Simonion) is a simulation package that simulates the motion of charged particles under the influence of Electric and/or Magnetic fields. What makes Simbuca unique is that you can choose to calculate the Coulomb interaction between ions on a Graphics cards which is much faster than calculating this on the conventional CPU (reducing the simulation time from years to days). Therefore Simbuca has been applied in various projects which required to understand the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Machine learning library that performs several clustering algorithms (k-means, incremental k-means, DBSCAN, incremental DBSCAN, mitosis, incremental mitosis, mean shift and SHC) and performs several semi-supervised machine learning approaches (self-learning and co-training). --------------------------------------------------------------------------- To run the library, just double click on the jar file. Also, you can use the following command line: Java -Xms1500m -jar "ML Library.jar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Matlab Community Detection Toolbox

    Matlab Community Detection Toolbox

    CDTB is a MATLAB toolbox which performs Community Detection

    We present the Community Detection Toolbox (CDTB), a MATLAB toolbox which can be used to perform community detection. The CDTB contains several functions from the following categories. 1. graph generators; 2. clustering algorithms; 2. cluster number selection functions; 4. clustering evaluation functions. Furthermore, CDTB is designed in a parametric manner so that the user can add his own functions and extensions. The CDTB can be used in at least three ways. The user can employ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Matlab/Octave implementation of the Rigorous Coupled Wave Analysis
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    ClusterMX

    The ClusterMX program implements various clustering algorithms

    The ClusterMX program implements various clustering algorithms including 1) K-Means clustering optimized by random walks; 2) Weighted K-Means (applying force filed to the multidimensional clustering space); 3) EM Clustering Algorithm; 4) Multi-Model Mean Shift Clustering with Random Sampling; 5) Unsupervised K-Wishart clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    MIT SPHERES Simulation (Release)

    MIT SPHERES Simulation (Release)

    MIT's spacecraft simulator for control algorithm development

    The SPHERES simulation is designed to support most software-related aspects of single- and multi-satellite SPHERES operations. The simulation code base consists of simulated versions of most of the SPHERES core flight code and additional code that simulates dynamics, communications, and other environmental interaction. The simulation is particularly valuable during the early stages of algorithm development and implementation as an aid in accelerating the learning curve for any Guest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Visualization and clustering analysis of X-Ray diffraction data from combinatorial thin film libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ALCHEMY is a genotype calling algorithm for Affymetrix and Illumina products which is not based on clustering methods. Features include explicit handling of reduced heterozygosity due to inbreeding and accurate results with small sample sizes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SynergyTwo is ortholog clustering software for both prokaryotic and eukaryotic genomes. It requires Workflow (also available on sourceforge) to manage the computes. It is a reimplementation of the algorithm described in Wapinski et al Bioinformatics 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Unsupervised TXT classifier

    Unsupervised TXT classifier

    Classify any two TXT documents, no training required - JAVA

    This program is made to address two most common issues with the known classifying algorithms. First, over-training and second, shortage of data for a training of categories. Instead, each TXT file is a category on its own, rather than an assigned category. In a way, this is similar to clustering but not really a clustering algorithm since there is some training involved. The summarizer from Classifier4J has been adjusted to accept two inputs (lets call them A and B). Then, the summarizer gets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VOC-DPM

    VOC-DPM

    Object detection system using deformable part models (DPMs)

    ... (where part assignments are treated as latent variables) and weak-label structural SVM (WL-SSVM) for learning from partially labeled data. The code integrates several enhancements: a star-cascade detection algorithm to speed up screening, context rescoring (re-ranking detections using contextual information), and various optimizations like in-memory training (rather than large on-disk data files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    avimmir

    (audio, video, image) Multimedia Multimodal Information Retrieval

    audio classification; speaker segmentation; speaker clustering; speaker recognition; spoken document retrieval; image retrieval; video retrieval; etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The implementation of the algorithm D-IMPACT. It pre-precesses the data for clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SpikeAnalyzer

    SpikeAnalyzer

    SpikeAnalyzer is a program for calcium spikes analysis

    SpikeAnalyzer is a semiautomatic program for analysis of calcium spikes in cardiac myocytes created in the MATLAB environment. The analysis parameters are automatically initialized upon loading the electrophysiological and confocal data in their respective proprietary formats (confocal data - .tif, electrophysiological data – .abf ver. 2.0). The analysis starts with interactive selection of spike positions and determining their temporal fluorescence profiles. The data approximation uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cCNN

    cCNN

    A fast implementation of LeCun's convolutional neural network

    Code of this library is partialy based on myCNN MATLAB class written by Nikolay Chemurin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    This MATLAB-based program enables analysis of AFM images. In particular, it allows the user to measure the volume of all distinguishable features in an image and to isolate and sort those particles. As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    VneCplus

    虚拟网络映射的仿真器框架

    VneCplus是一个虚拟网络映射的仿真器框架,其中实现了NC_DSBA算法,极大地提高了虚拟网络的映射性能。 NC_DSBA(Nodes Clustering and Dynamic Service Balance Awareness Algorithm)虚拟网络映射算法采用节点聚类的策略将虚拟网络请求分割为规模较小的子请求,分而治之,极大地降低了计算复杂度。采用PageRank计算每个节点的负载均衡能力和需求,从而使得虚拟网络请求的映射更趋于均衡,显著提高了虚拟网络映射的收益开销比和承载能力。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    lonestar

    A feature selection and classification algorithm based on L1 Norm SVM

    A feature selection and classification algorithm. It is based on L1 Norm Support Vector Machine with t-test and Recursive Feature Elimination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    qure

    software for viral quasispecies reconstruction from next-gen seq. data

    QuRe is a program for viral quasispecies reconstruction, specifically developed to analyze long read (>100 bp) NGS data. The software performs alignments of sequence fragments against a reference genome, finds an optimal division of the genome into sliding windows based on coverage and diversity and attempts to reconstruct all the individual sequences of the viral quasispecies--along with their prevalence--using a heuristic algorithm, which matches multinomial distributions of distinct viral...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Enhanced Stable Election Protocol- SEP-E

    An enhanced stable election protocol for wireless sensor network

    While wireless sensor networks are increasingly equipped to handle more complex functions, in-network processing may require these battery powered sensors to judiciously use their constrained energy to prolong the effective network life time especially in a heterogeneous settings. Clustered techniques have since been employed to optimize energy consumption in this energy constrained wireless sensor networks. We propose an Enhanced-SEP clustering algorithm in a three-tier node scenario...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DEC routing protocol for WSN

    A Deterministic Energy-efficient Clustering protocol for WSN

    Wireless sensor network (WSN) technologies have been employed in recent years for monitoring purposes in various domains from engineering industry to our home environment due to their ability to intelligently monitor remote locations. In this paper, we have developed a purely deterministic model that utilizes clustering to organize the WSN. We propose a deterministic energy-efficient clustering protocol that is dynamic, distributive, self-organizing and more energy efficient than the existing...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.