搜索资源列表
Sobel
- Sobel Filter in C. Sobel Filter may be used for edge detection application in Image processing applications
Digital Filter implementation by FPGA
- 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis 2. fpga implemention of a median filter 3. fpga implementation of digital filters 4.hardware acceleration of edge detection algorithm on
Csource
- 数字图像快速傅立叶变换,定时器,数字滤波器,无限脉冲响应,索贝尔滤波器-Fast Fourier Transform,timer,FIR, IIR, and sobel filter using in Digital Image processing,based on code composer studio 2.2 IDE
VisualCMATLAB
- Visual C++在MATLAB的集成及其滤波器设计实现中的应用,比较专业的。-Visual C++ in the integration of MATLAB and the Filter Design and Implementation of the application, more professional.
AD
- 主要用在采集数据中,用以滤除杂波,含20中经典算法。都是c语言经典算法。-Mainly used in collecting data, to filter out clutter,
sobel_filter
- implementation of SOBEL filter using FPGA board RC200 in handle-c
IMU
- 对基于弹载IMU/C:PS组合导航系统的动基座对准问题进行了研究与仿真 首先,分析了弹载IMU与GI S的系统误差,建立获得了其系统误差模型 然后,利用卡尔曼滤波技术,设计了弹载IMU/UPS组合导航系统的动基座对准算法 -Based on onboard IMU/C: PS Integrated Navigation System Alignment conducted a study and simulation first analyzed onboard IMU and GI S of
IMU002
- 对基于弹载IMU/C:PS组合导航系统的动基座对准问题进行了研究与仿真 首先,分析了弹载IMU与GI S的系统误差,建立获得了其系统误差模型 然后,利用卡尔曼滤波技术,设计了弹载IMU/UPS组合导航系统的动基座对准算法 -Based on onboard IMU/C: PS Integrated Navigation System Alignment conducted a study and simulation first analyzed onboard IMU and GI S of
IMU003
- 对基于弹载IMU/C:PS组合导航系统的动基座对准问题进行了研究与仿真 首先,分析了弹载IMU与GI S的系统误差,建立获得了其系统误差模型 然后,利用卡尔曼滤波技术,设计了弹载IMU/UPS组合导航系统的动基座对准算法 -Based on onboard IMU/C: PS Integrated Navigation System Alignment conducted a study and simulation first analyzed onboard IMU and GI S of
cyuyanshixianchuanghanshushejiFIR
- c语言实现各种窗函数法设计fir滤波器详细程序并且含有详细注释-c language design all kinds of fir filter window function and contains detailed notes detailed procedures
FIRIIR
- 本文档里含有诸多c++文件,其功能实现有FIR滤波,IIR滤波,,还有正弦曲线,还实现了128点FFT,DFT-This document contains a lot of c++ file, its function to achieve a FIR filter, IIR filtering, as well as the sine curve, but also to achieve a 128-point FFT, DFT
L-C-devreler-rezonans
- l-c filter designing examples
Design-Guide-for-Rectifier-Use
- Design Guide for Rectifier Use A transformer s required secondary A.C. voltage varies greatly with the type of rectifier chosen and filter arrangement. Use the formulas below as a guide based on the D.C. voltage you require and the rectifier/filt
CIC_Decimator_2stages
- --Filename: gh_CIC_decimation_m1.vhd -- --Descr iption: --CIC Decimation Filter m = 1. -- --Copyright (c) 2005, 2006 by George Huber --an OpenCores.org Project --free to use, but see documentation for conditions -- -- Revision
04206076rls
- C-source code for RLS algorithm. adaptive filter
filter-algorithm--C-language-program
- 经典滤波算法及C语言程序,对于初学者来说是非常好的指导资料,内附源代码...希望对大家有用-Classic filtering algorithm and C language program for beginners is very good guidance information containing the source code ... hope to be useful ...
fir-filter-C
- 这是一篇关于利用DSP对fir数字滤波器设计的文档,其中源程序是用C编写的-This is a document on the use of DSP fir digital filter design, which source code is written in C' s
ESERCITAZIONE-5.rar
- kalman filter c language,kalman filter c language
Digital-filter
- 数字滤波器的各种结构的C程序实现,包含格型滤波器。本文没有讨论复杂的数学方法及公式。相信对正在为滤波器结构实现烦恼的人有所帮助。-Various structures of digital filter C program, including lattice filter. This article does not discuss the complex mathematical methods and formulas. I believe the troubles are achievi
filter
- Efficient DSP Direct Form I filtering algorithm in C++. Supports as FIR as IIR filters. Also includes median filtering and convolution calculation.