Showing 15 open source projects for "five m"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 1

    LINE Solver

    Queueing Theory Algorithms

    LINE is an open-source software package to analyze queueing models via analytical methods and simulation. The solver is available for Java/Kotlin, MATLAB, and Python. LINE features algorithms for the solution of open queueing systems (e.g., M/M/1, M/M/k, M/G/1, ...), open and closed queueing networks, and layered queueing networks. Additional details are available on the project website: http://line-solver.sf.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Euler Pole Calculator (EPC)

    Euler Pole Calculator (EPC)

    A Matlab software to estimate Euler pole parameters

    The EPC software calculates velocities for any points located on the earth’s surface given the Euler pole parameters and estimates the Euler pole parameters given the observed velocities of a set of sites located on a tectonic plate. Since version 2, the software is able to estimate or apply the Plate Translation Rates, as well. Please cite one of the following papers when you use the software: - Goudarzi, M A, Cocard, M, and Santerre, R. 2014."EPC: Matlab Software to Estimate Euler...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Hierarchical DP

    Hierarchical DP

    Source code of DC-HDP

    This Matlab code is used for demonstration of the clustering results of DP, LC-DP and DC-HDP. Written by Ye Zhu, Deakin University, May 2021, version 1.0. This software is under GNU General Public License version 3.0 (GPLv3) This code is a demo of method described by the following publication: Zhu, Y., Ting, K.M., Jin, Y. and Angelova, M., 2021, August. Hierarchical clustering that takes advantage of both density-peak and density-connectivity. Information Systems. The preprint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CDF-TS
    This Matlab code is used for demonstration of the effect of CDF-TS as a preprocessing method to transform data. Written by Ye Zhu, Deakin University, April 2021, version 1.0. This software is under GNU General Public License version 3.0 (GPLv3) This code is a demo of method described by the following publication: Zhu, Y., Ting, K.M., Carman, M. and Angelova, M., 2021, April. CDF Transform-and-Shift: An effective way to deal with datasets of inhomogeneous cluster densities. Pattern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    LIPRAS, Line-Profile Analysis Software

    LIPRAS, Line-Profile Analysis Software

    Peak fitting GUI for diffraction data

    LIPRAS v466 LIPRAS [LEEP-ruhs], short for Line-Profile Analysis Software, is a graphical user interface for least-squares fitting of Bragg peaks in powder diffraction data. For any region of the inputted data, user can choose which profile functions to apply to the fit, constrain profile functions, and view the resulting fit in terms of the profile functions chosen. If you use LIPRAS for your research, please cite it: Giovanni Esteves, Klarissa Ramos, Chris M. Fancher, and Jacob L....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    SegyMAT is a set of Matlab/Octave m-files to read and write SEG Y data following SEG Y Revision 0 and 1
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Matlab/Octave Rotations Library

    Matlab/Octave Rotations Library

    Library for working with 3D rotations in Matlab/Octave

    The Matlab/Octave rotations library is a collection of functions, bundled as m-scripts, that address computations and numerical handling of rotations in 3D Euclidean space. The rotation representations that are supported are rotation matrices (Rotmat), Quaternions (Quat), intrinsic ZYX Euler angles (Euler), fused angles (Fused) and tilt angles (Tilt). Operations such as composition, inversion, ZYX yaw extraction, fused yaw extraction, random generation, equality detection, vector rotation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MicroMos

    MicroMos

    To automatically obtain mosaics of partially overlapping images.

    MicroMos is an open-source software tool written in MATLAB (The MathWorks, Inc., Massachusetts, USA), for automatically obtaining mosaics of partially overlapped images, also manually acquired. It was designed for stitching microscopy images, but thanks to the many parameters available it works also for other types of images. For more details, please, read: a) F. Piccinini, M. Pierini, E. Lucarelli, A. Bevilacqua, Semi-quantitative monitoring of confluence of adherent mesenchymal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimilarityViewer

    SimilarityViewer

    Identify co-occuring genes in cyanobacteria

    The SimilarityViewer allows the identification of genes co-occurring in subsets of 77 cyanobacterial organisms. The software is available as a MATLAB script and as stand-alone applications for Mac, Linux, and Windows computers. To install this program download the zip file appropriate for your system, unzip it, and follow the instructions in the README file. SimilarityViewer and the included data are licensed under the Apache License Version 2.0. If you use the SimilarityViewer for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    mlUnit

    mlUnit

    MATLAB unit test framework

    mlUnit is a unit testing framework for the MATLAB .m language. It considers the patterns of the xUnit family, include assertions, test cases and suites as well as the fixture. In contrast to MATLAB's own unit test framework: * mlUnit output jUnit compatible XML reports * mlUnit is compatible with Your MATLAB (not just R2013b), down to at least R2006b * mlUnit offers specialised assert functions, e.g. assert_empty, assert_warning, and many more. slUnit is a unit testing framework for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nn22 Basic Neural Networks for Octave

    nn22 Basic Neural Networks for Octave

    Simple .m files, Basic Neural Networks study for Octave (or Matlab)

    --> For a more detailed description check the README text under the 'Files' menu option :) The project consists of a few very simple .m files for a Basic Neural Networks study under Octave (or Matlab). The idea is to provide a context for beginners that will allow to develop neural networks, while at the same time get to see and feel the behavior of a basic neural networks' functioning. The code is completely open to be modified and may suit several scenarios. The code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Functional Mechanism

    Functional Mechanism

    Regression Analysis under Differential Privacy

    ...The main idea is to enforce epsilon-differential privacy by perturbing the objective function of the optimization problem, rather than its results. Please cite the following paper if you choose to use this code: J. Zhang, Z. Zhang, X. Xiao, Y. Yang, and M. Winslett. Functional Mechanism: Regression Analysis under Differential Privacy. PVLDB 5(11):1364-1375, 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MATLABStarter

    Dynamically creates MATLAB path and updates code repositories

    A startup function for MATLAB that dynamically adds MATLAB m files, Java folders and .jar archives in user-defined folders and optionally updates any subversion or git working copies found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DyMMM

    Dynamic Multispecies Metabolic Modeling framework

    The Dynamic Multispecies Metabolic Modeling (DyMMM [dĭm]) framework is a mathematical modeling tool that integrates multiple constraint-based metabolic models into a single dynamic community metabolic model. The DyMMM framework was formerly known as the DMMM framework. Please use the following citation for bibliographical purposes: Zhuang, K., Izallalen, M., Mouser, P., Richter, H., Risso, C., Mahadevan, R., & Lovley, D. R. (2011). Genome-scale dynamic modeling of the competition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fast Gauss Transform Implementation Evaluate the sum of N Gaussians at M points
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next