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

Showing 283 open source projects for "matlab to python converter"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Bookmarks converter. Has command line interface and a GUI (Tk). Can convert ".url" into ".desktop". Written in Python. Formats: .desktop, .url, .webloc [read], Firefox (.html), Firefox 3 (.json) [read], Konqueror (.xml), Opera (.adr)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CplexA is a software package (available for Mathematica, Python, and Matlab) to compute probabilities and average properties of macromolecular assembly and its effects in gene regulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python software to control Bronkhorst flow controllers via RS232. Works via USB serial converter too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tools for mass spectrometry, especially for protein mass spectrometry and proteomics: Quantification tools, converters for Applied Biosystems (Q Star and Q Trap), calculation of in-silico fragmentation spectra, converter for Mascot result files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Bifurcation Analysis Library
    A C++ library for the computation of bifurcation diagrams: it provides tools for the integration of systems of ODEs that depend on parameters. A Python interface is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    lequation

    cross platform latex-to-bitmap-to-clipboard gui

    L(atex)equation aims to be the simplest latex to bitmap converter there is. Its goals are: simple gui, simple install, mac + windows + ubuntu binaries and it just should work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ezSlice

    A C++ class to parse array index slice strings as in Python or MATLAB.

    This is a templated, self-contained, single header implementation C++ class for parsing array slice operator strings that specify a min, max, and stride, such as "1:10:2", "::3" or "-1,-5,-2". There is an option to use any offset based indexing desired, such as 0-based for C/Python arrays, or 1-based for Fortran/MATLAB indexing. Reverse indexing is allowed, as well as relative to an array end. This class won't do the actual slice/sampling of an array; instead it only parses a string and returns the index limits and stride, or an STL vector of indices if desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    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
  • Regpack: All-in-One Online Registration and Payment Software Icon
    Regpack: All-in-One Online Registration and Payment Software

    For camps, courses, virtual classes, client billing, events, conferences, meetings, afterschool programs, educational travel, retreats

    Regpack is a powerful onboarding, registration, and payments platform trusted by thousands of organizations worldwide. Our mission is simple: to give you the tools to automate busywork, streamline your processes, and keep your focus where it belongs, on growing your programs and serving your clients.
    Learn More
  • 10

    niftilib

    ** MAIN SITE IS NOW: https://github.com/NIFTI-Imaging/nifti_clib **

    niftilib is a collection of i/o routines for the nifti1 neuroimage data format. C (nifticlib), Java (niftijlib), Matlab (niftimatlib), and Python (pynifti) code is available. For nifti format info see: http://nifti.nimh.nih.gov/
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Crease Converter

    Crease Converter

    Converts *.tmd5 to *.cp

    A Simple Useful Python project what can be used to conver Treemaker5 (*.tmd5) crease patterns to an understandable *.cp file what can be imported by several applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PythBinConv

    Python Bin Converter produit un binaire depuis un fichier python

    Python Bin converter permet de générer un exécutable Windows en interface graphique depuis un fichier source python. Ce n'est qu'une version graphique de l'utilitaire pyinstaller. Sous Windows, nécessite pywin32 (http://sourceforge.net/projects/pywin32/files/), fourni dans le dossier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Stanford Machine Learning Course

    Stanford Machine Learning Course

    machine learning course programming exercise

    The Stanford Machine Learning Course Exercises repository contains programming assignments from the well-known Stanford Machine Learning online course. It includes implementations of a variety of fundamental algorithms using Python and MATLAB/Octave. The repository covers a broad set of topics such as linear regression, logistic regression, neural networks, clustering, support vector machines, and recommender systems. Each folder corresponds to a specific algorithm or concept, making it easy for learners to navigate and practice. The exercises serve as practical, hands-on reinforcement of theoretical concepts taught in the course. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14

    yaUFget

    Yet Another Python Interface to the UF sparse matrix collection

    The package yaUFget is yet another interface to the collection of sparse matrices at the University of Florida for Python. In contrast with the official Python interface it can be easily used as a package and can be imported to any place, obtains the updated index of matrices from the collection's web site and does not require MATLAB. The functionality of the MATLAB's interface UFget was preserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ctrax is now hosted on Sourceforge (http://sourceforge.net/projects/ctrax). This Berlios site will no longer be maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    INI-ML

    Collection of Machine Learning code from the INI

    The idea is to get some working demos up there (in matlab/python/whatever) that people can use as a start for machine learning / simulation projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NeMo is a high-performance spiking neural network simulator which simulates networks of Izhikevich neurons on CUDA-enabled GPUs. NeMo is a C++ class library, with additional interfaces for pure C, Python, and Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SoundConverter is the leading audio file converter for the GNOME Desktop. It reads anything GStreamer can read, and writes WAV, FLAC, MP3, AAC and Ogg Vorbis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    gvpp - Velocity Prediction Program

    VPP - Velocity Prediction Program

    VPP - Velocity Prediction Program - a Matlab library for sailing boat performance simulation. Based on DSYHS or user provided data. ###### A python version is currently under development and available upon request, please contact me at gianmail+gvpp@gmail.com ###### The new beta version replaces the previous alpha version after some bugs fixing and enhancements in the postprocessing output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fast S-Transform
    Note: This project is no longer maintained. An updated pure Python and experimental MatLab versions are located at https://github.com/robb-brown/GFT. The Fast S-Transform package implements a novel algorithm that solves the S-Transform with O(NlogN) computational complexity. This Fast S-Transform algorithm is fully invertible, and requires only O(N) storage space.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Z-AviMpg

    Z-AviMpg is A Free,Simple,Basic Video Converter(AVI,MKV,MP4 to MPG)

    Z-AviMpg is a Free Simple Video Converter. It Uses FFmpeg and is built in Python. It Converts Video of Formats AVI,MKV,MP4 To MPG without compromising on Quality.But its Very Basic,You Don't Get Much Options to Try out.Source Code Will Be Available Very Soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a c-library that provides tools for advanced analysis of electrophysiological data. It features denoising, unsupervised classification, time-frequency analysis, phase-space analysis, neural networks, time-warping and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cute Converter
    Cute Converter is now part of LibreEngineering suite: http://sourceforge.net/projects/libreeng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Step Closer to a Fully Gui ATLAS .log Converter A Gui .in Editor to be Used by ATLAS .log awk converter
    Downloads: 0 This Week
    Last Update:
    See Project