-
softConfig
本文档很好的阐述了软件开发过程中要注意到的版本控制问题,提出了很好的管理经验,供大家参考(This document set out a very good software development process should be noted that the version control problems, made a very good management experience, for your reference)
- 2007-08-29 09:48:29下载
- 积分:1
-
mirdemo
It is code for demo of mir
- 2015-01-12 15:51:06下载
- 积分:1
-
approximation
Calculate the least squares approximation method.
- 2013-12-07 03:57:03下载
- 积分:1
-
power_system_2
File that simulate power systems
- 2009-05-16 02:14:32下载
- 积分:1
-
pf-segmentation-master
Matlab interface for the image segmentation algorithm of
Efficient Graph-Based Image Segmentation
Pedro F. Felzenszwalb and Daniel P. Huttenlocher
International Journal of Computer Vision, 59(2) September 2004.
- 2013-09-28 06:40:40下载
- 积分:1
-
xiaoboquzao
关于小波去噪的程序,分为几种情况,适用于消除语音信号噪声(Wavelet Denoising of the program is divided into several cases for the elimination of the speech signal noise)
- 2015-03-23 19:55:34下载
- 积分:1
-
minlp
Solves the mixed integer nonlinear problem:
- 2015-03-30 12:48:31下载
- 积分:1
-
lattices
可以描述光子周期晶格的matlab程序源代码(Photonic lattice can describe the cycle of the source code matlab)
- 2010-06-14 19:39:02下载
- 积分:1
-
fdmex_windows
face detection achieved by matlab downloaded form u of a
- 2007-08-24 14:13:02下载
- 积分:1
-
first
二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.)
- 2010-11-27 23:15:03下载
- 积分:1