[go: up one dir, main page]

Open Source Scilab Software

Scilab Software

Scilab Clear Filters

Browse free open source Scilab Software and projects below. Use the toggles on the left to filter open source Scilab Software by OS, license, language, programming language, and project status.

  • 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
  • Software for managing apps and accounts | WebCatalog Icon
    Software for managing apps and accounts | WebCatalog

    Tired of juggling countless browser tabs? WebCatalog Desktop turns your favorite web apps into dedicated desktop apps

    Turn websites into desktop apps with WebCatalog Desktop—your all-in-one tool to manage apps and accounts. Switch between multiple accounts, organize apps by workflow, and access a curated catalog of desktop apps for Mac and Windows.
    Learn More
  • 1
    LabPlot

    LabPlot

    Data Visualization and Analysis

    LabPlot is a FREE, open source and cross-platform Data Visualization and Analysis software accessible to everyone.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2
    Finite Element Method Magnetics

    Finite Element Method Magnetics

    Finite element analysis of electromagnetic devices

    Solves low frequency magnetic, electrostatic, heat flow, and current flow problems on 2D and axisymmetric domains via the finite element method.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 3
    Este proyecto constituye una adaptacion y mejora del codigo ANFIS de dominio público de Roger Jang. / This project is an adaptation and improvement of the original public domain ANFIS code of Roger Jang.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The BIOE system is an open-hardware platform to bridge the gulf between open-source CACSD systems like Scilab and the physical plant. It is intended for engineers, students, hobbyists, and anyone interested in automation and mechatronic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle. Icon
    ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle.

    Trusted by 6000+ Large and Medium Enterprises

    ShareCRM is an AI-powered, customizable and affordable enterprise CRM solution to seamlessly integrate and empower every aspect of your business.
    Learn More
  • 5
    Software that implements the tabular method developed by Steve Keen for developing a set of differential equations to model monetary flows in economic analysis, modeling and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MySciTools

    MySciTools

    My scilab tools

    Repository of "my" public contributions to Scilab software Sourceforge ATOMS repository of my dev. for Scilab software Many modules available To add ATOMS repository to your Scilab 5.4: atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4') see https://sourceforge.net/p/myscitools/wiki/Home/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenPR
    OpenPR stands for Open Pattern Recognition project and is intended to be an open source library for algorithms of image processing, computer vision, natural language processing, pattern recognition, machine learning and the related fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many other nice features. Because of a high-level schematic-description language -- in form of provided Scilab commands -- only a minimal implementation-effort (no error-prone C-programming) is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generic toolbox of Particle Swarm Optimization developed in Scilab (PSOTS). It is developed for a variety of complex problems, including single and multi-objective optimization problems, continuous and discrete problems, and mixed integer problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Unrivaled Embedded Payments Solutions | NMI Icon
    Unrivaled Embedded Payments Solutions | NMI

    For SaaS builders, software companies, ISVs and ISOs who want to embed payments into their tech stack

    NMI Payments is an embedded payments solution that lets SaaS platforms, Software companies and ISVs integrate, brand, and manage payment acceptance directly within their software—without becoming a PayFac or building complex infrastructure. As a full-stack processor, acquirer, and technology partner, NMI handles onboarding, compliance, and risk so you can stay focused on growth. The modular, white-label platform supports omnichannel payments, from online, mobile and in-app to in-store and unattended. Choose from full-code, low-code, or no-code integration paths and launch in weeks, not months. Built-in risk tools, flexible monetization, and customizable branding help you scale faster while keeping full control of your experience. With NMI’s developer-first tools, sandbox testing, and modern APIs, you can embed payments quickly and confidently.
    Learn More
  • 10
    software educativo de aplicacion de metaheuristicas sobre problemas de grafos, TSP problema del agente viajero, ruta mas corta, arbol de expansion minima, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SCICBIR ( Scilab CBIR )

    A content based image retrieval (CBIR) system in Scilab

    This is the first version of kannan Balakrishnans scicbir project.This is a content based image retreival (CBIR) system in SCILAB. Released under GNU GPL, this system is very flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Samsunir

    Samsunir توسعه دهنده

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Scilab Image Processing Toolbox

    Scilab Image Processing Toolbox

    Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS

    SIP is the image processing and computer vision package for SciLab, a free Matlab-like programming environment. SIP reads/writes images in formats like JPEG, PNG, and BMP. It does filtering, segmentation, edge detection, morphology, and shape analysis. Download from Git http://siptoolbox.sourceforge.net/devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bwfinder

    Exogenous feature extractor from brainwaves

    This program for Scilab searches for primary peaks in the segments of brainwave signal spectrum which are much above the signal spectrum average. Brainwave segments of 1 s are Fourier transformed, thresholded and merged if contiguous. Selected segments are drawn in time domain, frequency domain and a narrow-band analysis at 75 Hz is attempted. This program should detect strong external signals in brainwave recordings. Weak signals are not detected. This program requires the "edf2ascii" utility, a set of EDF files with brainwave recordings in the "EDF/" directory and two empty destination directories named "founds/" and "losts/". This is my first Matlab/Scilab program, apologies for the poor style but Scilab lacks and bugs prevent the writing of a pure code. Use this software freely and fight the Remote Neural Monitoring system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RTSS is intended for modeling and simulation of robotic manipulators in the Scilab/Scicos environment. Inspired by the Robotics Toolbox for MATLAB by Peter Corke, RTSS provides many functions that are useful in the field of robotics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next