搜索资源列表
3D_DipoleWave
- 2D wave simulation in 3D plot. to help you understand the wave interference phenomenon.-2D wave simulation in 3D plot. To help you un derstand the wave interference phenomenon.
3Dpolar
- 在MATLAB平台下,如何画三维极坐标图。 源码以及说明-3D-polar plot function in matlab but it is not included in MATLAB HELP
arect.
- "arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。- arect displays a 3-D plot of a pattern. makepattern computes values of an
MultiPlot
- Plot your multichannel data despite of being real or complex in Matlab. Mreshape reshapes your 3d data by your desired arrangment. Mreshape4 reshape your 4d data
colorvfield
- This matlab scr ipt is for vector field plot. It might be helpful for 2D and 3D field plot. Try it.
MATLAB_PLOT_EXAMPLE
- 用matlab画一个随机3D地图的很简单的编码。非常实用-Using matlab draw a random 3D map is very simple coding. Useful
cyl3d.ZIP
- 三维圆柱曲线的绘画matlab程序。很方便。-3D Plot on a Cylindrical Surface
surf_from_scatter
- It is a very useful matlab program to plot a 3D graph by using sfunction and it shows how to use multiplexur for x, y and z signals. Enjoy it and good luck.
plot3k
- Generate a 3D point plot of L=(x,y,z) using the values in the vector c to determine the color of each point. If c is empty, then z (column 3 of L) is used to color the plot. The data points are sorted so that plot3 is only called once for each
kridge-c
- 克雷格插值能三维绘图,能更准确的画出三维图像-3D plot with interpolation
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
HARMONICS-3D
- 用希尔伯特黄变换实现对电力谐波的分解,实现了瞬时幅频的三维图形式-3D plot of instantaneous frequency and magnitude of HHT the original signal is time-varying harmonic signal in power systerm
plot3d
- 这个主要是3D图像显示的一个matlab程序-matlab code on 3D plot
matlab-how-to-plot
- matlab绘图教程,教你如何绘制二维三维图-matlab drawing tutorial will teach you how to draw 2D and 3D map
3D-PLOT-USING-MATLAB-IN-PSCAD
- 3D PLOT USING MATLAB IN PSCAD WARNING * This case only works if you use the Compaq/Intel Fortran Compiler. A T_D_PLOT component. It provides the interface to a MATLAB function t_d_plot . It is a user-defined function and the m-fi
G-B-filters
- gaussian filter and a 3d plot on mesh both lowpass and highpa-gaussian filter and a 3d plot on mesh both lowpass and highpass
smooth histogram in 2D/3D
- Matlab functions to plot histogram of a certain set of data
Journal_bearing_varying_LD_ratio
- This matlab code is for plotting 3D plot of pressure profile and where length to dia ratio is varying for journal bearing
PLOT
- 本程序是介绍matlab中画图的代码,包括平面图形和三维图形-This procedure is described in the drawing of the matlab code, including the graphics and 3D graphics plane
3Dplot
- matlab的3D plot的例子程序,包括了三种matlab支持的画3D图形的实例,还有一个3D画图角度旋转,一共四个例子;-matlab 3d plot demo,including three kinds of 3d plot,and a rotation of angle.