[go: up one dir, main page]

Showing 36 open source projects for "kalman"

View related business solutions
  • 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
  • Transform months of data modeling and coding into days. Icon
    Transform months of data modeling and coding into days.

    Automatically generate, document, and govern your entire data architecture.

    Efficiently model your business and data models, and generate code for your data pipelines, data lakehouse, and analytical applications
    Learn More
  • 1
    open_data_assimilation
    Generic data-assimilation toolbox written in java, with native (c and fortran) libraries for high performance computing. Provides tools to couple to your own model and a wide range of algorithms, ranging from parameter calibration to Kalman filters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Iperf 2

    Iperf 2

    A means to measure network responsiveness and throughput

    Iperf here is a means of measuring networks - capacity & latency (including ECN) over sockets both TCP and UDP. The goals include maintaining an active iperf code base across a broad set of platforms and operating systems. This is a multi-threaded design that scales with the number of CPUs or cores within a system. It supports both high impact and low impact techniques to obtain and report network performance. Current release: 2.2.1, Nov 4th, 2024 About iperf 2 and iperf3: Read...
    Leader badge">
    Downloads: 10,509 This Week
    Last Update:
    See Project
  • 3

    sequoia-dap

    SEQUOIA ocean data assimilation platform (a SIROCCO suite tool)

    ...The program is multi-grid (finite differences or finite elements), multi-algebra (plug-in analysis kernels), multi-model (simple standardized interface). The program supports reduced-order data assimilation methods, as well as Ensemble assimilation approaches such as the Ensemble Kalman Filter. Recent additions include extensions towards simultaneous assimilation and downscaling (AMICO project), and a toolbox for ensemble assessment (SCRUM project). *Please note that due to frequent updates the code is only available via the svn repository. Please get in touch with us to obtain access.*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PCRaster

    PCRaster environmental modeling software

    ...Two scripting languages (PCRcalc and Python) include a rich set of spatial operations for manipulating and analysing raster maps. A Python framework supports Monte Carlo simulations and data assimilation (Ensemble Kalman Filter and Particle Filter). The Aguila tool allows for the interactive visualisation of stochastic spatio-temporal data.
    Downloads: 8 This Week
    Last Update:
    See Project
  • The All-In-One Google Workspace Management Tool for IT Admins Icon
    The All-In-One Google Workspace Management Tool for IT Admins

    Our advanced administration makes adding, deleting, suspending, and de-provisioning users simple and quick.

    gPanel by Promevo streamlines administration, security, and user management, giving organizations full control over their Google Workspace.
    Learn More
  • 5
    Kalman and Bayesian Filters in Python

    Kalman and Bayesian Filters in Python

    Kalman Filter book using Jupyter Notebook

    Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions. Introductory text for Kalman and Bayesian filters. All code is written in Python, and the book itself is written using Juptyer Notebook so that you can run and modify the code in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SigPack

    SigPack

    SigPack - A signal processing library using Armadillo

    SigPack is a C++ signal processing library using the Armadillo library as a base. The API will be familiar for those who has used IT++ and Octave/Matlab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MATLAB Robotics

    MATLAB Robotics

    MATLAB sample codes for mobile robot navigation

    ...The repository brings together a wide range of robotics functionality, including path planning, control, localization, and mapping. It provides practical algorithmic implementations such as A*, RRT, Kalman filters, particle filters, and SLAM, making it a valuable resource for students, researchers, and developers learning or prototyping robotics applications. The code is written to be accessible and easy to adapt, enabling experimentation with both classical and modern robotics techniques. By using MATLAB’s visualization and numerical capabilities, the repository offers intuitive demonstrations of algorithms in action. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RTC-simulator

    Simulation and Control of Processing Plants

    ...This is a simple interactive simulator including 20 different applications for such aspects as PID and DMC controller tuning, advanced level control, Smith prediction, Kalman filtering, and control strategies for a furnace, a boiler, and a hybrid system. A tutorial gives brief background to the theory and programming of each application, plus a stepwise set of objectives to illustrate the main features. The simulations include a number of the techniques described in Applied Process Control – Essential Methods, and that book’s accompanying volume, Applied Process Control – Efficient Problem Solving. ...
    Leader badge">
    Downloads: 31 This Week
    Last Update:
    See Project
  • 9

    kalman-cpp

    Implementation of the Kalman filter and Extended Kalman filter in C++

    Implementation of the Kalman filter and Extended Kalman filter in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • Attack Surface Management | Criminal IP ASM Icon
    Attack Surface Management | Criminal IP ASM

    For security operations, threat-intelligence and risk teams wanting a tool to get access to auto-monitored assets exposed to attack surfaces

    Criminal IP’s Attack Surface Management (ASM) is a threat-intelligence–driven platform that continuously discovers, inventories, and monitors every internet-connected asset associated with an organization, including shadow and forgotten resources, so teams see their true external footprint from an attacker’s perspective. The solution combines automated asset discovery with OSINT techniques, AI enrichment and advanced threat intelligence to surface exposed hosts, domains, cloud services, IoT endpoints and other Internet-facing vectors, capture evidence (screenshots and metadata), and correlate findings to known exploitability and attacker tradecraft. ASM prioritizes exposures by business context and risk, highlights vulnerable components and misconfigurations, and provides real-time alerts and dashboards to speed investigation and remediation.
    Learn More
  • 10

    (RoboSim) Robot Simulator

    (RoboSim) Java based Robot Localization and Path Planner Simulator.

    ...Source : https://github.com/habsoft/robosim Blog : https://robosimblog.wordpress.com Note : Use jre 1.7 to run it. 1.Histogram Filter 2.Histogram Filter with Sonar Range Finder (Experimental) 3.Kalman Filter 4.Particles Filter 5.Path Planning 6.Path Smoothing 7.PID Controller Path Planning Algorithms 1.BFS 2.DFS 3.A Star 4. Dynamic Programming Heuristics i. Euclidean Distance ii. Euclidean Distance(+) iii. Euclidean Distance(*) iv. Euclidean Distance Squared v. Manhattan Distance vi. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python Control Systems Library

    Python Control Systems Library

    Feedback control system analysis and design

    The Python Control Systems Library, python-control, is a python module that implements basic operations for analysis and design of feedback control systems. This homepage for this project is at http://python-control.org and the code base in maintained at https://github.com/python-control/python-control. Information on this page is out of date, but left here for posterity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Motion Capture Data Acquisiton Tool

    Motion Capture Data Acquisiton Tool

    Human body movement data acquisition, processing and visualization

    ...There are different SW blocks including: unit interconnection, data calibration, data processing and visualization. The data are calibrated by six-position test or two-step algorithm and processed by Extended Kalman Filter or Unscented Kalman Filter. The final data are fitted to the human body model including its limitations and the visualization is performed in OpenGL. System function is illustrated by: http://www.youtube.com/watch?v=Tpy9Vtelppk .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This application allows to track multiple agents in a indoor wireless sensor network through an implementation of a variant extended Kalman filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Moving Target Detection 2D

    Moving target detection in 2D using Kalman Filter

    Moving target detection in 2D using Kalman Filter written in JS for demo purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CUSPKalman

    Particle tracking in inhomogeneous B field based on Kalman filter

    Particle tracking in inhomogeneous B field based on Kalman filter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    EMGU Kalman Filter

    Kalman Filter for EMGU Image Processing Applications

    The Kalman filter is an algorithm which operates recursively on streams of noisy input data to produce a statistically optimal estimate of the underlying system state (Original Paper). The filter is named for Rudolf (Rudy) E. Kálmán, one of the primary developers of its theory. More information is available at Wikipedia, the Kalmn Filter was derived to solve the Wiener filter problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Ex-Yu Radio

    Ex-Yu Radio

    Ex Yu Radio - Audio Video Chat Lista Radio Stanice Ex-Yu Radio Dijaspora BN Radio Ex-Yu Radio Bor Juzni Vetar Radio Gora FM Stereo Dragas Radio Gora Dragas - Auto Dj Kalman Radio Pink Radio Radio City Podgorica Radio Bosanska Posavina
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    libnxter is a collection of robot utilities for lego mindstorms nxt robotics kit, written in NXC language, and currently implements: two wheel drive vehicle, odometer, motor control, sonar, integer matrix algebra, vectors, PID control and kalman filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A MATLAB toolbox for time series analysis using state space models. Supports fully interactive model construction with MATLAB objects and efficient Kalman filter backend implemented in c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project about using Kalman Filter for solving DiffEqs,example Parabolic Diff Eqs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ManFieLd is an easy-to-use framework to develop filtering applications for Distributed System, relieving the burden of the developer to write the support code for the filtering methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project ready to essay with OpenCv libraries, using QT. Created in Windows but possibly easy to compile in other OpenCv and QT compatible systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project has been renamed to oooark. Old file releases will still be available here. uvsim is a project focused on enabling algorithm development for unmanned systems. It is being constructed to provide an identical interface to simulations and h
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It consists of two parts...denial of service attack and kalman filter...source code is written in C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next