搜索资源列表
matlab__三维图形绘制实例
- 主要描述几种典型的三维图形的绘制,并举出实例 包括如何绘制三维曲线、三维曲面、标准三维曲面图、简单易学
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
3-dimensional-graphics-drawing
- C#二维三维图形绘制工程实例宝典第8章:三维图形。本章介绍了应用三维图形的基础知识,包括三维矩阵,变换和坐标体系等来创建各种三维图形,例如三维折线图,三维网格和曲面图,轮廓图,三维柱状图,四维切片图和三维复合图。-Two-dimensional three-dimensional graphics drawing C# Projects Collection Chapter 8: three-dimensional graphics. This chapter describes the bas
Graph1
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等--Many geometric figure drawing methods, like three dimensional graph, curve and curved face drawing, three transects tunes curve, BEYOND, curved surface, Beziel curve and so on
tuxingdongtaizhuancaimoni
- 基于vb.net的autocad二次开发关于图形动态装拆模拟能使二维图形三维图形三维曲面绘制spline样条曲线路径往复运动-Vb.net based on secondary development of autocad Assembly and Disassembly on the graphical simulation of dynamic two-dimensional graphics will enable three-dimensional surface rendering o
bansphere
- 利用matlab绘制半圆球的三维曲面图,源程序代码,-Matlab draw the ball using the three-dimensional semi-circular surface diagram, source code
1
- 这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。-This is just a simple small program, primarily to achieve three-dimensional object drawing: In the window, draw a polyhedron and second surfaces, add lighting function in the code.
matlab
- 用matlab实现相加,相乘,时间反转,及三维曲面的绘制-matlab
FunctionGraphicsIn3D
- 1.绘制三维四边形网格曲面。 2.调整网格曲面显示状态:填充或不填充。 3.改变窗口背景颜色。 4.左键旋转图形,右键缩放图形。-1. Draw three-dimensional quadrilateral mesh surface. 2. Adjustment of the grid surface display status: fill or not fill. 3. To change the window background color. 4. Lef
DEMO
- 利用MATLAB GUI做的三维数据自动绘图程序,安装运行库后可自动运行,实现从EXCEL读取数据并自动绘制三维曲面图的功能-Using three-dimensional data in MATLAB GUI to do automatic drawing program, after installation of runtime to run automatically read data from a EXCEL and automatically draw the three-dime
3Dgraph2
- 采用GDI+绘制三维曲面图形,可实现任意缩放,三维图形旋转,并可选择是否显示网格-Three-dimensional surface rendering using GDI+ graphics, can be any scale, rotate three-dimensional graphics, and can choose whether to display grid
3Dgraphallinone
- 绘制多种三维图形组合,包括x-y色彩图,轮廓图,网格-轮廓组合图,曲面-轮廓组合图,填充曲面-轮廓组合图等等,可实现多种操作功能,如旋转,缩放等-Draw a variety of three-dimensional graphics portfolio, including the xy color chart, profile map, grid- profile portfolio map, surface- combination of contour maps, surface fil
sanweiyuyuntu
- VB.NET绘制三维曲面以及云图以及等高线 包括坐标转换和插值 -VB.NET draw three-dimensional surface and cloud images and contour coordinate transformation and interpolation
graphic-model
- 绘制三维图,绘制三维网格图,并在xoy平面绘制相应的等高线,绘制三维网格图,并在网格图周围绘制垂直水平面的参考平面,用surf绘制高斯分布函数的曲面图,利用peaks函数产生的数据绘制其带状图,绘制空间立体的切片图,绘制三维瀑布图 ,绘制等值线图,绘制球面图-Draw a three-dimensional map, draw a three-dimensional grid map and draw the corresponding contour xoy plane, draw a thr
matlab
- 通过给定的三维空间离散数据,实现三维曲面绘制任务-Discrete data given three-dimensional space, three-dimensional surface rendering tasks.
Matlab
- matlab-三维曲面的自动绘制及图形构建-matlab-dimensional surface of automatic drawing and graphics, build
function plot
- 绘制函数的图形 1) x~[0, 30] 2) x,y~[-2, 2] % 二维曲线 x = 0:30; % 冒号的功能… y = exp(-x/10).*sin(x); % 向量运算,点号的功能 plot(x, y) % 绘制二维曲线
Pol_fit
- 拟合三维曲面,将输入数据绘制成三维图,并导出数据,并导出Map。(Fitting the 3D surface, drawing the input data into the three-dimensional graph, and exporting the data, and exporting the Map.)
jakarta-tomcat-4.1.31-src
- jakarta-tomcat-4.1.31-src.zip ... fh.rar - 用浮动水平线法实现的三维曲面造型。 (2004-7-2,C, 2KB, 下载9 ... 查看评论】 nurbs++-3.0.11.zip - 一个nurbs的开发库,包含了nurbs曲线、曲面的源代码 ... BSplineDemo. rar - 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线 ... (JAKARTA- tomcat- 4.1.31- src.zip ... fh.r
threedimension
- 软件平台为MATLAB,可将给定的散点数据绘制成三维曲面图,代码附有详细的注释说明,并附带测试数据。(Plot the given scatter data into a three-dimensional surface graph)