资源列表
Eye_tracking
- Summary: Simple face and eye detection MATLAB Release: R13 Descr iption: You can use this codes for face detection based on color segmentation and eye region detection.
newton_raphson
- Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descr iption: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differ
主动轮廓模型
- 主动轮廓模型(蛇模型)及应用MATLAB源码,
jpeg
- the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transform
A_Matlab_Tour_of_Wavelet_Programming
- This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. T
XCS1.2.tar
- 一个遗传算法的分类算法实现,使用C语言实现
DataStructureAndAlgorithm
- 数据结构和算法的C语言描述集合,有清晰的注释,在VC++6.0上已经通过测试。
FFT
- 时间抽取基2的FFT算法C语言实现,注释清晰 在VC++6.0上已经通过测试。
H.263+code
- H.263+编解码程序,是一个压缩解压的算法,对语音压缩有很好帮助。
njdown_cn071119187682
- 采用人工免疫算法解决函数优化问题研究是 一种新的分析研究方法 通过该程序可以很好的实验
21DUIPAIXU
- vc++实现堆排序功能,属于数据结构习题
4ranse
- VC++实现染色算法,利用堆栈。属于数据结构习题