GitHub topics: linearization
pushpsood/ParallelConcurrentDistributedProgrammingConcepts
Resources and projects to get started with parallel, concurrent, and distributed programming.
Language: Java - Size: 40.9 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

rustyconover/duckdb-lindel-extension
DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves
Language: C++ - Size: 280 KB - Last synced at: about 4 hours ago - Pushed at: 6 days ago - Stars: 43 - Forks: 4

JuliaControl/ControlSystemsMTK.jl
Interface between ControlSystems and ModelingToolkit
Language: Julia - Size: 51.3 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 3

ThummeTo/FMISensitivity.jl
Unfortunately, FMUs (fmi-standard.org) are not differentiable by design. To enable their full potential inside Julia, FMISensitivity.jl makes FMUs fully differentiable, regarding to: states and derivatives | inputs, outputs and other observable variables | parameters | event indicators | explicit time | state change sensitivity by event
Language: Julia - Size: 54.7 KB - Last synced at: about 21 hours ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 2

federicobond/c3-linearization
A package for doing Solidity and Python-style C3-linearization in ECMAScript
Language: JavaScript - Size: 21.5 KB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 3

rajashree-srikanth/MIMO-Control
Course materials and MATLAB/Simulink codes for projects in coursework - Multiple Input and Multiple Control (MIMO).
Language: C - Size: 23 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MrSaints/go-qpdf 📦
Simple Go bindings for qpdf C / C++ API; mostly for linearization.
Language: Go - Size: 436 KB - Last synced at: about 2 months ago - Pushed at: almost 9 years ago - Stars: 6 - Forks: 1

csirmaz/trained-linearization
Interpreting neural networks by reducing nonlinearities during training
Language: TeX - Size: 111 KB - Last synced at: 13 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

joaop21/OnlineSuperMarket 📦
Fault Tolerance Project
Language: Java - Size: 646 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

paramrathour/Nonlinear-Dynamics
Files related to my Summer of Science Report on Nonlinear Dynamics
Language: TeX - Size: 65.4 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

Madhushree2000/AUV_Control_Optimization-ECA_Group
Repository to design and implement LQR control on an AUV by ECA-Group
Language: MATLAB - Size: 30.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

abhimanyubhowmik/Control_Optimization_AUV
Repository for AUV Control Optimisation using LQR Project with ECA Group
Language: MATLAB - Size: 30.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jfriedlein/Automatic_differentiation_for_material_modelling-dealii
Functions and guide to use automatic differentiation for material modelling in deal.II on the element and QP level
Language: C++ - Size: 7.05 MB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

borgestassio/Wind-Turbine-Control
Controllers designed to the 5MW NREL wind turbine using Simulink and Fast V8
Language: Fortran - Size: 91 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 14

TebogoYungMercykay/Mathematical_Modelling_In_Python
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.
Language: Jupyter Notebook - Size: 676 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

johanmickos/stormy-haystack
Strongly consistent distributed key-value store
Language: Scala - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

pabloazurduy/qp-mip
a quadratic linealization example, using python-mip library and coinOR solver
Language: Python - Size: 4.96 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nktnlx/ab_testing_advanced_course
A/B testing statistics, design, increasing sensitivity, multiple experiments comparison, traffic splitting and full A/B testing pipeline in Python
Language: Jupyter Notebook - Size: 715 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

alspitz/feedback-linearization
Feedback linearization for quadrotors
Language: MATLAB - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

fforw/adaptive-linearization
Adaptive linearization of bezier curves / SVG paths
Language: JavaScript - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

JiachenRen/GomokuZero
Zero + is a Gomoku AI that implements threat space search, minimax with alpha beta pruning optimized with Zobrist and linear sequence cache, Principal Variation Search, and Monte Carlo Tree Search.
Language: Swift - Size: 60.8 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

ChrisHoyer/Python_Toolbox
This is a library with different sub-libraries to provide basic functions, which can be used in data and signal processing and to compare measurement results against simulation.
Language: Python - Size: 185 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nps6-uwf/Optimization
A website I created giving a brief overview of mathematical optimization techniques. These techniques can be useful in understanding the intuition behind machine learning algorithms.
Language: HTML - Size: 5.82 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

arximboldi/heterarchy
Cooperative multiple inheritance for CoffeeScript, Ã -la Python. http://sinusoid.es/heterarchy/
Language: CoffeeScript - Size: 304 KB - Last synced at: 24 days ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 0

exbibyte/eece460Control
Control System Project Employing Internal Model Control
Language: Matlab - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 1

RDCH106/linearizator
Small library to solve linearization problems
Language: Python - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1
