-
MATLAB
matlab基础及应用,是很好的学习资料(The Application of matlab)
- 2009-10-04 21:08:51下载
- 积分:1
-
DBSCANFCM
聚类算法DBSCAN和FCM算法实现,欢迎大家下载(DBSCAN clustering algorithm and the FCM algorithm, are welcome to download)
- 2010-11-25 21:38:23下载
- 积分:1
-
paper5
TD_LTE无线网络规划及性能分析_赵旭凇.pdf(TD_LTE wireless network planning and performance analysis _ Zhao Xusong.Pdf)
- 2014-12-13 23:24:53下载
- 积分:1
-
paper2
Matlab与数字通信系统仿真.ppt (Matlab and digital communication system simulation. Ppt)
- 2013-12-17 21:00:06下载
- 积分:1
-
2variable
optimal function variable
- 2013-12-03 19:22:18下载
- 积分:1
-
waveletexample111
说明: 一些比较不错的小波变换里例程,有需要的下吧。(some good wavelet transform Lane routines that are needed are you.)
- 2006-04-12 15:16:00下载
- 积分:1
-
LMS
主要完成LMS自适应均衡,谢谢大家的支持(Completed for LMS adaptive equalization)
- 2010-05-27 21:34:18下载
- 积分:1
-
cclog
A log analysis project, log into the given format identifiable results
- 2014-08-26 16:03:05下载
- 积分:1
-
face_detection
本文应用SMQT和 SPLIT UP SNOW 分类器来完成对人脸的检测。(The purpose of this paper is threefold: firstly, the local Successive
Mean Quantization Transform features are proposed for illumination
and sensor insensitive operation in object recognition. Secondly, a
split up Sparse Network of Winnows is presented to speed up the
original classifier. Finally, the features and classifier are combined
for the task of frontal face detection. Detection results are presented
for the MIT+CMU and the BioID databases. With regard to this
face detector, the Receiver Operation Characteristics curve for the
BioID database yields the best published result. The result for the
CMU+MIT database is comparable to state-of-the-art face detectors.)
- 2013-03-18 17:14:19下载
- 积分:1
-
DownUpSampling_ByFactor2
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。
图片1.原始图片。
图片2.平滑滤波器降采样&像素点直接复制升采样。
图片3.平滑滤波器降采样&线性插值升采样。
图片4.不使用平滑滤波器降采样&像素点直接复制升采样。
图片5.不使用平滑滤波器降采样&线性插值升采样。
(The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.)
- 2012-11-25 16:01:48下载
- 积分:1