登录
首页 » MultiPlatform » apcluster

apcluster

于 2008-05-18 发布 文件大小:11KB
0 182
下载积分: 1 下载次数: 135

代码说明:

  apcluster是发表在今年2007年Science上的一篇论文的代码实现,一种新的有效的聚类算法,(apcluster is published in Science this year, in 2007 a paper on the code, a new effective cluster algorithm,)

文件列表:

新建文件夹 (2)
..............\apcluster.asv
..............\apcluster.m
..............\iris.txt
..............\test_ap.m

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

发表评论

0 个回复

  • LFM_chirp
    线性调频信号的产生和分析,内含三个程序可以参考。(Chirp signal generation and analysis, consisted of three programs can refer to.)
    2013-12-30 12:41:03下载
    积分:1
  • 比幅法测向测向 Direction
    说明:  用比幅法测向测向,并进行误差分析,通过4个天线进行测向(Direction finding and direction finding by amplitude comparison method and error analysis are carried out.)
    2021-04-13 10:48:56下载
    积分:1
  • fli
    使用MATLAB实现傅立叶变换,绘制信号的幅度频谱和相位频谱。付里叶变换的时域微分特性(Fourier transform using MATLAB implementation, rendering the signal amplitude spectrum and phase spectrum. Fourier transform of time domain differential characteristics)
    2010-05-06 11:55:15下载
    积分:1
  • OFDM
    A Matlab code to simulate an OFDM with zero padding
    2013-10-07 01:45:14下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • buck_boost
    buck-boost升降压电路,输入电压为100v,输出电压为160v,采用PI控制调节系统占空比(boost-buck circuit, the input voltage is 100v, the output voltage of 160v, using PI duty cycle control regulation system)
    2015-10-30 23:19:21下载
    积分:1
  • mobileSimple
    OMNeT++实现的一个移动通信的简单例子(OMNeT++ implementation of a simple example of mobile communications)
    2010-05-18 13:18:53下载
    积分:1
  • MATLAB5.X
    matlab的学习书籍,供工程技术人员以及大学教师和学生使用的一本好书。(Matlab learning books for engineering and technical personnel as well as university teachers and students use of a good book.)
    2007-01-05 10:19:23下载
    积分:1
  • LSSVM-CODE
    利用LSSVM的分类算法中多类分类算法程序,对企业的安全绩效实现评估。(using LSSVM classification algorithmmulti-class classification algorithm procedures to evaluate the security performance of a company )
    2014-08-08 17:48:14下载
    积分:1
  • PVSfun
    光伏电源程序 基于M函数的matlab程序(Solar Power Program)
    2014-04-09 19:23:30下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载