搜索资源列表
chopencv-2.3.0.tar
- 关于卡曼滤波的程序,不过可能是matlab写得,可以简单转化下,如果要在c中实用的话-Kalman filter on the procedure, but may be written in Matlab, a simple conversion, If it is to be practical, c the
alii2
- This appendix gives the waveforms and FFTs of spectral content of the he file alien_voices.c. The frequency response curves were produced using the MATLAB Filter Design Toolbox
alie3
- This appendix gives the waveforms and FFTs of spectral content of the he file alien_voices.c. The frequency response curves were produced using the MATLAB Filter Design Toolbox
alie5
- This appendix gives the waveforms and FFTs of spectral content of the he file alien_voices.c. The frequency response curves were produced using the MATLAB Filter Design Toolbox
ellf
- C++ IIR滤波器源代码,速度远高于matlab-C++ IIR filter source code, faster than matlab
calmanlvbo
- 卡尔曼滤波源代码 含 c c++ matlab 等-Kalman filter source code with c c++ Matlab, etc.
CPP_C_MATLA-kalman-filter
- 通过C++、C、matlab实现卡尔曼滤波-kalman filter
Izerozipn
- 完整的C语言编写的带通滤波器 运行成功并在matlab上检验 -Bandpass filter runs successfully complete C language and tested in matlab
FILTER
- 关于FIR低通滤波器的C语言程序设计以及MATLAB程序设计,仿真验证通过-About the C Programming Language FIR low-pass filter MATLAB programming, simulation validation by
fir_filter
- 用c#编写了一套FIR窗口滤波器,其中数据段的提取来自于matlab的混合编程-Written in c# a FIR filter window, including data extracted from the mixture of matlab programming
fir
- 基于CCS工具,运用matlab和c语言设计的fir滤波器,实验设计的的结果,很有价值。-CCS-based tools, the use of matlab and c language design fir filter, the results of experimental design, and great value.
code
- code for removal of haze and fog Write a Matlab and C code for median filter . Use this filter for fog removal or haze removal weather degraded images and videos. Analyze an d compare the results in visual effects, speed, and time uation
MATLAB-AND-C
- this file contains 4 parts: 1- sherlock C code for plagiarism detection in text document 2-linear kalman filter in simulink 3-sfclfunc m file for Superconducting fault current limiter 4-lightning protection is GUI matlab file for lightning pr
cic
- CIC Filter 实现的matlab源码.里面使用MATLAB,verilog,c++混合实现CIC抽取滤波器-CIC Filter achieve matlab source. Inside using MATLAB, verilog, c++ hybrid implementation CIC decimation filter
mul.fliter
- 用MATLAB实现了多相滤波器的仿真,MATLAB中C语言的实现 -The MATLAB simulation of polyphase filter, the MATLAB realization of the C language
bandpass-filter
- 在MATLAB中用c语言编程使得通滤波器的实现-Using c language programming in MATLAB makes the realization of the low-pass filte
filter1
- Matlab函数filter的C++程序-Matlab function C++ filter program
matlab+c
- 二维图像的投影和图像重建,直接傅里叶反变换法,先反投影后滤波,先滤波后反投影,卷积反投影(Two dimensional image projection and image reconstruction, direct Fourier inverse method, first backprojection, after filtering, first filter, back projection, convolution back projection)
yuMatlabFilter
- 用c++实现matlab中filter函数的作用(Use the C filter function to achieve the role of MATLAB)
ggsh84
- 用c语言实现fft和iir滤波器的设计,可以和matlab中的函数fft,filter等效,()