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

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

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1

    Waterloo

    Java-based scientific graphics

    Java-based scientific graphics with support for Java, Groovy, MATLAB, Python, the R statistical environment, Scala and SciLab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CRFasRNN

    CRFasRNN

    Semantic image segmentation method described in the ICCV 2015 paper

    ...CRF-RNN has been developed as a custom Caffe layer named MultiStageMeanfieldLayer. Usage of this layer in the model definition prototxt file looks the following. Check the matlab-scripts or the python-scripts folder for more detailed examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    dxf2pcb

    Convert DXF drawings of circuit boards to gEDA-PCB files.

    This Python script reads in a DXF (ascii) file and generates a PCB output compatible with PCB Designer, part of the gEDA suite. It is designed for two purposes: One is to generate a PCB snippet from a mechanical drawing (such as a board outline), the other is to produce element files from CAD drawings. PCB snippets are easily imported into an existing gEDA-PCB project using File -> Load Layout to Buffer. Generated element files are ready to use (except for special cases like no-paste...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Yet Another Audio Feature Extractor is a toolbox for audio analysis. Easy to use and efficient at extracting a large number of audio features simultaneously. WAV and MP3 files supported, or embedding in C++, Python or Matlab applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5

    PyPES Library

    Library of analytic potential energy surfaces

    ...For portability, FORTRAN, C, MATLAB and Mathematica wrappers are provided to interface with PyPES, reading in PyPES-generated Cartesian and normal mode derivative data via a text interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • Manage your Classes Icon
    Manage your Classes

    For educational organizations looking for a class management software of size of school, academy or studio

    DreamClass helps you efficiently manage all of your processes. Enjoy professional school management for any educational institution, in minutes!
    Learn More
  • 10
    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
  • 11

    GDGC 2.0

    Geodetic-geocentric coordinate conversion program

    An application for geodetic-geocentric coordinate conversion problem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 78 This Week
    Last Update:
    See Project
  • 13

    EpidermalERKMAPK

    Scripts for Modelling Human Epidermal ERK-MAPK Activation

    ...BMC Systems Biology. doi: 10.1186/s12918-015-0187-6 The model was developed using a set the normalized-Hill differential equation framework, as specified by [Kraeutler, Soltis & Saucerman, (2002). BMC Systems Biology; doi: 10.1186/1752-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
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

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

    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. Linear, non-linear and symbolic regression are also available. Elements of symbolic computations using Octave/Matlab scripting are supported. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22

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

    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: 1 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    fPotencia

    fPotencia

    Power flow library in C++

    ...Since Power system simulations have started needing to be executed in parallel, the old C-like designs are outdated; modular design is now needed to launch many simulations at the same time based on a base circuit. 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