-
3Visualization
体视化引擎创建了整洁的结构,并给出一个GUI调用的实例。(Volume Visualization Engine to create a neat structure, and give examples of a GUI calls.)
- 2009-03-28 16:43:45下载
- 积分:1
-
susanedgedetection
说明: 基于susan算法的图像边缘检测,内有主函数,和2个子函数,可出图。(Susan algorithm based on edge detection, within the main function, and 2 sub-functions, can be a map.)
- 2011-04-11 16:38:25下载
- 积分:1
-
PFCCM320percent98k50
this is an PFC demo file2.
- 2012-05-14 11:20:34下载
- 积分:1
-
EQ
说明: 自己在MATLAB GUIDE下编写的数字均衡器。能播放WAV格式音频文件并进行8段均衡器调节,显示原波形、频谱和调节后的波形、频谱。压缩文件中还包含了3个可以参考的类似程序报告。(An EQ designed in MATLAB GUIDE. It can play WAV file and do the EQ, show the frequency spectrum and wave shape of original and filtered file.)
- 2013-01-15 22:20:08下载
- 积分:1
-
[3.4][3.8][3.14][3.22]
电子工业出版社 《数字信号处理》第2版课后题MATLAB 3-4 3-8 3-14 3-22题(Electronic Industry Press Digital Signal Processing 2nd edition title after title MATLAB 3-4 3-8 3-14 3-22)
- 2014-12-08 17:08:57下载
- 积分:1
-
dmicompare
DMI WITH N EQUAL TO 4,8,20
- 2014-02-08 18:13:08下载
- 积分:1
-
obstacle-avoid
automatic control model vehicle obstacle avoidance
- 2013-05-26 16:20:43下载
- 积分: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
-
GPS
GPS仿真程序。很好的。用MATLAB实现仿真过程。(GPS Simulation code)
- 2010-05-24 20:47:40下载
- 积分:1
-
MarsOrbirSys_dynamic
火星轨道坐标系下的卫星动力学方程,用于航天工程计算(Mars satellite dynamic equations in orbit coordinate system )
- 2011-10-27 20:54:05下载
- 积分:1