Search Results for "complex function plotter" - Page 5

Showing 150 open source projects for "complex function plotter"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    ChelomEx

    ChelomEx

    Isotope assisted discovery of metal chelating agents from LC-MS data

    ChelomEx identifies chromatographic features of metal complexes and associated free ligands or other related adducts in high-resolution LC-MS data. A built-in graphical user interface and compound library aid in the efficient evaluation of the results. If you use ChelomEx for your research, please cite our Analytical Chemistry paper that describes the software (http://dx.doi.org/10.1021/ac503000e). To comment, send bug reports or suggestions for additional features to be implemented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Excel VBA Particle Swarm Optimization

    A small tool for optimization of complex problems.

    This is a Particle Swarm Optimization tool written in VBA for Excel. It is easy to modify in order to enable the users to code their own objective function, constraints and way to handle constraints. Published under licence CC-BY-SA 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Math Objects is a template based math library for C++ that can handle complex mathematical objects. It can compute the Smith form for matrices of polynomials and the Smith-McMillan form of transfer function matrices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    qcv

    qcv

    Computer Vision Framework Library (for Linux)

    ...The library is provided with practical examples to show what you can do with just a few lines of code. OpenCV is used as the supporting computer vision library. QCV provides interfaces for C and C++. The C interface is a set of simple function calls to allow the user to visualize data and obtain events from the system and user input. The C++ interface has more features allowing the user to run and analyze complex computer vision algorithm in a few lines of code (see the stereo and surf examples). QCV offers a 2D visualization tool, an on-line on-the-fly parameter editor, a clock tool to evaluate computation times, and a control tool to manipulate input video and sequences of images. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    JMCAD - modeling of dynamic systems
    ...With JMCAD, users can quickly develop software or "virtual" prototypes of systems or processes to demonstrate their behavior prior to building physical prototypes. The user builds his system model by selecting predefined blocks from a block library and simply wiring the blocks together. Each block of the diagram performs a function. Users can also create custom blocks in Java and add them to the JMCAD block library. JMCAD is a block diagram language for creating complex nonlinear dynamic systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jsFramework

    jsFramework

    A JavaScript framework to create complex applications.

    A JavaScript framework to create complex applications. Gives you: Pleasant OOP Inheritance with intellisense support (tested with VS2012)! Namespaces LinQ to Objects Events/EventDispatcher EventProperty Queuing function-calls (wait for event, delay,...) Template integration Localization integration ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    ...This is a beta version, so please report any bug if you find something wrong! Your help will be very appreciated! NEWS! asymptotic diagram plotting function added! the function is in beta test, and does not support complex factor.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    fmathlib

    Fortran library with special functions.

    This library provides: 1. ClebschGordan coefficients 2. Hyperheometric2F1 3. Appel function 4. Gamma function 5. Ei function 6. integratate, double, triple and six(include complex) 7. LegendrePlm 8. Bessel functions 9. SphericalHarmonicY 10. Zeros find function 11. Added code from eispack 12. Added realisation of QR decomposition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Finereport

    Finereport

    a professional, simple, flexible reporting software

    Every day more than 500,000 people through FineReport consulting, filling, analyzing data. FineReport is the enterprise reporting product independently researched and developed by FineReport company. It is "professional, simple and flexible", through visual drag and drop to design complex reports. FineReport can be integrated with software products to accelerate product development or project implementation schedule. Enterprises can build their own report center, maintenance, timely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Complex Renderer

    Complex Renderer

    Simple renderer of complex functions including recursive

    This program draws a user-defined function from complex plane to RGBA color. Currently, compiled program draws Mandelbrot set, but if you want to draw another function, you need to inherit it from 'Renderer' class in sources, pass it to 'Window' and recompile project. Including 4 versions. The first one was written with C++ and uses CPU 128-bit double. The second does the same, but was written with D language and Derelict3.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11
    The SPARE library (Something for PAttern REcognition) is a set of C++ (template) classes that offer some building blocks useful to build software modules for complex Pattern Recognition tasks, as: Classification, Clustering, Function Approximation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BiomeNet

    BAYESIAN INFERENCE OF METABOLIC DIVERGENCE AMONG MICROBIAL COMMUNITIES

    Metagenomics yields enormous numbers of microbial sequences that can be assigned a metabolic function. Using such data to infer community-level metabolic divergence is hindered by the lack of a suitable statistical framework. Here, we describe a novel hierarchical Bayesian model, called BiomeNet (Bayesian inference of metabolic networks), for inferring differential prevalence of metabolic networks among microbial communities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PdfPageCounter

    C++ code to count the number pages in a given PDF file.

    This C++ library contains the 'PdfPageCount' class that performs the single task of finding the number of pages in a given PDF document. While the PdfPageCount class is very simple to use, the contained code is complex because the page count can be hidden in any number of places, quite often within compressed data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Learning Entropy (Demo) Module
    This program demonstrates the use of Learning Entropy for novelty detection in time series where relatively simple real-time learning systems can instantly detect novelty in otherwise complex dynamical behaviour. This program and the Python code is free for non-commercial use with no warranty. Updates: v. 1.3: Inverse z-scoring bug fixed. Unused function get_path deleted. v. 1.2: Single-hidden layer MLP predictor implemented. Prediction horizon p - functionality fixed. v. 1.1: "Separate Figure" button and functionality was added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mycorecms

    mycorecms

    CMS/CRM/DBMS Site Generator

    MyCoreCMS is a lightweight jQuery driven CMS designed to easily build dynamic relational databases. With MyCoreCMS you can build something as simple as a forum to as complex as a customer relationship management tool tailored to your specific needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scrawl.js

    Scrawl.js

    For the handling and manipulation of the HTML5 <canvas> element

    ...Users create sprite and gradient objects using scrawl factory functions, set their styling and position, and render them onto the canvas element. Creation, positioning and styling can all be handled by a single call to the factory function. Sprites include: basic rectangles (Block), advanced rectangles capable of displaying images and sprite animations (Picture), circles (Wheel), single-line text (Phrase), and complex designs composed of lines, arcs and curves (Shape). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    openHTM

    openHTM

    An open-source implementation of the HTM Cortical Learning Algorithms

    ...Hierarchical temporal memory (HTM) is a machine learning model developed by Jeff Hawkins and Dileep George of Numenta, Inc. that models some of the structural and algorithmic properties of the neocortex. HTM is a biomimetic model based on the memory-prediction theory of brain function described by Jeff Hawkins in his book On Intelligence. HTM is a method for discovering and inferring the high-level causes of observed input patterns and sequences, thus building an increasingly complex model of the world. openHTM is colaborattive effort that arose with wish of a few competent HTM fans of implement and improve the current state of the HTM algoritms discussed on the Numenta white papers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jrdistribution

    jrdistribution

    Combines R console with GUI for analysis of probability distributions.

    ...We provide a dozen of probability distributions which you can analyze changing their parameters using both graphical interface and R console. Using the menu, any time you can get some useful output, e. g. expected value or probability density plot. You are also able to perform more complex computing being provided R console waiting for your orders.GUI and R console are connected and you can change the probability parameters in the graphical interface and then use them in your script. Moreover, when you change appropriate variables writing an R function, you can see the GUI synchronizing with it. To use the application you should be able to run Java and have basic R environment installed. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    grn_inference_multigpu

    This project is a exhaustive search algoritm for multiple GPUs

    ...We use CUDA , a general purpose parallel programming platform that allows the usage of NVIDIA GPUs to solve complex problems in an efficient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    libcerf

    Complex error functions, Dawson, Faddeeva, and Voigt function

    A self-contained C library providing complex error functions, based on Faddeeva's plasma dispersion function w(z). Also provides Dawson's integral and Voigt's convolution of a Gaussian and a Lorentzian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ŁX (Łukasiewicz eXperimental)

    ŁX (Łukasiewicz eXperimental)

    a reverse Polish notation multi-precision pocket calculator software

    This project aims at an easy-to-use, cross-platform pocket calculator like software with reverse Polish notation (RPN) input, multi-precision arithmetics and support of several data types including macros. At the moment many features are rather rudimentary. Notably, it’s rather easy to freeze the program, say, by requesting a 1,000,000×1,000,000 identity matrix. Hey, I did call it ‘experimental’.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    3D Braincv

    vectorize and analyze the cells and blood vessels simultaneously

    This project was designed for vectorize and analyze the cells and blood vessels in the mouse brain simultaneously. ===Background=== The brain is the most complex object in the universe, which is mainly constitute by neuronal and vascular network. However, we still knows little about the detailed neuronal connections and vascular architecture, and the systematic reconstruction and analyses still remains a great challenge. One of the main obstacles is the lack of effective image analysis software to help us to get insight of the underlying principle of brain organization and function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sinphi

    Sinphi

    A mathematical function and electronic signal plotter.

    The project aims to design a function plotter. This app will not only plot mathematical functions but also support applications of signal generators and oscilloscope. Watch the Demo at : http://www.youtube.com/watch?v=kDLRPuSQIyA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GLUT Complex Function Plotter

    GLUT Complex Function Plotter

    GCFP is an open-source tool for visualizing complex functions.

    GLUT Complex Function Plotter (GCFP) is an open-source tool for visualizing complex functions using OpenGL. It can be customized using LUA. Please note: I wrote GCFP while learning for an exam in complex analysis to understand the behavior of some complex functions. As it has proven useful to me I thought I would share it though obviously GCFP could be improved in many ways..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Bimage

    Bimage allows groups to view and generate images of infinite depth

    Bimage is combination of javascript and Servlet scripting meant to allow users to explore images with (near-)infinite depth. Bimage uses javascript to create the images and then save them to the database for later use. This allows users to come together to explore and generate complex, depthful images. Bimage is targeted for Google App Engine (GAE), and uses the datastore for a backend, though it should be adaptable to other backends. This project is set up for eclipse using the GAE plugin. The server-side of Bimage is not required for the javascript to function, but the saving of images will always fail (or can be disabled). ...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB