搜索资源列表
GPS-Matlab
- 一个GPS课程的全部代码,含有数据!很实用-MATLAB GPS scr iptS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scr ipts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RIN
3Dpolar
- 在MATLAB平台下,如何画三维极坐标图。 源码以及说明-3D-polar plot function in matlab but it is not included in MATLAB HELP
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.
MATLAB__applications_
- Newton-Raphson method is implemented via MATLAB Thrown ball trajectory and projectile study Tire model-Magic Formula of Pacejka is implemented in MATLAB Leibnitz series of pi approximation Amusement ride - corkscrew plot in 3D
Plot_sphere_3d
- matlab code to plot sphere (3d)
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
222
- (ebook-pdf) - Engineering - Using MATLAB 6 (Graphics, 3D).pdf Overview of MATLAB Graphics – plot editing mode and the Property Editor. • Basic Plotting – plotting vector and matrix data in 2-D representations. • Formatting Graphs –
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
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.