登录
首页 » matlab » src

src

于 2013-10-30 发布 文件大小:13KB
0 222
下载积分: 1 下载次数: 23

代码说明:

  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!

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

发表评论

0 个回复

  • quadtree_imageseg
    在matlab环境下对图像进行四叉树分解,在此基础上对图像进行分析(In the matlab environment, an image quad-tree decomposition, in this based on image analysis)
    2010-03-06 19:54:57下载
    积分:1
  • binary_code_new
    信号分选,雷达信号分选,雷达对抗信息处理(Signal sorting Radar signal sorting, radar information processing)
    2012-09-13 13:17:16下载
    积分:1
  • rgbcolor
    rgb color component analysis for image pprocessing porpese
    2010-07-23 23:31:45下载
    积分:1
  • ChapterVISimulnkdynamicsimulation
    这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 6章。(This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, but more suitable for beginners of all the features of MATLAB, a preliminary understanding of the content including the Han and its numerical array computing, M documents and for object into string array, variable symbols, matlab graphics and dynamic simulation Simulnk. As well as the two basic procedures for simple questions. This is Chapter 6.)
    2009-03-22 09:05:40下载
    积分:1
  • near_field
    实现水下舰艇噪声定位 主题是矢量阵近场聚焦(The principle of convention and MVDR near-field focusi ng beamforming technology based on vector hydrophone linear array are investigated in the thesis, simulation is carried on using MATLAB.)
    2020-11-07 17:39:48下载
    积分:1
  • wmlgf
    此文件是弹性地基梁计算程序。可通过输入梁与荷载的初始参数,计算弹性地基梁的内力、位移、反力分布。(This paper Xi River rudder is the Laos regulatory ?у Ban Tian the bake ? Cong $ Cheng Fu example, Shi. Efficiency Chi Adoption Input percent and Ya drilling crazy poured Fei Fan Wai-Pu example, parameters to help Rencong calculation Laos regulatory ?he у Pannuo bake ? the Fei Fanqiang E ?certificate Xian hand crepe Meeting ?Huoshe Mechanics distribution Kou ?
    2021-03-02 00:49:34下载
    积分:1
  • Ch7figs
    《最优阵列处理》一书第七章的MATLAB例程,包括各种自适应波束形成算法。(" Best array processing," a book chapter VII of the routine, mainly adaptive beamforming algorithm.)
    2009-04-13 00:12:47下载
    积分:1
  • Antenna_and_EM_Modeling_with_MATLAB_Sergey_N_Maka
    Antenna and EM Modeling with MATLAB - Sergey N. Makarov (.m Files).rar(Antenna and EM Modeling with MATLAB- Sergey N. Makarov (.m Files).rar)
    2009-07-03 21:11:30下载
    积分:1
  • SVM--evaluation-index-system
    说明:  支持向量机,评价体系,一种新的评价方法,实例学习:基于支持向量机的我国家电企业创新能力评价指标体系研究,一学便会。(SVM evaluation index system)
    2011-04-10 20:51:12下载
    积分:1
  • PV
    封装好的模块是PV(光伏电池),本例利用斜坡信号作为电压端输入,仿真出光伏电池的外特性。(The packaged module PV (photovoltaic cells), in this case the use of the ramp signal as the input voltage terminal, simulation of the external characteristics of the photovoltaic cells.)
    2013-04-19 16:38:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载