-
EOQ
此文件包含了在需求不确定的情况下给定客户服务水平或缺货率的EOQ经济订货批量模型的MATLAB源代码(This file contains the case of uncertainty in the demand for a given level of customer service or out of stock rate EOQ economic order quantity model for MATLAB source code)
- 2010-07-05 16:06:12下载
- 积分: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
-
cxx
此程序是LMS算法实现的一个自适应均衡器,均衡器选取的信道抽头数是11。(the program is adaptive equalizer using Lms to achieve.the channel tap is 11.)
- 2010-05-11 22:40:35下载
- 积分:1
-
Ramakrishnan---Database-Management-Systems-3rd-Ed
Database management systems
- 2013-08-06 07:49:23下载
- 积分:1
-
selection
说明: matlab程序 遗传算法选择程序 敬请各位高手指教(Matlab procedures genetic algorithm selection process please enlighten you master)
- 2006-03-13 10:41:58下载
- 积分:1
-
detector_unido_condeteccion
Detector de tono DTMf
- 2014-02-24 09:33:20下载
- 积分:1
-
as
说明: matlab 使用自定义函数,进行幂函数拟合。(use a custom matlab function for fitting the power function.)
- 2009-04-07 09:57:24下载
- 积分:1
-
yc
说明: 清空环境变量
网络结构建立
遗传算法参数初始化
迭代求解最佳初始阀值和权值
遗传算法结果分析
把最优初始阀值权值赋予网络预测
BP网络训练
BP网络预测
清空环境变量(Empty the environment variable
Established network structure
Genetic algorithm parameter initialization
Iterative Solution optimum initial thresholds and weights
Analysis of Genetic Algorithms
The optimal initial threshold value is assigned to the right network prediction
BP network training
BP network prediction
Empty the environment variable)
- 2013-08-17 21:35:24下载
- 积分:1
-
mkf_demo4
关于卡尔曼滤波的matlab工具箱,里面有好几个,大家可以参考(Kalman filter on matlab toolbox, which has quite a few, everyone can refer to)
- 2007-09-04 09:36:48下载
- 积分:1
-
IMAREAD1
This file is to read an image in C++.
- 2011-01-27 00:40:49下载
- 积分:1