Showing 49 open source projects for "transfer function model"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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

    GenCodeGenerator

    C++ class to generate biologically plausible genetic codes

    ...By default, the class "GeneticCode" generates alternative genetic codes, with the reqirement of block structure, and, optionally, with the assumption of stereochemical or biosynthetic models (to impose the assumption of the adaptive model, simply filter the codes using the error_cost() function). See Appendix in Makukov & shCherbak (2017) for the description of the algorithm. The code requires Qt 5. To compile the provided example, run 'qmake' to produce the Makefile, and then run 'make' to compile the executable file. License: Public Domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    disp2sif

    disp2sif

    Stress intensity factor (SIF) calculation from crack tip displacements

    The code implements Muskhelishvili's complex function approach to calculate 2D stress intensity factors (modes I+II) from crack tip displacement fields. Surface displacements can be used with a plane stress elastic model. The code uses power/Fourier series expansion and a conformal mapping of an ellipse onto a circle.
    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
    memesa-tools

    memesa-tools

    A collection of tools used in the enumeration of solution spaces

    This collection of tools forms the basis of a pipeline for the complete enumeration of the number of solutions present in a model that maximizes a single objective function.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started 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: 11 This Week
    Last Update:
    See Project
  • 6

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

    Maxima poles-zeros for analog circuits

    Maxima script for symbolic analysis of analog integrated circuits

    Script for Maxima (a Computer Algebra System) that performs symbolic analysis of analog integrated circuits. Script allows to find approximated poles and zeros of transfer functions, developed and optimized for transfer functions of amplifiers, but can be used also for any general analog circuit. The script calculates DC transfer function, zeros, poles and creates Bode plots. DC transfer function, zeros, poles result simplified so main contributing elements can be easily identified. Poles and zeros approximation principle mainly taken from the paper "INDIRECT FEEDBACK COMPENSATION TECHNIQUES FOR MULTI-STAGE OPERATIONAL AMPLIFIERS" by Vishal Saxena Usage examples also can be taken from "Maxima Opamp Analisys" project Any comments bug reports and improvement suggestions are welcomed! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

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

    T.H.O.R.I.U.M.

    T.H.O.R.I.U.M. - Thermooptic radiation iterative universal module.

    The purpose of this project is to develop open source, precise, fast and easy-to-use software for radiation heat transfer analysis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    ControlLab

    Simulator for dynamical systems

    Simulator for dynamical systems Performs the simulation of systems built in interface, allowing the extraction of its transfer function as well as the graphs of its behavior. Initial Development: Maycon Gasoto Oriented by: Rogério Bastos Quirino Depends: wxWidgets mathomatic odeint
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XFUNC22
    XFUNC 2.2 is a IBM PC program for DOS. It is an aid to Electronics Engineer who calculates transfer functions using symbolic algebra. It compute the frequency domain transfer function of a circuit in symbolic format, given a circuit description netlist in linear model. Calculate AC or DC symbolic transfer function in S-domain for Linear Circuits or Z-domain for Switching Circuits. Accept resistors, capacitors, inductors, dependent sources, ideal opamps, and ideal switches. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pymatlab

    A pythonic interface to MATLAB

    This package lets Python users interface and communicate with MATLAB from Python. Pymatlab makes it easier for users to integrate a project with a large MATLAB codebase into python scripts by using MATLAB scripts as a part of the python program. The basic functionality of this package is to send data from Python to MATLAB's workspace to be able to run Matlab function on the data. After processing you retrieve back data to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Osmotic Pressurization Dynamics

    Calculates dynamics of osmosis-based pressure generation using PEG.

    This MATLAB script calculates pressure as a function of time inside a submerged membrane-bound compartment containing an aqueous PEG solution as an osmotic driver. It can also be used to calculate a membrane's hydraulic permeability by fitting experimental data. The model used accounts for the dilution effects caused by the compartment's expansion. All of this project's resources can be found in the "Files" section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IMEP-Spice interface
    The developed graphical interface is based on the SKILL language which is a Lisp dialect used as a scripting language and PCell (Parameterized Cells) description language used in many EDA software suites by Cadence Design Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BRP-PACU
    A cross platform dual channel FFT based Acoustic Analysis Tool to help engineers analyze live professional sound systems using the transfer function. One feature is the ability to capture four sample plots, average them, and invert to aid in final EQ
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Linear Program Solver

    Linear Program Solver

    Solve linear programming problems

    ... ● LiPS provides not just an answer, but a detailed solution process as a sequence of simplex tables, so you can use it for studying/teaching linear programming. ● LiPS gives sensitivity analysis procedures, which allow us to study the behaviour of the model when you change its parameters, including: analysis of changes in the right sides of constraints, analysis of changes in the coefficients of the objective function, analysis of changes in the column/row of the technology matrix. Such information may be extremely useful for the practical application of LP Models. ● LiPS provides methods of goal programming, including lexicographic and weighted GP methods, which are oriented on multi-objective optimisation.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17

    NEGF Nanoscale Thermoelectric Simulator

    Electrical and thermal quantum simulations of 1D nanoscale materials.

    This code simulates the 1D coupled transport in nanoscale materials. Both the electrical and thermal transport are simulated using a Non-equilibrium Green's function (NEGF) to solve the wave equation. The models handle the electron-phonon, electron-electron, and phonon-phonon interactions. The electrical model is a 1D effective mass description and the thermal model is a 1D atomistic description. This code was specifically designed to investigate nanoscale thermoelectrics. More specifically, highly confined superlattice structures, where the periodicity is on the order of 5nm. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    libfgen

    Library for optimization using a genetic algorithm or particle swarms

    libfgen is a library that implements an efficient and customizable genetic algorithm (GA). It also provides particle swarm optimization (PSO) functionality and an interface for real-valued function minimization or model fitting. It is written in C, but can also be compiled with a C++ compiler. Both Linux and Windows are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    syphon is an extension for mod_openopc, to monitor telnet devices (serial devices) that sit on Serial -to- Ethernet bridges (such as barcode scanners) and export parsed data to an OPC compliant device (such as a PLC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LXSNDTEST is designed for measuring the characteristics of sound cards and A/D converters of ATmega microcontrollers (for example Arduino), or for testing circuits connected to a sound card. This program runs under Linux, using OSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a project which implements the interface of lucene Analyzer to extend its function of coping with the problem of chinese segmentation based on the statistical model(Hiden Marcov Model)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Breeze a multiple class model neural network development system. Network models include multi-threaded Backpropagation and Radial Basis Function Networks, for time series prediction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This software can simulate heat transfer in solid heterogenous materia using cellular automata. There are two different simulation methods and several test model implemented at the moment. It is also possible to define boundary conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Servo-Trim uses an Atmel ATtiny2313 microcontroller to apply a nonlinear transfer function to standard RC-component signals. Used e.g. between receiver and servo.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo