This is a project that I've done to keep the stable track of hypersonic aircraft despite of pulse interference. For the project I mainly used Matlab, while solver tools are basically realized in c.
33/100 healthLoading repository data…
Loading repository data…
jakobsj / repository
The AIR Tools II toolbox for MATLAB accompanies the publication "AIR Tools II: algebraic iterative reconstruction methods, improved implementation", Hansen, P. C. & Jørgensen, J. S. Numer Algor (2017).
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
AUTHORS:
Per Christian Hansen
Technical University of Denmark, Denmark
Email: pcha@dtu.dk
Jakob Sauer Jorgensen
University of Manchester, United Kingdom
Email: jakob.jorgensen@manchester.ac.uk
REFERENCE:
AIR Tools II: Algebraic Iterative Reconstruction Methods,
Improved Implementation
NUMERICAL ALGORITHMS, XX (XXXX), pp. XXX-XXX
DOI: XXXXXXXXXXXXXXXXXXXXXXXXXXX.
SOFTWARE REVISION DATE:
V1.0, October 2017
SOFTWARE LANGUAGE:
MATLAB 9.0 (R2016a)
The AIR Tools II toolbox for MATLAB provides efficient, robust and flexible implementations of algebraic iterative reconstruction (AIR) methods for computing regularized solutions to discretizations of inverse problems.
The AIR Tools II toolbox is an updated and expanded version of the AIR Tools toolbox from 2012.
The software has been developed and tested using MATLAB version 9.0. No other MathWorks products or toolboxes are required.
Please follow these steps:
Extract the archive in a directory of your choice. This creates a
directory called AIRToolsII with all files of the toolbox.
Start MATLAB.
Add the directory AIRToolsII containing the toolbox as well as all subdirectories to the MATLAB search path.
The software installation can be checked by running demo scripts from the demos subdirectory.
In addition to the refereed version of the software published along with the journal paper, the AIR Tools II software will be maintained in the GitHub code repository
https://github.com/jakobsj/AIRToolsII
Please check this location for software updates and bug fixes.
The AIRToolsII package is organized into a main directory with seven subdirectories:
AIRToolsII contains this README.txt file, a LICENSE.txt file, a file CHANGES.txt listing major changes since previous versions, Contents.m which provides a detailed overview of all files in the package (can be listed from within MATLAB using "help AIRToolsII"), and an installation function called AIRToolsII_setup.m. AIRToolsII/art contains all ART methods. AIRToolsII/cart contains all CART methods. AIRToolsII/sirt contains all SIRT methods. AIRToolsII/train contains methods to train parameters. AIRToolsII/testprobs contains tomography test problems. AIRToolsII/demos contains demonstration scripts illustrating important functionality. AIRToolsII/auxil contains auxiliary files.
See the file Contents.m for a list of the files contained in the toolbox.
The directory AIRToolsII/demos contains 12 demo scripts, which can be executed for illustrating the basic use and functionality of the toolbox.
The demo demo_astra_2d.m illustrates how to interface from the AIR Tools II package to external software, in this case the ASTRA Tomography Toolbox, which must be installed separately, see http://www.astra-toolbox.com/ for instructions.
More information can be found:
- in the paper
AIR Tools II: Algebraic Iterative Reconstruction Methods,
Improved Implementation
NUMERICAL ALGORITHMS, XX (XXXX), pp. XXX-XXX
DOI: XXXXXXXXXXXXXXXXXXXXXXXXXXX.
- in the GitHub code repository
https://github.com/jakobsj/AIRToolsII
Selected from shared topics, language and repository description—not editorial ratings.
This is a project that I've done to keep the stable track of hypersonic aircraft despite of pulse interference. For the project I mainly used Matlab, while solver tools are basically realized in c.
33/100 healthAdityaAarya /
MATLAB scripts for the aeroelastic analysis of airfoils and wings, focusing on divergence and flutter prediction. This project includes tools for V-g method flutter analysis, time-domain simulations, and parametric studies on the effects of sweep and Mach number.
51/100 healthboom-lab /
Matlab functions for oceanographic applications. Initial tools include gas_toolbox, a set of functions for calculating air-sea gas exchange fluxes and ocean_color which has tools for accessing NASA ocean color data from the ocean color opendap server
40/100 healthsilviagazzola /
MATLAB functions and script implementing the method described in the linked paper. To be used as an add-on to IR Tools; uses some functions from AIR Tools II.
46/100 healthA team of environmental researchers is collecting real-time air quality data from various sensors deployed across a large metropolitan area. The goal of this project is to create a MATLAB tool that can visualize this live sensor data using a public dataset.
44/100 healthssaredemirtas-commits /
MATLAB simulation tool to calculate and plot the electromagnetic force between an air-core coil and a permanent magnet.
49/100 health