-
1
说明: 简单的实现了weiner滤波的功能,可以用于信号处理,可以用(Simple implementation of the weiner filtering function can be used for signal processing)
- 2010-09-13 10:01:44下载
- 积分:1
-
Corner-Detector
ACCV的一篇论文以及源代码,不是我写的只是搬运到这里而已,具体请访问论文中作者的网页。改进Harris的角点检测,主要改进在:1、是在加权模板选择了各向异性的模板代替了各向同性的高斯模板;2、选择使用多尺度滤波器对图像进行处理,使算法具有一定的多尺度特性。(This is paper with code,which published on ACCV.I m not the author of this paper.If want to know more,please vistor the home page of the author.Major improvements of this paper is focus on: 1 Using a bilateral filters insteal of the isotropic Gaussian kernel for weighted template selection 2、Using Multi-Scale filter which make the algorithm can detect the multi-scale corner in the image)
- 2012-05-22 20:37:57下载
- 积分:1
-
fasthoglib.tar
Fast Hog People Detection
- 2015-01-21 21:22:52下载
- 积分:1
-
fir_lin_phase_lowpass_max_atten
Designs a linear phase FIR lowpass filter such that it:
- minimizes maximum stopband attenuation
- has a constraint on the maximum passband ripple
This is a convex problem (when sampled it can be represented as an LP).
minimize max |H(w)| for w in the stopband
s.t. 1/delta <= |H(w)| <= delta for w in the passband
( where H is the frequency response function and variable is
h (the filter impulse response). delta is allowed passband ripple.
)
- 2011-05-27 21:45:16下载
- 积分:1
-
M-J
this code is estimate dyley time .
- 2012-06-18 09:19:25下载
- 积分:1
-
SINGLECARRIERsystem
单载波调频系统仿真程序波形结果以及结果说明(Single Carrier Frequency Domain Equalization Simulation)
- 2009-05-16 21:14:12下载
- 积分:1
-
SGA
Simple Genetic Algorithm
- 2012-05-12 06:31:28下载
- 积分:1
-
gui_tutorial_images_1
gui tutorial images part1
- 2014-02-23 01:58:20下载
- 积分:1
-
elhorst_model(带中文解释)
说明: 空间计量 elhorst_model(带中文解释)(Spatial metrology elhorst_model (with Chinese interpretation))
- 2020-07-29 18:28:38下载
- 积分:1
-
wcdmaQpskAndSpread
说明: 几点说明:
1、source_main.m为主函数,qpsk.m和spread.m为子函数;
2、在matlab工程目录下运行source_main.m即可;
3、为方便大家理解,特以P-CCPCH信道的处理进行了举例,若大家认为资料有用的话请回帖,
我会将整个WCDMA下行信号源的matlab代码提供给需要的人;
4、为方便初学者学习,特提供了我自己开发时参考的3GPP资料,并在关键位置做了记号。
(Some explanations: 1, source_main.m main function, qpsk.m and spread.m as Functions 2, matlab project directory can be run source_main.m 3, to facilitate us to understand, especially for P-CCPCH channel processing of the example, if we consider the information useful, please Replies, I will put the WCDMA downlink signal source matlab code available to people in need 4, for the convenience of beginners to learn, especially when providing a reference to my own development 3GPP information, and in key positions in the mark.)
- 2010-05-01 22:55:31下载
- 积分:1