登录
首页 » matlab » high-gain-microstrib-antenna

high-gain-microstrib-antenna

于 2012-12-29 发布 文件大小:155KB
0 273
下载积分: 1 下载次数: 3

代码说明:

  high gain microstrib antenna

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

发表评论

0 个回复

  • IPMSM_sensorless
    说明:  无传感器永磁同步电机matlab仿真 pid自适应 已调的还可以(Sensorless permanent magnet synchronous motor adaptive pid matlab simulation has been adjusted, they can still)
    2011-02-26 15:53:22下载
    积分:1
  • matlab-Kmeans
    利用matlab实现kmeans聚类算法的简单实现代码(matlab kmens algrithom )
    2012-03-26 08:59:53下载
    积分:1
  • wilcoxon-signed-rank-test
    程序为威尔逊秩和检验程序,用于进行秩和检验计算的人员参考使用。(The procedure for the Wilson rank sum test procedure is used by the personnel for the rank sum test calculation.)
    2017-04-05 23:10:03下载
    积分:1
  • 4-6
    在屏幕上出现一个圆心沿正弦虚线轨迹移动的实心圆。(In the center of a circle appears on the screen a dotted line along the sinusoidal trajectory moving solid round.)
    2010-06-28 18:24:37下载
    积分:1
  • MATLABcxsjyy
    matlab程序设计关于MATLAB的安装编程调试等(matlab program design on the installation of MATLAB programming and debugging)
    2008-04-17 13:27:33下载
    积分:1
  • multipath2
    very good simulation for multipath channel
    2010-12-24 02:38:15下载
    积分:1
  • music
    说明:  经典MUSIC算法 进行DOA估计 出图效果良好(DOA classic MUSIC algorithm to estimate the effect of a good map)
    2008-09-01 13:31:14下载
    积分:1
  • PAntColonySysa
    粒子群算法的matlab程序在有障碍的路径图中寻寻找最短路径的程序。 (Particle swarm algorithm matlab program in obstacles in the road map to find to find the shortest path to the program.)
    2012-08-20 07:30:14下载
    积分:1
  • Boost_MPPT
    this Matlab model to implement MPPT(Max Point Power Tracing) .
    2013-04-02 20:27:20下载
    积分: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资源总数
  • 106611会员总数
  • 19今日下载