文件名称:polardb
- 所属分类:
- 2D图形编程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-04-25
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- fengxu*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
将角度和幅度的二维数组画成dB值的polar图- POLARDB Polar coordinate plot.
POLARDB(THETA, RHO) makes a plot using polar coordinates of
the angle THETA, in radians, versus the radius RHO in dB.
The maximum value of RHO should not exceed 1. It should not be
normalized, however (i.e. its max. value may be less than 1).
POLAR(THETA,RHO,S) uses the linestyle specified in string S.
See PLOT for a descr iption of legal linestyles.
POLARDB(THETA, RHO) makes a plot using polar coordinates of
the angle THETA, in radians, versus the radius RHO in dB.
The maximum value of RHO should not exceed 1. It should not be
normalized, however (i.e. its max. value may be less than 1).
POLAR(THETA,RHO,S) uses the linestyle specified in string S.
See PLOT for a descr iption of legal linestyles.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
polardb.m