Search Results for "complex function plotter" - Page 5

Showing 148 open source projects for "complex function plotter"

View related business solutions
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 1

    QwtControl

    Plotter for Control-Systems (Root-Locus, Step-Response, Bode)

    This Projects target is to visualize the properties of Control-Systems. One can insert the roots of the caracteristic Equation and plot the Locus by varying the Parameters. One can insert the transfer-function and view the changing response by varying the parameters. This applies also to the Bode-Plot. All those Plots can apply to the same Control-System and are updated in Realtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C-Inside is a feature-rich run-time interpreter of the C programming language. Statements can include complex expressions and arbitrary function calls. The included library, libc-inside, has a powerful, yet extremely easy to use API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...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: 5 This Week
    Last Update:
    See Project
  • 4

    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
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 5
    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: 17 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

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

    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
  • 9
    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
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14

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

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

    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
  • 17
    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
  • 18
    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
  • 19

    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
  • 20
    Wave Function & Signal Generator

    Wave Function & Signal Generator

    Use your computer sound card as a function, signal generator

    simple application to create complex cyclical wave functions using a visual interface, and stream them out on your sound card. Use it on your music & sound effects projects, engineering, electronic and acoustics projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libQtSerialization

    libQtSerialization

    Serialize your data in a backward and forward compatible manner.

    ...The library is composed of two sides: the QWriter which helps you serialize data, and the QReader that helps you unserialize data. The writer is quiet straight forward. Pretty much, all you have to do is call a writeTag() function and the data gets serialized. The reader is a little more complex so the serialization can support special cases, especially sub-classes (so you can save a tree of classes) and array of classes (your tree may be composed of multiple instances of a given object.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy Funktion is an easy to use function plotter that supports complex numbers as well as real numbers. Additional features are equation solving, approximation functions and a built in pocket calculator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Plugin for Launchy, meant as replacement for apparently dead plugin mathy. MathyResurrected will try to replicate Mathy functionality.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An easy to use mathematical function graph plotter written in Python and GTK.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB