资源列表
85375535Kmeans
- K均值聚类算法是先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心(K means clustering algorithm is first randomly selected K objects as the initial clustering center. Then calculate the distance between each object and each seed cluster center and
44016686kmedoids
- matlab 例程,很简单的且很容易理解的k-medoids聚类算法源代码(Matlab routines, very simple and easy to understand k-medoids clustering algorithm source code)
45666008awlz_kmedoids
- K-Medoids in Matlab 2011
intercept
- 求解五艘舰艇联合防御的最大拦截批数,并绘制示意图(Solving the maximum number of missiles a fleet may intercept)
2
- Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local minima, in order to overcome the shortcomings of the genetic algorithm is applied to fuzzy C- means algorithm (FCM) opti
3
- Improved genetic algorithm and fuzzy C- means clustering MATLAB source.
程序
- 差分方法解两点边值问题:-y''+q(x)y=f(x) (a<x<b)(Difference method for solving two point boundary value problems: -y''+q (x), y=f (x) (a<x<b))
IIR
- IIR滤波器,matlab程序实现。。。。。。。。。。。。。。(IIR filter, matlab program implementation..............)
main
- 神经网络算列——基于汽油辛烷值预测案列!比较好的一个BP和RBF实践例子(Neural network scheduling -- Based on gasoline octane prediction! A good example of BP and RBF practices)
132
- this work of a masterpiece is the
雅克比(Jacobi)迭代法解线性方程组(Matlab程序)
- 雅克比迭代例子,给定方程,常用的数值迭代方法(Jacobi iteration example, given equation, numerical iterative methods)
ARQ
- Algorithm to develop the ARQ
