Showing 125 open source projects for "matlab code for pca"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    A Matlab toolkit for all aspects of EEG/ERP analysis, especially PCA. If you run into a problem, please send me a note and I'll fix it. The tutorial is in the documentation folder and the tutorial data is a separate download (tutorial data.zip). The tutorial file has full install instructions. For all platforms supported by Matlab.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Armadillo

    Armadillo

    fast C++ library for linear algebra & scientific computing

    * Fast C++ library for linear algebra (matrix maths) and scientific computing * Easy to use functions and syntax, deliberately similar to Matlab / Octave * Uses template meta-programming techniques to increase efficiency * Provides user-friendly wrappers for OpenBLAS, Intel MKL, LAPACK, ATLAS, ARPACK, SuperLU and FFTW libraries * Useful for machine learning, pattern recognition, signal processing, bioinformatics, statistics, finance, etc. * Downloads: http://arma.sourceforge.net/download.html...
    Leader badge
    Downloads: 1,398 This Week
    Last Update:
    See Project
  • 3
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 358 This Week
    Last Update:
    See Project
  • 4
    SOFA

    SOFA

    Spatially Oriented Format for Acoustics

    This project provides the SOFA Toolbox, a toolbox for the Spatially Oriented Format for Acoustics (SOFA). The SOFA Toolbox is the successor of the SOFA API for Matlab/Octave. More information on the SOFA Toolbox can be found at https://github.com/sofacoustics/SOFAtoolbox. SOFA is a file format intended for reading, saving, and describing spatially oriented data of acoustic systems. Examples of data are head-related transfer functions (HRTFs), binaural room impulse responses (BRIRs), spatial...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    librsb

    librsb

    A shared memory parallel sparse matrix library including Sparse BLAS.

    ... is especially well suited for symmetric and transposed multiplication variants. On these variants, librsb has been found to be faster than Intel MKL's implementation for CSR. Most numerical kernels code is auto generated, and the supported numerical types can be chosen by the user at build time. librsb implements the Sparse BLAS standard, as specified in the BLAS Forum documents.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    Source code from the Research Institute for Signals, Systems and Computational Intelligence http://fich.unl.edu.ar/sinc
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    NLIGA

    NLIGA

    Open source Matlab code for nonlinear isogeometric analysis

    A unified framework, NLIGA (Non-Linear Isogeometric Analysis), is developed for mainly solving two and three-dimensional nonlinear problems on the MATLAB platform by using isogeometric analysis (IGA). Nonlinear hyperelastic and elastoplastic materials are primarily considered at this stage. Newton-Raphson method is used to solve the nonlinear governing equations. A series of benchmark examples are performed to validate the procedures. The visualization procedures are also developed...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    ASALI

    ASALI

    ASALI is an open-source code for chemical engineers

    Do you work with chemical reactors? Are you curious about them? ASALI is the open-source code that you are looking for. Chemical reactor models, transport/thermodynamic properties of gases, equilibrium calculations. ASALI couples all these features with an user friendly graphical interface. Modeling chemical reactors has never been so easy.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Ultrashort Pulse Propagator

    Ultrashort Pulse Propagator

    A powerful simulation for designing femtosecond lasers and amplifiers.

    This is a simulation package developed for numerical simulation of ultrashort pulse propagation in optical media and pulse generation from mode-locked lasers. Although the code is primarily intended for investigations of fiber links, fiber amplifiers and fiber lasers, it can be applied to any other setting for which the governing equiations are valid. The physics included in the code is based on a generalized nonlinear Schrödinger equation, including higher order dispersion, stimulated Raman...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Auditory Modeling Toolbox
    The auditory modeling toolbox (AMT) is a Matlab/Octave toolbox for the development and application of auditory computational models. Over 50 auditory models implemented in Matlab, Octave, C, C++, and Python can be run from Matlab and Octave, on Windows and Linux. The AMT provides a well-structured in-code documentation, includes auditory data required to run the models. It integrates functionality to reproduce the model predictions. Model implementations can be evaluated in two stages...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    AstrolabiumPlus

    AstrolabiumPlus

    Virtual Planetarium and other Astronomical Calculation Routines

    Virtual Planetarium and other astronomical calculation routines of the Positional Astronomy (Ephemeris Calculation / ISS Visibility / Eclipses / Calendar) --- GUI based on Delphi/Free Pascal, Source Code alternatives based on Python 2.5 and Java 1.6
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Bandicoot

    Bandicoot

    fast C++ library for GPU linear algebra & scientific computing

    * Fast GPU linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use * Provides high-level syntax and functionality deliberately similar to Matlab * Provides an API that is aiming to be compatible with Armadillo for easy transition between CPU and GPU linear algebra code * Useful for algorithm development directly in C++, or quick conversion of research code into production environments * Distributed under the permissive Apache 2.0...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    CyberUnits

    CyberUnits

    Class library for computational cybernetics

    CyberUnits is a cross-platform class library for rapid development of high-performance computer simulations in life sciences. It supports modelling for biomedical cybernetics and systems biology with Object Pascal.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    xfemm

    Cross platform electromagnetics finite element analyisis based on FEMM

    Cross platform electromagnetics finite element analysis code, with very tight integration with Matlab/Octave. Development of xfemm now takes place on Github here: https://github.com/REOptimize-Systems/xfemm xfemm is a refactoring of the core algorithms of the popular Windows-only FEMM (Finite Element Method Magnetics, www.femm.info) to use only the standard template library and therefore be cross-platform. The codes can be used as a library, standalone executables, or through the advanced...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    WavePacket (C++/Python)

    WavePacket (C++/Python)

    Time-dependent simulation of open and closed quantum systems

    ... or chemistry. WavePacket is suitable for teaching quantum mechanics as well as for research projects in physics and chemistry. The present C++ version is an object-oriented rewrite of the existing Matlab version aiming to be more flexible. In particular, the goals are easy handling of open and closed systems and support for unusual setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ReViSP

    ReViSP

    ReViSP, a 3D volume rendering MATLAB tool for multicellular spheroids

    Reconstruction and Visualization from a Single Projection (ReViSP) tool: a 3D volume rendering method we developed to reconstruct the 3D shape of multicellular spheroids, besides estimating the volume by counting the voxels (3D pixels) fully included in the 3D surface. ReViSP is written in MATLAB (The MathWorks, Inc., Massachusetts, USA) and the source code is freely provided. Requirements for running ReViSP from the source code: MATLAB 2020a and Image Processing Toolbox 11.1 or later...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Virtual Reflectometer

    Virtual Reflectometer

    Simulates basic reflectometer scans with X ray tracing.

    With Virtual Reflectometer (VR), you can simulate the basic alignment scans of a basic X ray reflectometer (diffractometer) with a Goebel mirror using ray tracing. With this program, you can characterize reflectometers and get a reflectometer-dependent overillumination correction for X Ray Reflectivity (XRR) scans. The pogram serves as an educational tool for explaining alignment and for a proper overillumination correction of XRR data. !!Paper will be referenced!!. VR can be run by code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RenewNet Foundry

    RenewNet Foundry

    Building blocks for the renewable energy industry.

    RenewNet Foundry is a repository for an integrated set of simulation components for system simulation of wind, wave and tidal energy systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xmaldi

    Xmaldi

    Viewing collections of MALDI spectra and perform PCA and DFA analyses

    Xmaldi is an application for viewing collections of MALDI spectra and perform PCA and DFA analyses on them (Python 3 version). For more information, you can have a look at the README.md file in the source code tree: https://sourceforge.net/p/lp-csic-uab/xmaldi3/code/ci/default/tree/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    chethermo

    chethermo

    Software for Introductory Chemical Engineering Thermodynamics

    ..., then use the 'Code' link and look in the 'trunk' folder for the main development and 'branches' for any side projects. Please note that the 'Files' releases are periodic, and that the 'Code' files may contain development files or code that is different from the 'Files' content.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Distributed MultiThreaded Checkpointing

    Distributed MultiThreaded Checkpointing

    Checkpoint/Restart functionality for Linux processes

    DMTCP (Distributed MultiThreaded Checkpointing) transparently checkpoints a single-host or distributed computation in user-space -- with no modifications to user code or to the O/S. It works on most Linux applications, including Python, Matlab, R, GUI desktops, MPI, etc. It is robust and widely used (on Sourceforge since 2007). Among the applications supported by DMTCP are MPI (various implementations), OpenMP, MATLAB, Python, Perl, R, and many programming languages and shell scripting...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22

    DCT

    Diffraction Contrast Tomography analysis code

    Diffraction contrast tomography code base, as developed by researchers from beamline ID19 of the ESRF, Grenoble, France, and Manchester University, UK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PythonToolkit (PTK)
    PythonToolkit (PTK) is an interactive environment for python. It was designed to provide a python based environment similiar to Matlab for scientists and engineers however it can also be used as a general purpose interactive python environment.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    dsam
    The Development System for Auditory Modelling (DSAM) is a computational library designed specifically for producing simulations of the auditory system. It brings together many established auditory models within a flexible programming platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ANDTool

    ANDTool

    Analysis Nuclei DAB (AND) Tool

    ... the sample in three regions according to the FastRed channel: a dark-red ROI, a light-pink ROI and a white ROI. ANDTool is written in MATLAB (The MathWorks, Inc., Massachusetts, USA) and the source code and standalone versions are here available for download. USER MANUAL: see the specific PDF available in the Files section. REQUIREMENTS: MATLAB R2017b and Image Processing Toolbox 10.1 or later versions. MAIN CONTACT: Filippo Piccinini (E-mail: filippo.piccinini85@gmail.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next