搜索资源列表
3Dpolar
- 在MATLAB平台下,如何画三维极坐标图。 源码以及说明-3D-polar plot function in matlab but it is not included in MATLAB HELP
polarpolt3d
- 3d极坐标图 3d极坐标表面图 便于绘图-Plot a 3D surface from polar coordinate data [Xi,Yi,Zi] = polarplot3d(Zp,varargin)
Qplot
- 交互式的matlab plot绘图工具,绘制二维三维图形.-QPLOT interactive ploting program Qplot opens a standadr MATLAB figure with three options added to the menu bar: Qfile, Qoptions and Qgraph. Under Qfile you can read data files (text or Excel). Under Qoptions you can
polar3d
- POLAR3D Plots a 3D polar surface. POLAR3D(Zin,theta_m ax,Rho_min,Rho_max,meshscale) plots the profiles a mesh plot for Zin between radii Rho_min and Rho_max for polar angles equally spaced between theta_min and theta_max. POLAR3D(Z
polarplot3d
- 极坐标系下的Matlab三维画图程序,实用性好-polar plot 3D Matlab source code
ff
- matlab下读取txt数据进行极坐标转直角坐标3D曲面绘图(Reading TXT data under Matlab for 3D surface drawing in polar coordinates to rectangular coordinates)