-
new
包含多个C++源代码文件,简单的继承、结构控制、结构体运用、IO格式控制等(Source code file that contains multiple C++ simple inheritance, structure control, the use of structures, IO format control, etc.)
- 2014-09-08 15:18:01下载
- 积分:1
-
stateflow
Simulink中stateflow事件驱动建模工具官方教程。里面是中文介绍。(Simulink, stateflow event-driven modeling tool for the official tutorial. Inside the Chinese introduced.)
- 2012-08-14 18:07:47下载
- 积分:1
-
quxiannihe
曲线拟合范例
已知y=x^(-1/2),x分别取1:9 通过训练拟合,推测x=10和11时的y值(Known example of curve fitting y = x ^ (-1/2), x respectively 1:9 fit through training, that x = 10 and 11 when the y value)
- 2009-05-24 16:11:33下载
- 积分:1
-
matlab
关于模拟调制解调的源代码,am,ssb,dsb,pm,fm(Analog modem on the source code, am, ssb, dsb, pm, fm)
- 2020-07-03 10:00:02下载
- 积分: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
-
Buffons-needle-experiment
matlab布丰投针问题的matlab代码蒙特卡洛模拟(matlab buffon)
- 2012-01-11 18:15:49下载
- 积分:1
-
pso-toolbox
Particle Swarm Optimization Toolbox (PSO)
- 2014-01-30 00:56:14下载
- 积分:1
-
AnPAdaptivePThreshold
在传统canny边缘检测的基础上,进一步进行自适应阈值的边缘检测方法的研究,比传统的方法有很大的优越性(Traditional canny edge detection on the basis of further adaptive threshold edge detection method, there are a lot of advantages than traditional methods)
- 2013-05-18 09:47:06下载
- 积分:1
-
lexial
lexical and bison analyzer for compiling
- 2013-11-30 19:37:20下载
- 积分:1
-
1466
matlab simulink implementation and analysis of Three-phase inverter
- 2013-11-30 22:49:22下载
- 积分:1