All Projects → bgin → Guided_Missile_Simulation

bgin / Guided_Missile_Simulation

Licence: LGPL-3.0 license
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.

Programming Languages

fortran
972 projects
c
50402 projects - #5 most used programming language
Cuda
1817 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Guided Missile Simulation

Simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Stars: ✭ 1,012 (+2966.67%)
Mutual labels:  avx, simd, avx2, vectorization
Boost.simd
Boost SIMD
Stars: ✭ 238 (+621.21%)
Mutual labels:  avx, simd, avx2, vectorization
Umesimd
UME::SIMD A library for explicit simd vectorization.
Stars: ✭ 66 (+100%)
Mutual labels:  avx, simd, avx2, vectorization
Vc
SIMD Vector Classes for C++
Stars: ✭ 985 (+2884.85%)
Mutual labels:  avx, simd, avx2, vectorization
Corrfunc
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
Stars: ✭ 114 (+245.45%)
Mutual labels:  openmp, avx, simd, avx2
ternary-logic
Support for ternary logic in SSE, XOP, AVX2 and x86 programs
Stars: ✭ 21 (-36.36%)
Mutual labels:  avx, simd, avx2
Libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Stars: ✭ 518 (+1469.7%)
Mutual labels:  avx, simd, avx2
Quadray Engine
Realtime raytracer using SIMD on ARM, MIPS, PPC and x86
Stars: ✭ 13 (-60.61%)
Mutual labels:  avx, simd, avx2
Nsimd
Agenium Scale vectorization library for CPUs and GPUs
Stars: ✭ 138 (+318.18%)
Mutual labels:  avx, simd, avx2
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (-24.24%)
Mutual labels:  avx, simd, avx2
Xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
Stars: ✭ 964 (+2821.21%)
Mutual labels:  avx, simd, vectorization
Edge
Extreme-scale Discontinuous Galerkin Environment (EDGE)
Stars: ✭ 18 (-45.45%)
Mutual labels:  openmp, simd, high-performance-computing
Hybridizer Basic Samples
Examples of C# code compiled to GPU by hybridizer
Stars: ✭ 186 (+463.64%)
Mutual labels:  avx, avx2, vectorization
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+2503.03%)
Mutual labels:  avx, simd, avx2
Sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
Stars: ✭ 353 (+969.7%)
Mutual labels:  avx, simd, vectorization
Laser
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
Stars: ✭ 191 (+478.79%)
Mutual labels:  openmp, simd, high-performance-computing
ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
Stars: ✭ 29 (-12.12%)
Mutual labels:  simd, avx2, vectorization
awesome-simd
A curated list of awesome SIMD frameworks, libraries and software
Stars: ✭ 39 (+18.18%)
Mutual labels:  simd, avx2, avx-512
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (+90.91%)
Mutual labels:  avx, simd, avx2
Ctranslate2
Fast inference engine for OpenNMT models
Stars: ✭ 140 (+324.24%)
Mutual labels:  openmp, avx, avx2

Missile_Modeling_Simulation

Guided Missile Simulation written in modern Fortran This is newer and updated version of my older "Missile Simulation" project written in C++. Main changes are related to drastically improved modeling of Radar interaction with targets and environment. T-Matrix models(by Mishchenko and by Xu) will be used to compute scattering coefficients returned by single particles and ensemble of particles.

Atmospheric quantities and wind will be based on WRF modules and WRF output files. Work in progress...

List of references:

  1. Detection, Estimation, and Modulation Theory Part III: Radar-Sonar Signal Processing and Gaussian Signals in Noise Harry L. van Trees ISBN-10: 047110793X ISBN-13: 978-0471107934

  2. Detection Estimation and Modulation Theory, Part I: Detection, Estimation, and Filtering Theory Harry L. van Trees ISBN-10: 9780470542965 ISBN-13: 978-0470542965 ASIN: 0470542969

  3. Automatic Control of Aircraft and Missiles John H. Blakelock ASIN: B01FJ0JOU2

  4. Principles of High-Resolution Radar (Artech House Radar Library), August W. Rihaczek ISBN-10: 089006900X ISBN-13: 978-0890069004

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].