-
Project_3
Space Time Block Coding
- 2010-08-13 00:55:39下载
- 积分:1
-
kernel_k_means
kernel kmeans is a fast and efficeient kmeans algorithm implementation
- 2009-05-01 11:41:03下载
- 积分:1
-
finknudem-(2)
Scale-invariant feature transform (or SIFT) is an algorithm in computer vision to detect and describe local features in images. The algorithm was published by David Lowe in 1999.[1]
Applications include object recognition, robotic mapping and navigation, image stitching, 3D modeling, gesture recognition, video tracking, individual identification of wildlife and match moving.
The algorithm is patented in the US the owner is the University of British Columbia.
- 2014-10-15 13:10:02下载
- 积分:1
-
svm
说明: 支持向量机的matlab程序代码,还有支持向量机的原理说明(Support vector machine procedures, including the principle)
- 2009-07-30 09:54:21下载
- 积分:1
-
04281429sinefft
求正弦信号fft,并利用该fft计算正弦信号的功率,信噪比等(Seeking sinusoidal signal fft, fft calculated using the sinusoidal signal power, SNR, etc.)
- 2011-04-23 10:57:39下载
- 积分:1
-
show_psoOptions
this is a npso matlab site
- 2012-05-02 19:32:32下载
- 积分:1
-
遗传算法
采用遗传算法分配微电网微源的潮流调度,从而实现微电网能量优化(Using Genetic Algorithm to Distribute Power Flow Scheduling of Microgrid Micro Sources to Realize Microgrid Energy Optimization)
- 2021-01-06 21:28:54下载
- 积分:1
-
k_medoids
聚类算法: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均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1
-
praticals_te
this program performs pn sequence generation, with the provision to change shift register sequences
- 2009-07-16 01:05:58下载
- 积分:1
-
the-simulation-of-the-double-hole
双孔干涉实验的MATLAB模拟 利用MATLAB代码实现参数可调的双孔干涉实验谱 (the simulation of double hole interference experiment using matlab)
- 2015-01-31 11:05:26下载
- 积分:1