-
SegmentationforCortina
一种基于图像内容的分割,该压缩包内含有与该分割方法相关的英文文献,可以好好研究,(effcient Graph-Based Image Segmentation)
- 2009-04-15 22:02:52下载
- 积分:1
-
simmg1
Simulation of m/m/1 type queuing process
- 2009-10-31 13:46:31下载
- 积分:1
-
MOM
矩量法经典书籍,word版本,计算电磁学经典算法。(Method of Moments classic books, word version, computational electromagnetics classic algorithms.)
- 2011-09-02 21:11:18下载
- 积分:1
-
Untitled3
有记忆预失真处理程序,可以实现对PA转换下饱和失真的处理(Predistortion with memory processes can be achieved under the PA saturation distortion conversion process)
- 2013-09-21 09:53:16下载
- 积分:1
-
MATLAB-programme
本书详细讲述了如何使用matlab进行程序设计,如何编写清楚、高效的程序。书中强调了至上而下的程序设计方法、函数的使用、matlab内部工具的使用和数据结构,并指出了一些使用技巧和编程者常犯的错误。(This book describes in detail how to use matlab to program design, how to write clear and efficient procedures. The book emphasizes top-down programming approach, the use of functions, matlab internal use of tools and data structures, and pointed out some tips and common mistakes programmers.)
- 2011-11-22 14:22:30下载
- 积分:1
-
MATLABfunctions
matlab帮助文档,非常不错的一个资料,发上来与大家共享(matlab help document, a very good information, made up and share)
- 2010-06-05 11:18:11下载
- 积分:1
-
IIR
用双线性变换法设计IIR数字滤波器
滤波就是将外界干扰的不需要的频率滤除掉,一面影响要测试数据的结果。比如如果是心电波的话,如果这是外界有很大的噪声干扰,滤波就是把不必要的信号给抑制掉,以便对心跳的正常测试。通过图比较,滤波后的明显比之前的要平滑,就是滤去干扰噪声的结果。采样间隔对实验有影响,取的过大会导致频率混叠。(Bilinear transformation method using digital filter IIR filter design is to outside interference filter out unwanted frequencies, while the impact to test data results. For example, if it is so heart waves, if this is a great noise outside interference, filtering is unnecessary signal out to the curb in order to test the normal heartbeat. Through chart comparison, after filtering than before to smooth the noise interference is the result of least squares. Sampling interval of the experiment affect take-off frequency of the General Assembly leading to aliasing.)
- 2007-11-12 11:37:16下载
- 积分:1
-
Untitled
kmeans image segmentation
Input:
ima: grey color image
k: Number of classes
Output:
mu: vector of class means
mask: clasification image mask
- 2012-05-01 10:54:41下载
- 积分:1
-
Mono
实现单稳触发功能,扩展输入信号为指定时常(a implement of mono,expand the input signal to a given time)
- 2013-12-05 12:45:23下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1