登录
首页 » matlab » chapter_8

chapter_8

于 2013-08-05 发布 文件大小:132KB
0 63
下载积分: 1 下载次数: 4

代码说明:

  模糊聚类分析,MATLAB编程实现,很好的很经典的源代码,有详细解释(Fuzzy clustering analysis, MATLAB programming, good classic source code, a detailed explanation)

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

发表评论

0 个回复

  • jp2info
    JP2INFO Get information about the image in a JP2 or JPC file.This function returns a structure holding information about a JPEG 2000 image file.
    2010-06-17 20:02:56下载
    积分:1
  • Flow-chart
    粒子群优化算法的详细算法流程,流程图的形式展现。(Particle swarm optimization algorithm with the algorithm process, to show the form of a flowchart.)
    2014-10-24 12:49:00下载
    积分:1
  • matlab
    绘制普通端射阵天线的MATLAB程序。普通端射阵主瓣较宽,但是副瓣电平较小(Draw ordinary end-fire array antenna MATLAB program. Common end-fire array main lobe is wider, but smaller sidelobe level)
    2015-04-20 14:30:10下载
    积分:1
  • PCA
    PCA based face recognition
    2013-12-07 01:35:01下载
    积分:1
  • matlabimageprocessing
    matlab进行图像处理,图像增强,图像锐化,图像平滑(matlab image processing, image enhancement, image enhancement, image smoothing)
    2010-05-06 13:14:06下载
    积分:1
  • test
    the code is written to watermark the video
    2010-05-31 00:10:59下载
    积分:1
  • amdf
    AMDF ALGORITHM - Amplitude direction finding algorithm
    2011-10-09 11:26:19下载
    积分:1
  • KN_rank_estimation
    在阵列信号处理中,信号源个数的估计是一个重要问题,文献和代码给出了基于随机矩阵理论的阵列信号个数的非参检测。(In array signal processing, the estimate of the number of signal source is an important issues, documentation and code give an non-parametric detection of array signal number based on random matrix theory.)
    2013-09-20 12:53:13下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • 无线网络传感覆盖问题 virtual force matlab
    基于虚拟力算法的无线网络传感覆盖问题的MATLAB仿真(MATLAB simulation of wireless network sensor coverage problem based on virtual force algorithm)
    2021-04-22 11:18:48下载
    积分:1
  • 696524资源总数
  • 103848会员总数
  • 55今日下载