-
Demo1
Calling a non-local algorithm for image denoising.
- 2010-05-06 17:20:06下载
- 积分:1
-
Oreilly.Learning.Perl.Objects.References.And
《Learning Perl Objects References And Modules》英文版,详细介绍了perl语言中的对象引用和模块,是一本深入了解perl语言的好书。("Learning Perl Objects References And Mod ules, "the English version, detailing the perl language and the object reference module, is a deeper understanding of the perl language books.)
- 2007-03-11 18:07:22下载
- 积分:1
-
CPPapi
C++标准库,C++ Standard Library,是类库和函数的集合,其使用核心语言写成,由c++标准委员会制定,并不断维护更新。(The C++ standard library, C++ Standard Library, is a set of class libraries and function, the use of the core language, developed by the c++ Standards Committee, and continue to maintain and update.)
- 2015-01-17 09:23:49下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
sztxcl
冈萨雷斯的数字图像处理(matlab)第二版,中译本,非常实用的教材(Gonzalez, Digital Image Processing (matlab) second edition, in translation, very useful materials)
- 2009-09-16 13:06:22下载
- 积分:1
-
mapcalcArea
这个GUI程序让你测量面积和图像中路径的长度,实现了对面积和路径的测量。
(a gui which allow measuring an areas size and a paths length on an image (map). You can calibrate the image scale. You place points using left mouse button and remove points & areas with right mouse button. You have three different methods of measuring the area surface: 1. Monte-Carlo. 2. Triangulation (my method which works really cool but isn t optimal). 3. MATLABs way (which works the best).)
- 2009-05-04 11:06:32下载
- 积分:1
-
particle-filter
粒子滤波程序,内有相应的matlab和vc代码(particle filter)
- 2015-01-12 12:58:06下载
- 积分:1
-
MATLAB-David-McMahon
说明: 一本matlab编程人员案头必备的一本参考书籍,中文版,有助于提高英文及编程技术.(A matlab programmer an essential desk reference books, Chinese, English and help to improve programming.)
- 2011-02-19 11:14:53下载
- 积分:1
-
yichuan
本程序利用遗传算法实现对31个城市的旅行商为题的遍历(The program uses genetic algorithms to achieve the 31 cities traversed the theme of traveling salesman)
- 2011-04-27 10:38:29下载
- 积分:1
-
CMA_Equalizer
盲均衡的经典算法-恒模算法,实验效果良好,是入门学习的必须(Classic blind equalization algorithm- constant modulus algorithm, the experimental result is good, the entry must learn)
- 2020-09-11 22:18:02下载
- 积分:1