-
matlab11
最新最全的matlab图像处理应用命令集合(Most up-to-date image processing applications of matlab command set)
- 2009-05-09 10:18:32下载
- 积分:1
-
embed
watermarking with DCT
- 2011-01-23 22:35:00下载
- 积分:1
-
Engg-MGT-Presentation
This document illustrates SWOT analysis of a telecommunication company namely Telenor Pvt Limited
- 2014-11-15 00:38:59下载
- 积分:1
-
cyclic
Cyclostationary feature analysis
- 2014-01-27 13:55:42下载
- 积分:1
-
MyKmeans
实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。(achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n will be assigned to target K to 000 category, making target category of the similarity between the largest category of the similarity between the smallest. Disadvantages : class size have no great difference for dirty data is very sensitive. Improved algorithms : k-medoids methods. Here a selection of objects called mediod to replace the center of the above, the logo on a medoid this category. Steps : 1, arbitrary selection of objects as K medoids (O1, O2, Ok ... ... Oi). Following is a cycle : 2, the remaining targets assigned to each category (in accordance with the closest medoid principle); 3, for each category (Oi), the order of selection of a Or, calculated Oi Or replace the consumption-E (Or))
- 2005-07-26 01:32:58下载
- 积分:1
-
512wei_zheng_yu_xian_biao
关于512位的正余弦表,内有两个数组,分别存放已经算好的正余弦数(About 512 positive cosine table with two arrays were stored has been considered a good number of sine and cosine)
- 2012-09-18 16:54:37下载
- 积分:1
-
Bilateral-Filtering-of-images
双边滤波的matlab源码,可用于灰度或彩色图像,很经典。(Bilateral filtering matlab source code, can be used for grayscale or color images, very classic.)
- 2013-04-16 20:33:08下载
- 积分:1
-
HilbertAvgPitch
HILBERTAVERAGE PITCH CALCULATION
- 2013-12-10 23:11:13下载
- 积分:1
-
WienerScalart96
维纳滤波器(Wiener filter)是由数学家维纳(Rorbert Wiener)提出的一种以最小平方为最优准则的线性滤波器。在一定的约束条件下,其输出与一给定函数(通常称为期望输出)的差的平方达到最小,通过数学运算最终可变为一个托布利兹方程的求解问题。维纳滤波器又被称为最小二乘滤波器或最小平方滤波器,目前是基本的滤波方法之一。(Wiener filter (Wiener filter) is caused by a mathematician Wiener (Rorbert Wiener) proposed guidelines for the minimum square optimal linear filter. Under certain constraints, which outputs a given function (often called the desired output) reaches the minimum squared differential, the final mathematical operation may become a problem solving Equation Leeds Taub. Wiener filter is also known as the least squares filter or least squares filter, currently one of the basic filtering methods.)
- 2014-01-23 22:20:12下载
- 积分:1
-
MultiCoreSpeedTest
MultiCore Speed Test demo. Works as a comparison between multiple cores. Useful to determine if more than one processor is currently active and what would be the performance desabling one or more cores.
- 2009-07-10 07:42:33下载
- 积分:1