登录
首页 » matlab » 2054701e599316ad5b909b3764812dc2a2e7d5

2054701e599316ad5b909b3764812dc2a2e7d5

于 2010-07-06 发布 文件大小:197KB
0 277
下载积分: 1 下载次数: 2

代码说明:

  聚类算法在MATLAB软件中的实现,用于解决聚类算法的一系列问题。(Clustering algorithm in MATLAB software implementation, clustering algorithm used to solve a series of questions.)

文件列表:

ClusterBasics-V1.0
..................\checkcl.m,616,2002-04-21
..................\checks.m,1649,2002-04-21
..................\clagglmin.m,1224,2002-04-21
..................\clcgraph.m,364,2002-04-21
..................\clgraph.m,256,2002-04-21
..................\clhgraph.m,250,2002-04-21
..................\clkmeans.m,1088,2002-04-21
..................\clrand.m,584,2002-04-21
..................\clucent.m,217,2002-04-19
..................\ClusterBasicsTest.m,3781,2002-06-20
..................\cmetis.m,197,2002-04-19
..................\evalbalance.m,355,2002-04-21
..................\evalf.m,771,2002-04-21
..................\evalmse.m,460,2002-04-21
..................\evalmutual.m,1078,2002-07-19
..................\fastchangem.m,252,2002-04-19
..................\hmetis.m,258,2002-04-19
..................\ints.m,275,2002-04-19
..................\kmeans.m,2191,2002-04-21
..................\mapasc.m,351,2002-04-19
..................\mapdense.m,222,2002-04-19
..................\metis.m,190,2002-04-19
..................\onetomax.m,189,2002-04-19
..................\pmetis,135367,2002-02-16
..................\pmetis.exe,79872,1998-04-14
..................\README_ClusterBasics.txt,5033,2002-06-20
..................\sgraph.m,1920,2002-04-19
..................\shmetis,78900,2002-03-07
..................\shmetis.exe,116736,1998-11-23
..................\simbjac.m,245,2002-04-21
..................\simcorr.m,620,2002-04-21
..................\simcosi.m,491,2002-04-21
..................\simeucl.m,477,2002-04-21
..................\simxjac.m,502,2002-04-21
..................\wgraph.m,2208,2002-04-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLABcyclicxover
    MATLAB遗传算法cyclicxover变换的源代码(MATLAB Genetic Algorithm cyclicxover transform source code)
    2008-05-09 10:02:23下载
    积分:1
  • AF-BWfilter
    利用AF-BW filter及双线性变换法设计一DF,满足Wp=0.2p, Ws=0.6p, Ap£ 2dB, As³ 15dB (use AF-BW and bilinear transform filter design a DF, meet Wp = 0.2p, Ws = 0.6p, Ap)
    2007-01-03 17:21:26下载
    积分:1
  • buck
    Its an model for buck converter input volatge is around 96volt and out put voltage is around 12Volts. typically used in telecommunication industries.
    2009-11-29 14:19:01下载
    积分:1
  • AdvancedPIDControl
    说明:  先进PID控制及其MATLAB仿真 1、所有仿真程序按章归类,光盘中的程序名与书中一一对应。 2、将光盘中的仿真程序拷入硬盘MATLAB运行的路径中,便可仿真运行。 3、本书仿真程序在MATLAB 5.3版下运行成功,并适用于其他版本。 (Advanced PID Control and MATLAB Simulation 1, all the simulation procedures are classified by chapter, the program name CD-one correspondence with the book. 2, CD-ROM drive copyed MATLAB simulation program running path, simulation can be run. 3, the book version of simulation program in MATLAB 5.3 running successfully, and apply to other versions.)
    2010-04-26 14:43:22下载
    积分:1
  • PSK
    仿真psk信道的一篇,PDF格式,内有源代码,完美运行,不信可以试试哦(A channel simulation psk, PDF format, the source code, the perfect run, do not believe you can try oh)
    2011-06-01 13:26:03下载
    积分:1
  • huitu
    matlab初学者对于绘图的基本程序,比如画饼图,线图,向量图,瀑布图等基本绘图基础程序。(matlab for beginners a basic drawing program, such as yourselves chart, line graph, vector, waterfall and other basic drawing foundation program.)
    2013-09-20 17:17:27下载
    积分:1
  • TD-simulation
    TD-SCDMA trunked system
    2010-09-06 15:20:41下载
    积分:1
  • R-language-statical-anlysis
    R语言统计分析软件简明教程,适合初学者深入学习(R language statistical analysis software simple tutorial for beginners in-depth study)
    2014-02-17 19:03:21下载
    积分:1
  • DSP_Chuguangshu
    《数字信号处理——理论、算法与实现》胡广书 书配光盘程序 本光盘共包含三个子目录,分别是DSP_FORTRAN, DSP_C和DSP_MATLAB。DSP_FORTRAN和DSP_C各含有约40个信号处理的子程序,概括了书中所涉及到的绝大部分算法。程序分别由FORTRAN语言和C语言编写(MA模型、ARMA模型及最小方差谱估计三个算法只给出了用C语言编写的程序, 没有给出相应的FORTRAN子程序),并在PC机上调试通过。编译环境是FORTRAN77 V5. 10和TURBO C2. 0。DSP_MATLAB含有近100个用MATLAB编写的信号处理程序,它们是本书各个章节的大部分例题,使用的是MATLAB6.1。(" Digital Signal Processing- Theory, Algorithm and Implementation" Hu Guang book written with the CD-ROM CD-ROM program includes three subdirectories, namely DSP_FORTRAN, DSP_C and DSP_MATLAB. DSP_FORTRAN and DSP_C contains about 40 of the signal processing routine, the book summarizes most of the algorithms involved. Program language and C respectively written in FORTRAN (MA models, ARMA model and minimum variance spectrum estimation is given by the three algorithms only programs written in C language, did not give the corresponding FORTRAN subroutines), and in the PC, through debugging . Compilation environment is FORTRAN77 V5. 10 and TURBO C2. 0. DSP_MATLAB contains nearly 100 written using MATLAB signal processing procedures, which are most of the various chapters of the book examples, using MATLAB6.1.)
    2010-10-01 14:13:57下载
    积分:1
  • LMS
    用LMS算法预报时间序列,对比真实值和预报值(LMS algorithm with time-series prediction, compared to the true value and forecast value)
    2009-12-04 10:38:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载