-
Xidian University
- Xi'an,China
-
11:10
(UTC -12:00) - https://www.xidian.edu.cn/
Highlights
- Pro
Stars
Fast C++ Pytorch extension for differentiable synthetic aperture radar image formation and autofocus library on CPU and GPU
欢迎来到本项目,这是一份面向中文社区的系统、全面且贴近实战的嵌入式软件开发学习路线和知识点总结。涵盖范围包括 C/C++、嵌入式开发、驱动开发、计算机网络原理、RTOS、嵌入式 Linux、网络通信与物联网、常用工具链等相关知识点。收集全网相关书籍和面试经历分享给各位。
Autofocus and image processing algorithm for SAR imaging.
Machine Learning for Synthetic Aperture Radar Autofocus
Introduction to Synthetic Aperture Radar Using Python and MATLAB
Synthetic Aperture Radar imaging algorithm and implementation
A curated list of awesome Synthetic Aperture Radar (SAR) software, libraries, and resources.
framework for large-scale SAR satellite data processing
this is the notes of cuda c++ programming guide, which hopes record my think in learning.
this is a example about BackProjection algorithm of SAR(synthetic aperture radar) writed by MATLAB
AWGN signal generator IP for FPGA implemented by Verilog HDL with Fmax up to 320MHz on Xilinx Virtex Ultra-Scale FPGA.
SAR Backprojection Implementations for the GOTCHA data set
合成孔径雷达 相关。研究生期间学习 SAR/InSAR/PolSAR 相关的代码和总结,毕业后已经离开这个领域了。分享出来,仅此纪念。1)SAR: 成像算法,RD,CS,Radarsat-1数据成像处理。2)InSAR: 人造场景原始回波仿真、成像及干涉处理。包括平地场景和圆锥形场景。3)PolSAR: 极化定标算法,Whitt, PARC, Quegan, Ainsworth。详见 rea…
DESIGN DIGITAL CLOCK FOR 24/12 HOURS, USING TWO BLOCKS COUNTER AND BCD TOSEVEN SEGMENT. ALL CODE WRITTEN IN VERILOG.
Fixed and Adaptive Beamforming for Microphone array of 8
An FPGA-based USB 1.1 (full-speed) device core to implement USB-serial, USB-camera, USB-audio, USB-hid, etc. It requires only 3 FPGA common IOs rather than additional chips. 基于FPGA的USB 1.1 (full-sp…
Spectrum analyzer system using a 512-point FFT, in a Cyclone IV FPGA. Reads i2s audio from the codec and then does all FFT/VGA functions. Nios just reads the FFT result and draws the display bars. …
rtklib with ros interfacing and adapted feedback from external Kalman filter
C-Implementation of an Extended Kalman Filter for use in embedded applications
STM32 HAL library for GY-521 (MPU6050) with Kalman filter
A simple ring buffer (circular buffer) designed for embedded systems.