Search Results for "matlab to python conversion" - Page 7

Showing 340 open source projects for "matlab to python conversion"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1

    PyPES Library

    Library of analytic potential energy surfaces

    The PyPES library is a python-based library of high quality semi-global potential energy surfaces for 50 molecules, each containing 3-6 atoms. The PyPES code enables the generation of energy derivatives to 6th order about any point on the potential energy surface in a range of common coordinate systems, including curvilinear internal, Cartesian and normal mode coordinates. For portability, FORTRAN, C, MATLAB and Mathematica wrappers are provided to interface with PyPES, reading in PyPES...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    SPIW - Scanning Probe Image Wizard

    SPIW - Scanning Probe Image Wizard

    Scanning Probe Image Wizard - MATLAB Toolbox

    SPIW is a MATLAB toolbox, for automated processing of scanning probe microscope images. Tools are applicable to all SPM images, but the main focus is on images with atomic or molecular resolution. SPIW is primarily a MATLAB toolbox with functions designed to be called in a user's own script. SPIW also has a very basic GUI for browsing and exporting images. For information on SPIW's performance see our publication ( http://dx.doi.org/10.1063/1.4827076 ) in the Review of Scientific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IDL2Matlab is an Automatic translation tool from an IDL program into Matlab and Scilab code. We do not guaranty a 100% conversion efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 5

    Java Library for Machine Learning

    A pure Java library for machine learning

    JML is a machine learning library in Java, it is a pure Java package, and thus is cross-platform. The goal of JML is to make machine learning methods very easy to use and speed up code conversion from MATLAB to Java. Please be noted that JML has been replaced by LAML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    NiftyRec
    This project, developed at UCL London, provides code for tomographic reconstruction. NiftyRec is written in C and has Python and Matlab extensions. Computationally intensive functions have a GPU accelerated version based on CUDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pootle, Virtaal & Translate Toolkit

    Pootle, Virtaal & Translate Toolkit

    Localization tools built by localizers for localizers

    Tools for localization: - Pootle: web based translation management system. - Virtaal: Computer Aided Translation (CAT) tool. - Translate Toolkit: QA, format conversion and support (PO, Java .properties, OpenOffice, Mozilla, XLIFF, TMX, TBX, CSV, Qt .ts).
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 8

    EpidermalERKMAPK

    Scripts for Modelling Human Epidermal ERK-MAPK Activation

    ...-0509-4-157]. This package includes: - MATLAB code containing the model definition, together with a script to perform non-linear least squares optimisation for a subset of parameters - python scripts which use libSBML to create an SBML representation of the model - SED-ML scripts which execute the SBML model under a range of conditions, produce output plots to recapitulate results shown in Cursons et al. (2015).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GDGC 2.0

    Geodetic-geocentric coordinate conversion program

    An application for geodetic-geocentric coordinate conversion problem
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Ultimate Quiz Maker & Engagement Platform Icon
    The Ultimate Quiz Maker & Engagement Platform

    Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.

    Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website. The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
    Try for free
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Microcode update notification

    Small startup script that notifies update info about CPU micorcode

    Even a CPU has a little firmware inside. Since a lot of years it is possible to update it to fix little or bigger bugs. Usually this operation is done while updating your motherboard's BIOS, and the update is permanent. But thanks to the architecture of the linux kernel, we can update it at the last version every time we boot our OS. This is a really fast operation brought to you by microcode.ctl (in Ubuntu), and it permits to avoid waiting for an updated closed-source BIOS to solve bugs; it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SCaVis

    Scientific Computation and Visualization Environment

    SCaVis is an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with Java and a number of scripting languages: Jython (Python), Groovy, JRuby, BeanShell. SCaVis can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    Several python libraries implement discrete wavelet transforms. However, none of them, or at least none that I know, is aimed at scientific use. This library aims at filling this gap, in particular considering discrete wavelet transform as described by Percival and Walden. This module started as translation of the wmtsa Matlab toolbox (http://www.atmos.washington.edu/~wmtsa/), so most naming conventions and most of the code structure follows their choices. The code uses a mix of python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    arftoverinice

    arftoverinice

    ARF to Verinice .vna conversion filter.

    This program converts reports from the OpenVAS vulnerability scanner in the Asset Reporting Format (ARF) and generates a .vna file containing assets and risks generated from the ARF report. This file can be imported into the Verinice risk assessment system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sfunctioner is a GUI wizard written in PyQt for creating Matlab Simulink sfunctions quickly and efficiently. It helps creating a fully functional sfunction within a few minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    psignifit is a toolbox to fit psychometric functions and test hypotheses on psychometric data. This is version 3 which will now predominantly support python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fPotencia

    fPotencia

    Power flow library in C++

    .... fPotencia is programmed in C++, but my intention is to bring JAVA, C#, Python and perhaps MATLAB versions of it. All of them in native code and whenever possible with the same modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Code Catcher

    FREE Educational Computing Game

    This is an educational game to help people practice Computing based subjects. This game will test players on their binary conversion skills. This program is run from the high-level programming language Python, along with a set of cross-platform modules designed for writing video games called Pygame. Users who want to play this game will require the following programs to be downloaded & installed onto their host computer... - Python - Pygame - Winrar (Recommended Archive Manager)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ymap - Yeast Mapping Analysis Pipeline

    Ymap - Yeast Mapping Analysis Pipeline

    Pipeline for large-scale genome changes analysis of genome datasets.

    The active use repository has migrated over to: https://github.com/darrenabbey/ymap The repository here was errantly created with some large binary files included. Attempts to extract the files from the history here have failed. A copy of the history was successfully scrubbed and then hosted at github. -------- Eukaryotic pathogens have complicated and dynamic genomes. To facilitate analysis of copy number variations (CNV), single nucleotide polymorphisms (SNPs), and loss of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C++, Matlab and Python library for Hidden-state Conditional Random Fields. Implements 3 algorithms: LDCRF, HCRF and CRF. For Windows and Linux, 32- and 64-bits. Optimized for multi-threading. Works with sparse or dense input features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    LWPR

    Locally Weighted Projection Regression (LWPR)

    Locally Weighted Projection Regression (LWPR) is a fully incremental, online algorithm for non-linear function approximation in high dimensional spaces, capable of handling redundant and irrelevant input dimensions. At its core, it uses locally linear models, spanned by a small number of univariate regressions in selected directions in input space. A locally weighted variant of Partial Least Squares (PLS) is employed for doing the dimensionality reduction. Please cite: [1] Sethu...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    viDrop

    Universal video transcoder

    viDrop is free video transcoding software for GNU/Linux and Windows operating systems. With its help you can easily convert your favourite movies or videos into format, playable on your Smarthone, Tablet, MID, Portable Media Player etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Locaviewer

    Locaviewer

    Sistema de vídeo distribuido para Centros Infatiles

    Proyecto para la IV Edición del Desafío Tecnológico planteado en la ETSIIT de la Universidad de Granada. Nuestro grupo propone una solución para que padres puedan ver en tiempo real a sus hijos mientras se encuentran Centros Infantiles. Nuestro producto se diferencia de otros en el que el cambio de cámara es automático, realizando para ello una triangulación de los niños.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.