Showing 733 open source projects for "source"

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
  • 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
  • 1

    BioRec:Bird Census field data annotation

    Recognizing biological data from a notebook.

    This project helps to digitize field data for a certain Bird Census method. Namely, bird census based on personal inspection or small (~10 km^2) regions with recording birds' position and behaviour on paper. This project makes it easy to annotate such field data and to make this data available for statistical analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    AnalyzeNNLS

    MRI Multiple Echo T2 Analysis

    Users load multiecho MRI data and draw ROIs. AnalyzeNNLS creates a T2 distribution from the averaged decay data. Regional fractions and geometric T2 times can be determined. Please reference: Bjarnason TA, Mitchell JR. JMR 206:200-4 (2010). Temporal Phase Correction included in version 2.5. If you use this functionality, please reference: Bjarnason TA, Laule C, Bluman J, Kozlowski P. JMR 232:22-31 (2013).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Chebfun

    Chebfun

    Chebfun: numerical computing with functions

    Chebfun is a MATLAB-based system for numerical computing with functions instead of just numbers. It represents functions using Chebyshev polynomial approximations and allows users to perform operations like differentiation, integration, root finding, and solving ODEs using symbolic-like syntax. Chebfun simplifies working with continuous mathematics using high-accuracy numerical techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PSIworx

    Data processing for the PSI fluorometer

    PSIworxR (R) and PSIworx (MATLAB) are a collection of functions and scripts to analyze data from the PSI SuperHead Fast Fluorometer series (www.psi.cz). These fluorometers are used in limnology and oceanography research communities. The program retrieves parameters from single turnover induction and relaxation. Results are returned as text files and PDF figures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Matlab Toolbox 'Measures of Effect Size'
    A set of Matlab functions which compute effect size statistics and (exact) confidence intervals for a wide range of data analysis situations, including two-sample-, oneway-, twoway- and contrast analyses as well as categorical data in tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a MATLAB model of an end-to-end chain compliant to the DVB-T2 standard (ETSI EN 302 755 available from www.etsi.org). It was originally developed within the DVB consortium (www.dvb.org) by AICIA, BBC, Pace, Panasonic and SIDSA.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    ECO

    ECO

    Matlab implementation of the ECO tracker

    ECO (Efficient Convolution Operators for Tracking) is a high-performance object tracking algorithm developed by Martin Danelljan and collaborators. It is based on discriminative correlation filters and designed to handle appearance changes, occlusions, and scale variations in visual object tracking tasks. The code provides a MATLAB implementation of the ECO and ECO-HC (high-speed) variants and was one of the top performers on multiple visual tracking benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TX-TL modeling toolbox

    Modeling and analysis tools for the TX-TL cell-free expression system

    This project contains tools for using the TX-TL cell-free expression system. These tools include component models for simulating and analyzing biomolecular circuits, as well tools for composing circuits and creating more complex systems. NOTE: This project has been shifted to GitHub: https://github.com/BuildACell/txtlsim
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    R-FCN

    R-FCN

    R-FCN: Object Detection via Region-based Fully Convolutional Networks

    R-FCN (“Region-based Fully Convolutional Networks”) is an object detection framework that makes almost all computation fully convolutional and shared across the image, unlike prior region-based approaches (e.g. Faster R-CNN) which run per-region sub-networks. The repository provides an implementation (in Python) supporting end-to-end training and inference of R-FCN models on standard datasets. The authors propose position-sensitive score maps to reconcile the need for translation variance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10

    Tensiomet

    A MATLAB compatible library for surface stress measurements

    Tensiomet is a library of MATLAB functions and procedures that helps to conduct pendant drop measurements and to post process acquired data. Its focus is elastomery, to recover material parameters of elastic interfacial layers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mp3respectr

    mp3respectr

    Weakening effect on the MP3 audio encoder

    Weakening effect on the MP3 audio encoder and the assimilation of the spectral characteristics of the source. Produced by applying empirical filter (derived from an analysis of a pair of flac-mp3) to the sound in the space R2. 1) Transfer the sound of the space R to R2 (mp3rsrr2); 2) Finding the empirical filter by OLS pair flac-mp3 (mp3rsols); 3) Apply a filter to the sound (mp3rsvalue); 4) Transfer the sound of the space R2 in space R (mp3rsr2r);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CoRoPa stands for Computational Rough Paths. The aim of CoRoPa is to provide a software framework for various ideas related to Rough Path Theory, including rough differential equations and the digital description of serial data streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Heat transfer in a bar and sphere

    Heat transfer in a bar and sphere

    Heat transfer in a bar and sphere using finite differences.

    Simulation of the heat transfer in a bar and a sphere (1D) using finite differences in Matlab. Authors: -Jheyson A. Mogollon R. - jheyson260@gmail.com -Luca Meinardo - lucameinardo@gmail.com -Angie Xiomara González - angiegduque@gmail.com Current Version: 2.0 Date: 30/05/2017
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HashingBaselineForImageRetrieval

    HashingBaselineForImageRetrieval

    Various hashing methods for image retrieval and serves as the baseline

    This repository provides baseline implementations of deep supervised hashing methods for image retrieval tasks using PyTorch. It includes clean, minimal code for several hashing algorithms designed to map images into compact binary codes while preserving similarity in feature space, enabling fast and scalable retrieval from large image datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VeriSiMPL

    Verification via biSimulations of Max-Plus-Linear models

    This toolbox is used to generate finite abstractions of autonomous Max-Plus-Linear (MPL) systems over R^n. Abstractions are characterized as finite-state Labeled Transition Systems (LTS). The LTS finite abstractions are shown to either simulate or to bisimulate the original MPL system. LTS models are to be verified against given specifications expressed as formulae in Linear Temporal Logic (LTL) and Computation Tree Logic (CTL). The toolbox intends to leverage the NuSMV model checker. Models...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    All future developments will be implemented in the new MATLAB toolbox SciXMiner, please visit https://sourceforge.net/projects/scixminer/ to download the newest version. The former Matlab toolbox Gait-CAD was designed for the visualization and analysis of time series and features with a special focus to data mining problems including classification, regression, and clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SCALEXTRIC_CONTROLLER

    SCALEXTRIC_CONTROLLER

    An open source controller for Scalextric community

    Open source controller for Scalextric community. Scalextric Controller is composed by a custom hand controller, used to drive the Scalextric slots cars, and Android application used to communicate with the hand controller via Bluethoot low power (BLE). This project repository contains the PCB project, the micro embedded software, the Android App and the 3D CAD design of the cricital mechanical parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Though, initially developed for experiments related to fretting wear but can be effectively used to interpret experimental data from any field. The attached files contain source code as well as a sample MATLAB (.mat) data file of 13 variables. It could be replaced to the data file of your choice. The code is open source but you are requested to give credits if used. Additionally, it also has some useful functions for exporting and generating publication quality figures for different kind of figures in MATLAB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CMake BASIS

    CMake BASIS

    Build system And Software Implementation Standard

    The CMake Build system And Software Implementation Standard makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. More importantly, BASIS supplies a fully integrated suite of functionality to make the whole process seamless! Check out the web site for more information. The Git repository of this project is hosted on GitHub. Some interesting facts about this project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Gene-Environment iNteraction Simulator 2

    A tool able to simulate gene-environment and gene-gene interactions.

    Gene-Environment iNteraction Simulator 2 (GENS2) simulates interactions among two genetic and one environmental factor and also allows for epistatic interactions. GENS2 is based on data with realistic patterns of linkage disequilibrium, and imposes no limitations either on the number of individuals to be simulated or on number of non-predisposing genetic/environmental factors to be considered. The GENS2 tool is able to simulate gene-environment and gene-gene interactions. To make the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MRiLab

    MRiLab

    A Numerical MRI Simulation Platform

    The MRiLab project is moving to GitHub, the latest version can be obtained from https://leoliuf.github.io/MRiLab/ The MRiLab is a numerical MRI simulation package. It has been developed and optimized to simulate MR signal formation, k-space acquisition and MR image reconstruction. MRiLab provides several dedicated toolboxes to analyze RF pulse, design MR sequence, configure multiple transmitting and receiving coils, investigate magnetic field related properties and evaluate real-time...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    AKtoolbox

    AKtoolbox

    Matlab Toolbox for coevolution analysis of multiple sequence alignment

    AK Toolbox is a Matlab Toolbox for co-evolution analysis for protein Multiple Sequence Alignment (MSA) distributed under Simplified BSD License. The aim of AK toolbox is to provide a set of Matlab functions, which are independent of Matlab Bioinforamtics Toolbox, for coevolution anaylsis for MSA. At present, co-evolution methods available in this package are Statistical Coupling Analysis (SCA), Explicit Likelihood of Subset Covariance (ELSC), Mutual Information (MI), Observed Minus...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB