Showing 12 open source projects for "find"

View related business solutions
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 1
    Virtual Reflectometer

    Virtual Reflectometer

    Simulates basic reflectometer scans with X ray tracing.

    ... in Matlab or as a standalone app. It's not necessary to have Matlab installed on your computer if you want to use the standalone app (Download button). You can find a documentation in the wiki tab. The program is freshly released. So feedback is very welcome in order to improve it. You can write a discussion entry in the wiki tab or write me a mail to elias.hils@uni.kn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    miRDiana

    miRDiana

    MATLAB package to find the miRNAs targeting a list of genes

    To select miRNA target genes we developed software in MATLAB® (MathWorks®) called miRDiana that collects the union of mouse validated targets from the TargetScan, MicroCosm, mirTarBase and miRWalk 2.0 databases. Firstly, the software downloads each database and preprocesses by standardizing the miRNA and gene names. It strips the miRNA names from the species ids and converts the gene names to the official symbols of the National Center for Biotechnology Information (NCBI) database. Next, for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Invariant curve calculations in Matlab

    Invariant curve calculations in Matlab

    Calculating stable & unstable curves for 2 dimensional maps in matlab.

    ... Krauskopf and Hinke Osinga published in Journal of Computational Physics (Oct 1998), Volume 146, 404-419. Extra files are available that will find the saddle and start the process. It is designed to be used for 2-dimensional maps. Detailed documentation will be available in the future; however, descriptions of each function are available in the respective files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MRiLab

    MRiLab

    A Numerical MRI Simulation Platform

    ... technique. 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: 12 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 5
    Density-ratio based clustering

    Density-ratio based clustering

    Discovering clusters with varying densities

    This site provides the source code of two approaches for density-ratio based clustering, used for discovering clusters with varying densities. One approach is to modify a density-based clustering algorithm to do density-ratio based clustering by using its density estimator to compute density-ratio. The other approach involves rescaling the given dataset only. An existing density-based clustering algorithm, which is applied to the rescaled dataset, can find all clusters with varying densities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cell decomposition is one of the first applicable solution for path planning - robot path planning. The algorithm aims to find free areas (cells not occupied by obstacles) in the configuration space, and build a graph of adjacency for these cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Utility to create and use a SRS database for pyroshock. Integrate search function to find the best SRS inside the whole database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Matlab Affine Registration

    Matlab GUI for 2D Affine Image Registration

    Matlab Affine Registration (MAR) is a landmark based registration GUI, developed for 2D registration. The user first loads a reference image and a floating image. The user then selects the number of fiducial markers (or landmarks) and places them on the floating and reference images. A "Find Centroid" button is included, which will locate all centroids in the image. After selecting the markers on both images, the user clicks "Register". The floating image has a transformation applied which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Compilation of Physics Calculators

    Compilation of Physics Calculators

    A compliation of Physics derived claculators

    A NEW GUI VERSION WILL BE RELEASED SOON! Thank you for visiting the Physics Calculator, provided by PIezoSystems Inc., please visit their company website at https://piezosystems.org. For other downloads, please visit our github page, https://github.com/PiezoSystems. We hope that you find this program useful and easy to use, for troubleshooting, please email us, contact@piezosystems.org. If any bugs were found, please email us at bugs@piezosystems.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 10
    This is a tool(MATLAB code) to find out the least-weighing path in a maze containing coloured squares where every colour has its own specified weight/cost. By default, it is programmed to calculate the path in a 8x8 square maze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Find sweeps using Hidden Markov models using a Matlab package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If you find...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next