Showing 28 open source projects for "work"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    Quaternion toolbox for Matlab

    Quaternion and octonion toolbox for Matlab

    Quaternion toolbox for Matlab is a toolbox that extends Matlab to handle matrices of quaternions with real and complex components. Many Matlab operators and functions are overloaded to work for real quaternion and complexified quaternion matrices. Version 2 of the toolbox adds support for octonions. Version 3 adds symbolic computation with quaternions, provided that you have the Symbolic Math Toolbox (if you don't the numeric functionality will still work).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Auditory Modeling Toolbox
    ...Model implementations can be evaluated in two stages, by running so-called demonstrations which are quick presentations of a model and by starting so-called experiments aimed at reproducing results from the corresponding publications. Easy installation and user-friendly access help students and researchers to work with and to advance existing models.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3

    Continuation Core and Toolboxes (COCO)

    Toolboxes for parameter continuation and bifurcation analysis.

    Development platform and toolboxes for parameter continuation, e.g., bifurcation analysis of dynamical systems and constrained design optimization. This material is based upon work partially supported by the National Science Foundation under Grant No. 1016467 and the Danish research council (FTP) under the project number 0602-00753B. Any opinions, findings, and conclusions or recommendations expressed on this site are those of the authors and do not necessarily reflect the views of the National Science Foundation or other funding sources. ...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4

    Clifford Multivector Toolbox

    A toolbox for computing with Clifford algebras in MATLAB

    This is a toolbox (software library) for computing with matrices of Clifford algebra multivectors in MATLAB. It is designed to handle numerical computations with matrices as far as these are defined for matrices of multivectors. The toolbox is designed to work in the same way as MATLAB's own functions by overloading standard MATLAB functions with Clifford multivector versions. The toolbox can compute with any Clifford algebra with signature (p,q,r) but only with one algebra at a time. From version 2 of the toolbox onwards, computation is also supported with conformal geometric algebras (CGA), based on an underlying Clifford algebra to provide the numerical computation. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6

    Enhanced SAR Compression

    VOP Algorithm with improved speed and compression

    This work is described in: Orzada S, Fielder TM, Quick HH, Ladd ME, "A local SAR compression algorithm with improved compression, speed and flexibility", https://doi.org/10.1002/mrm.28739. This new algorithm is an iterative expansion of the exisisting local SAR compression algorithm for MRI proposed by Lee et al. ( https://doi.org/10.1002/mrm.23140) The number of VOPs is approximately halved with the new algorithm, while at the same time the compression time is reduced with speed-up factors of up to 2.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    xfemm

    Cross platform electromagnetics finite element analyisis based on FEMM

    ...The codes can be used as a library, standalone executables, or through the advanced Matlab/Octave interface, which uses direct data exchange at the memory level rather than the original FEMM ActiveX or file-based interface, for much improved communication speed. If you use xfemm, particularly for industrial work, but also academic, it will be greatly appreciated if you could write an email stating this and how it has supported your work. This is a low-cost way to ensure further development and maintenance will continue!
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8

    Relative Overestimation VOP

    VOP compression for MRI with overestimation control

    ...All algorithms are implemented in Matlab and were optimized for enhanced speed. Needs Matlab R2016b at least. Prefer R2018b or newer. ***** This work is outdated and is here for reference purpose, only. ***** If you are looking for improved SAR-compression algorithms, visit: https://sourceforge.net/projects/enhanced-sar-compression/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ebfformat

    ebfformat

    An Efficient Binary data Format

    EBF, which stands for Efficient Binary Format, is a binary file format for reading and writing binary data easily. Reading writing routines are currently available in C,C++,Fortran,Java, Python, IDL, MATLAB. A program called ebftkpy which has a set of utility functions to work with the .ebf files , e.g., viewing the contents and getting a summary, is also provided. The EBF specification is designed to be concise and easy to understand to make it easier for others to write their own code if needed. It is also designed to simplify the programming of input output routines in different programming languages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Phenalysis

    Phenalysis

    Analyze agronomic plant research plots in aerial orthomosaic images.

    A graphical user interface to import, analyze and export plots from orthomosaic images of agronomic trials. Please cite the following reference in your work if you use Phenalysis: Khan Z and Miklavcic SJ (2019) An Automatic Field Plot Extraction Method From Aerial Orthomosaic Images. Front. Plant Sci. 10:683. doi: https://doi.org/10.3389/fpls.2019.00683 This tool is being developed through the sponsorship of the Australian Research Council's Industrial Transformation Research Hub on Wheat in a Hot and Dry Climate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    octave-intinf

    Infinite-precision integer arithmetic for Octave, written in Octave

    Octave code to perform arbitrary-precision integer arithmetic. It may or may not work in Matlab. The supported operations are: >> s = a = intinf (126) % Creation of intinf-class object from integer or string >> b = intinf ('-792716404922304611755050042308687') >> c = a + b % Addition >> d = a - b % Subtraction >> e = c * d % Multiplication >> f = (e - a^2) / b % Exponentiation, division >> f == -b % Logical operators >> [q, r] = intinf_divide (b^2, a) % Divsion and remainder >> x = intinf_rand (100) % Random number (here, with 100 digits) TODO: * Better errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UmUTracker

    UmUTracker

    A MATLAB program for 2D particle tracking or 3D DHM based tracking.

    ...Please visit our homepage for more information: http://www.physics.umu.se/english/research/biological-physics/the-biophysics-and-biophotonics-group/ *Please cite our work using the following information: Zhang, H., T. Stangner, K. Wiklund, A. Rodriguez, and M. Andersson. 2017. UmUTracker: A versatile MATLAB program for automated particle tracking of 2D light microscopy or 3D digital holography data. Comput. Phys. Commun. 219: 390–399.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MRiLab

    MRiLab

    A Numerical MRI Simulation Platform

    ...The main MRiLab simulation platform combined with those toolboxes can be applied to customize various virtual MR experiments which can serve as a prior stage for prototyping and testing new MR technique and application. If you find MRiLab useful for your work, please cite this paper: Fast Realistic MRI Simulations Based on Generalized Multi-Pool Exchange Tissue Model. IEEE Transactions on Medical Imaging. 2016. doi: 10.1109/TMI.2016.2620961
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    Mass-based dissimilarity

    Mass-based dissimilarity

    A data dependent dissimilarity measure based on mass estimation.

    ...The presentation video in KDD 2016 is published on https://youtu.be/eotD_-SuEoo . Since this software is licensed under the Gnu General Public license GPLv3, any derivative work must be licensed under the GPL as well. This software is free only for non-commercial use. For commercial projects, it is possible to obtain a commercial license through the Commercial Services of Federation University Australia. Please email the first author of the original paper tingkm@nju.edu.cn for any inquiries about this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ApproxAdderLib

    Library of Approximate Adders

    ...To the best of our knowledge, this is the first open-source library of approximate adders that facilitates reproducible comparisons and further research and development in this direction across various layers of design abstraction. This work is a result of collaborative effort between Chair for Embedded Systems (CES) at Karlsruhe Institute of Technology (KIT), Germany and Vision Image and Signal Processing (VISpro) Lab at SEECS-NUST, Pakistan.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    flow visualization toolbox

    matlab 2D image processing GUI toolbox for flow visualization

    ...See developer guide for HOWTO. * example project.mat and calib.mat use abs path will not work for you directly. pl. rebuild yours according to my youtube tutorial
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    igafem

    igafem

    Open source 3D Matlab Isogeometric Analysis Code

    ...The tight coupling of CAD and analysis within IGA requires knowledge from both fields and it is one of the goals of the MIGFEM is to provide a simple-to-understand IGA FEM code. The work is funded under the FP7 Initial Training Network Funding under grant number 289361 'Integrating Numerical Simulation and Geometric Design Technology.' If you use this code or inspired by it please cite the following reference in your work: VP Nguyen, C Anitescu, S Bordas, T Rabczuk. "Isogeometric analysis: an overview and computer implementation aspects". ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18

    LibppGam

    pp->gamma cross sections parametrization

    This library contains the parametrization of pp->gamma cross section functions based on Phys.Rev. D90 (2014) 12, 123014 (astro-ph/1406.7369) work. The functions are written in Python, Fortran and Matlab. Please, if you use this library DO NOT reference to this webpage, instead reference to Phys.Rev. D90 (2014) 12, 123014 (astro-ph/1406.7369), "Parametrization of gamma-ray production cross-sections for pp interactions in a broad proton energy range from the kinematic threshold to PeV energies" by Ervin Kafexhiu, Felix Aharonian, Andrew M. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FrancescoMontorsi ScientificResearch

    FrancescoMontorsi ScientificResearch

    Scientific research work of Francesco Montorsi,Univ. of Modena, Italy

    This project hosts the code and the documents which were created by Francesco Montorsi during his PhD at the University of Modena and Reggio Emilia, Italy, about indoor and outdoor localization and navigation techniques. The code (mostly MATLAB code) is publicly available to enable reproducible research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MIST

    MIST

    A MATLAB toolbox to simulate optical systems

    ...This tool is being developed mainly for simulation of large scale interferometers with resonant cavities used for the detection of gravitational waves. Subscribe to the mailing list for updates and news. If you use MIST in your own simulation work, please cite is as G. Vajente, "Fast modal simulation of paraxial optical systems: the MIST open source toolbox" Classical and Quantum Gravity 30, 075014 (2013)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    ...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 analysis, such as fluorescence intensity. Work is in progress to provide three-channel functionality, allowing comparison of relative intensity of red, green, and blue channels in multi-color images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Constrained Manipulation Planning Suite

    Constrained Manipulation Planning Suite

    openrave plugins for constrained manipulation

    ...There are also several examples in python and matlab that show how to interface with openrave to use the plugins in CoMPS. It has been tested on all Ubuntu version from the last few years and will probably work with most modern linux distributions. Please see the wiki for installation and examples: https://sourceforge.net/p/comps/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DCTV

    DUAL CONSTRAINED TV-BASED REGULARIZATION ON GRAPHS

    Algorithms based on Total Variation (TV) minimization are prevalent in image processing. They play a key role in a variety of applications such as image denoising, compressive sensing and inverse problems in general. In this work, we extend the TV dual framework that includes Chambolle's and Gilboa-Osher's projection algorithms for TV minimization. We use a flexible graph data representation that allows us to generalize the constraint on the projection variable. We show how this new formulation of the TV problem may be solved by means of fast parallel proximal algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    ...Band analysis can be made using fast FFT methods or slower, but ANSI standard methods. Source code requires MATLAB + Signal Processing Toolbox. Developed under MATLAB R2010a (but might work with some earlier versions) Executable version does not require MATLAB and runs under Windows XP, Vista, and Windows 7.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    POLGUI - Matlab Polhemus Interface

    A MATLAB GUI interface for the Polhemus Fastrak system to digitize EEG

    POLGUI is an interface between MATLAB and the Polhemus Fastrak digitizer used to digitize fiducial locations and scalp EEG electrode locations. There are 5 versions all of which work under MATLAB R14 (on both linux and windows platforms) (1) polgui_ver1_r14 : works with 1 receiver (stylus pen) (2) polgui_ver2_r14 : works with 2 receivers (including the pen) (3) polgui_ver3_r14 : works with 3 receivers(including the pen) (4) polgui_ver4_r14 : works with 4 receivers (including the pen) (5) polgui_ver5_r14 : Generic version which works with 1/2/3/4 receivers [WARNING: Ver 5 might be buggy; not fully tested]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB