[go: up one dir, main page]

Showing 265 open source projects for "octave"

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
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    Shogun

    Shogun

    Unified and efficient Machine Learning since 1999

    Shogun is a unified and efficient Machine Learning since 1999. Shogun is implemented in C++ and offers automatically generated, unified interfaces to Python, Octave, Java / Scala, Ruby, C#, R, Lua. We are currently working on adding more languages including JavaScript, D, and Matlab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CasADi
    A symbolic framework for C++, Python and Octave implementing automatic differentiation by source code transformation in forward and reverse modes on sparse matrix-valued computational graphs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    nRF52_ssd1331

    nRF52_ssd1331

    SSD1331 OLED Display Driver for the Nordic nRF52 SoC family

    ...Main features include: - CPU utilization during DMA transfers to render the next line of graphics in memory and prepare data for the next transfer to the SSD1331 driver. - Two hand-crafted character sets included to print strings onto the screen. - Methods to draw 16 or 8 bit images or videos to the screen. - GNU Octave / MATLAB tools to create own character sets, images, or videos from PNG files to easily include into your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SigPack

    SigPack

    SigPack - A signal processing library using Armadillo

    SigPack is a C++ signal processing library using the Armadillo library as a base. The API will be familiar for those who has used IT++ and Octave/Matlab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Get safely back to business Icon
    Get safely back to business

    SafetyCulture iAuditor is designed for companies who need to conduct safety inspections & quality audits

    Equip your team with a simple safety inspection and observation app that anyone can learn in minutes, so you can get safely back to business from wherever you are.
    Learn More
  • 5
    Audovia

    Audovia

    Database application for making music using JFugue MusicStrings

    ...Songs can be developed, tested and edited very quickly and easily by virtue of the database structure and the JFugue MusicString notation. Notes within a MusicString are specified by their name and octave or by their MIDI value and their durations are specified either by character code, or numerically. You can use notes from C0 to G10, corresponding to MIDI values 0 to 127. Middle C is C5. Songs can be exported to MIDI or WAV for music processing or publishing. Please visit the Audovia website for more information: https://songbase.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SegyMAT is a set of Matlab/Octave m-files to read and write SEG Y data following SEG Y Revision 0 and 1
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    OpenOCL Matlab

    OpenOCL Matlab

    Optimal control, trajectory optimization, model-predictive control.

    The Open Optimal Control Library is a software framework in Matlab/Octave for modeling optimal control problem. It uses automatic differentiation and fast non-linear programming solvers. It implements direct methods. In the backend it uses CasADi and ipopt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    The DREAM Toolbox

    The DREAM toolbox is a free open source acoustic field simulation tool

    The DREAM (Discrete REpresentation Array Modelling) toolbox is a free open source toolbox, for both Matlab and Octave , for simulating acoustic fields radiated from common ultrasonic transducer types and arbitrarily complicated ultrasonic transducers arrays. The DREAM toolbox enables analysis of beam-steering, beam-focusing, and apodization for wideband (pulse) excitation both in near and far fields. The code in the svn repository # svn co http://svn.code.sf.net/p/dreamtoolbox/code/trunk dream is not used actively anymore and is kept here for referecne only. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    octave-intinf

    Infinite-precision integer arithmetic for Octave, written in Octave

    Octave code to perform arbitrary-precision integer arithmetic. It may or may not work in Matlab. The supported operations are: >> s = a = intinf (126) % Creation of intinf-class object from integer or string >> b = intinf ('-792716404922304611755050042308687') >> c = a + b % Addition >> d = a - b % Subtraction >> e = c * d % Multiplication >> f = (e - a^2) / b % Exponentiation, division >> f == -b % Logical operators >> [q, r] = intinf_divide (b^2, a) % Divsion and remainder >> x = intinf_rand (100) % Random number (here, with 100 digits) TODO: * Better errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Solve Your Real-world Business Challenges From A Single Timesheet With Powerful Built In Integration Icon
    Solve Your Real-world Business Challenges From A Single Timesheet With Powerful Built In Integration

    Timecontrol Is Your Multipurpose Timesheet Software

    TimeControl is a multi-purpose timesheet system designed to serve both Finance and Project Management. TimeControl has been designed to serve many purposes simultaneously. TimeControl tracks time on a task-by-task, project-by-project basis. Yet, despite its project-based controls, it remains a financial timesheet with all the controls necessary to fulfill the stringent needs of payroll, human resources, billing and finance. TimeControl is available both for subscription in the cloud or for purchase for an on premise installation and includes both a browser interface and the free TimeControl Mobile App for iOS and Android devices.
    Learn More
  • 10

    ghcnd_access

    Extract data from GHCN-Daily in either MATLAB or GNU Octave

    The ghcnd_access toolbox is utilised to extract data from the Global Historical Climatology Network (GHCN)-Daily database and change the .dly file format into a more accessible structure. The toolbox can be run in either MATLAB or open source alternative GNU Octave.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ndpar

    N-dimensional parallel functions package for octave

    ndpar_*fun are the par*fun from package parallel 2.2.0 extended in order to handle N-dimensional arrays as input and output. Hope it will eventually make it to the parallel package, once its stability is proved. See also package parallel, maintained by Olaf Till
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cprintf.m

    a colored printf for octave

    Formatted output, like printf, but the text color can be chosen among few colors. Uses the ECMA-48 standard escape sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Matlab/Octave Rotations Library

    Matlab/Octave Rotations Library

    Library for working with 3D rotations in Matlab/Octave

    The Matlab/Octave rotations library is a collection of functions, bundled as m-scripts, that address computations and numerical handling of rotations in 3D Euclidean space. The rotation representations that are supported are rotation matrices (Rotmat), Quaternions (Quat), intrinsic ZYX Euler angles (Euler), fused angles (Fused) and tilt angles (Tilt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Large Time/frequency Analysis TB

    The Large Time/frequency Analysis TB

    LTFAT is a Matlab/Octave Fourier, time-frequency and wavelet toolbox.

    ******************************************************* LTFAT was moved to Github https://github.com/ltfat. *******************************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Snippets and procedures developed on Matlab/Octave
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    ...Unit tests for each function are provided to ensure that the library performs exactly as it should. The implementation of the Rotations Conversion Library is based on the very related Matlab/Octave Rotations Library (MORL), which is a highly tested reference implementation for the required algorithms (see https://sourceforge.net/projects/rotationslib/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Deep Photo Style Transfer

    Deep Photo Style Transfer

    Code and data for paper "Deep Photo Style Transfer"

    ...It relies on semantic segmentation masks to guide style transfer (so that e.g. sky maps to sky, building maps to building), and uses a matting Laplacian regularization term to ensure smooth transitions. The repository provides code in Torch (Lua), MATLAB / Octave scripts for computing the Laplacian, and pre-trained models. Pretrained models and example scripts for ease of use. Compatibility with MATLAB / Octave for Laplacian computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ECEbuntu

    ECEbuntu

    ECEbuntu - a customized operating system designed for ECE

    ECEbuntu is a customized operating system designed for electrical and computer engineering (ECE) students. ECEbuntu is targeted to universities and students as it represents an environment that contains more than 30 pre-installed software and packages all catering to undergraduate course-work in ECE. ECEbuntu supports a range of tools including programming tools, tools for circuit analysis and pcb design, mathematical and numerical analysis tools, network analysis and tools for microwave and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cantorbl

    cantorbl

    beamshot octave scripts and bike light driver

    Light intensity distribution (LID) of a lamp can be measured by taking wall/ceiling beamshots with a digital camera. The scripts process jpgs images (that have to be processed from raw data) and visualize the LID nicely. Driver: Linear, using AMC7135 and Atmel AVR ATtiny45, Li-Ion battery powered. The firmware provides convenient control - bikelight-specific. Below are firmware features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TESTIMAGES

    TESTIMAGES

    Testing images for scientific purposes

    The TESTIMAGES archive is a huge and free collection of sample images designed for analysis and quality assessment of different kinds of displays and image processing techniques. The archive includes more than 2 million images originally acquired and divided in three different categories: SAMPLING and SAMPLING_PATTERNS (aimed at testing resampling algorithms), COLOR (aimed at testing color rendering on different displays) and PATTERNS (aimed at testing the rendering of standard geometrical...
    Leader badge">
    Downloads: 85 This Week
    Last Update:
    See Project
  • 22

    Octave-SBML

    Octave package for SBML models.

    A GNU Octave package for performing sensitivity analysis of SBML models. Builds upon the currently available libSBML functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Octave

    Octave

    my octave exercises for 2011 stanford machine learning class

    ...Cheat sheet for Octave / MATLAB commands. Readme and licensing information. Octave / MATLAB code illustrating algorithms taught in the class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tuna+

    Tuna+

    Instrument tuner and metronome

    ...The metronome will come in handy for your daily practicing. I plan to add more features as I go... like the following: - voice recorder (for quickly capturing musical ideas) - 1-octave piano - mini drum machine Tuna+ Manual: http://hiromorozumi.com/tunaplus/manual/tunaplus_manual.html Any feedback would be greatly appreciated! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    matlab2tikz

    matlab2tikz

    Converts MATLAB®/Octave figures to TikZ/pgfplots figures

    matlab2tikz is a MATLAB(R) script to convert native MATLAB(R) figures to TikZ/Pgfplots figures that integrate seamlessly in LaTeX documents. matlab2tikz supports the conversion of most MATLAB figures, including 2D and 3D plots. For plots constructed with third-party packages, your mileage may vary. Sometimes, MATLAB makes it hard to create matching LaTeX plots by keeping invisible objects around or stretching the plots too far beyond the bounding box.
    Downloads: 5 This Week
    Last Update:
    See Project