搜索资源列表
plot
- 利用VB和Matrix控件(Matlab)绘制简单图形。-use VB and Matrix Control (Matlab) drawing simple graphics.
plot
- 利用matlab对柱图与线图双坐标的设置;多个图利的并排设置(线图,柱图)
sphere3d.rar
- 3d球坐标 球坐标绘图 直角转极坐标 画三维图, SPHERE3D(Zin,theta_min,theta_max,phi_min,phi_max,Rho,meshscale) plots the 3D profile Zin as a mesh plot on a spherical surface of radius Rho, between horizontal sweep angles theta_min and
matlab
- 以数据的第一列做横坐标,其他做纵坐标来作图。 还有我自己做的matlab的ppt-The first column of data to do horizontal, vertical coordinates to plot the other to do. And myself to do the ppt matlab
plot
- 在matlab中,可以实现plot画图的透明化,具有实际意义-In matlab, plot drawing of transparency can be achieved with practical significance
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
plot
- 用matlab来画图,包括11个例子程序和一个ppt-Using matlab to drawing, including 11 examples of programs and a ppt
matlab-plot
- MATLAB上课绘图例题,包含绘图所有基本操作仿真代码,对于初学者很有帮助哦。-MATLAB examples drawing classes, including drawing all the basic operation simulation code, very helpful for beginners Oh.
code
- MATLAB 交通流绘图,对交通初学者很大帮助,大家互相探讨。-MATLAB plot of traffic flow, the traffic of great help for beginners, we explore each other.
matlab-
- matlab绘图课件,介绍了matlab绘图常用到的函数,入门级资料-matlab plot
MATLAB-plot
- MATLAB不但擅长於矩阵相关的数值运算,也适合用在各种科学目视表示(Scientific visualization)。本节将介绍MATLAB基本xy平面及xyz空间的各项绘图命令,包含一维曲线及二维曲面的绘制、列印及存档。-MATLAB not only specializes in numerical computing matrix, and is also suitable for use in a variety of scientific visually indicates (S
Matlab-plot
- Matlab plot函数使用方法(详细)- Matlab plot function using method (detailed)
Matlab-plot
- Matlab作图可以画各种图件、图形,并附有说明,是一款不错的画图软件-Matlab mapping can draw all kinds of maps, graphs, along with instructions, is a good drawing software
Matlab-plot
- 用Matlab画圆柱圆台圆锥,方便快捷,易改动-Matlab draw with cylindrical conical frustum, convenient, easy changes
load
- 利用plot画图,还有一些x、y坐标及图例的设置。(Using plot drawing, there are some x, y coordinates and legend settings.)
MATLAB载入txt数据并绘制其图的代码
- txt数据在MATLAB里载入并plot绘图,含数据(txt)文件(Txt data is loaded in MATLAB and plot graphics, including data (txt) files)
function plot
- 绘制函数的图形 1) x~[0, 30] 2) x,y~[-2, 2] % 二维曲线 x = 0:30; % 冒号的功能… y = exp(-x/10).*sin(x); % 向量运算,点号的功能 plot(x, y) % 绘制二维曲线
20170807-plot命指令
- matlab练习,使用plot命令绘制图形图像(Matlab exercises, drawing graphics using the plot command)
plot
- 利用·matlab,在同一坐标内绘制两条曲线(Draw two curves in the same coordinates by using MATLAB)
plot画图断开坐标code
- 写文章时常常遇到要画一个图,但有效信息只有一点点,中间有大量的0值,这时需要把坐标轴断开显示,本程序配合MATLAB的plot函数,能够实现美观化处理,是写文章的必备技巧!(When writing an article, you often encounter a picture to draw, but the effective information is only a little. There are a large number of 0 values in the middle.
