登录
首页 » matlab » BPM__waveguide_triangle

BPM__waveguide_triangle

于 2011-05-13 发布 文件大小:2KB
0 235
下载积分: 1 下载次数: 4

代码说明:

  Many-featured, platform independent file and directory picker

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

发表评论

0 个回复

  • Prog2
    matlab code genetic programing
    2010-11-14 13:29:54下载
    积分:1
  • Kmen
    Kmen is very popular algorithm
    2011-02-14 16:48:15下载
    积分:1
  • elec442lab5
    Filter Design using matlab
    2011-04-21 16:32:25下载
    积分:1
  • POW
    an exemple of source that i was programming last night
    2014-12-11 03:28:11下载
    积分:1
  • MATLABSimulink
    《MATLAB/Simulink电力系统建模与仿真》是电力系统分析MATLAB/Simulink仿真全部资料,资料内容全(The MATLAB/Simulink, the modeling and simulation of power system is all power system analysis of MATLAB/Simulink simulation data, the data content)
    2021-01-13 00:48:48下载
    积分:1
  • A-capon-beamforming
    MIMO 雷达波束设计方面的文献,有需要可以看看(A capon beamforming method for clutter suppression in MIMO radar)
    2014-12-04 21:31:01下载
    积分:1
  • Indoor-positioning
    三维复杂运动模式航迹推算惯性导航室内定位(Indoor positioning of the inertial navigation system for 3D complex motion model)
    2015-08-15 12:38:18下载
    积分:1
  • system_response
    This file contains the 3 responses of any system. This is generalized code
    2014-02-13 01:12:48下载
    积分:1
  • VQmatlab
    VQ方法的说话人识别的matlab代码,为刚接触矢量量化的新手准备(VQ method of speaker recognition matlab code for vector quantization刚接触novice ready)
    2008-06-14 22:35:56下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载