资源列表

[绘图程序matlab

说明:如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图contour,例如 contour(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。 -How to read the data textread, for example,
<古真> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序matlab

说明:如何读取数据textread,例如通过xin textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组xin中,且xin的维数和大小会自动与文件x_inlet.txt的相匹配。 如何设定坐标轴范围和坐标间距axis,set 例如 axis([0,7,0,12,-10,2])表示xyz坐标范围分别为0~7,0~12,-10~2,set(gca, XTick ,[0:1:7])表示x坐标范
<古真> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序matlab

说明:如何导出并保存数据 fopen, fprintf, fclose 通过以上程序我们可以新建一个名为data的文本文档,并且把数组z中第3行的数据保存到data文档内。 -Through the above procedure we can create a new text document called data, and the array z in the first three lines of data saved t
<古真> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序main

说明:使用基于中点画线法的画线函数完成金刚石图案的绘制(The diamond pattern is drawn by using the line drawing function based on the midpoint line method)
<吃货殿下打dota > 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序fern

说明:分形蕨的matlab实现,除非手动停止,程序会一直运行下去。(MATLAB implementation of the Fractal Fern,This version runs forever, or until stop is toggled.)
<丈量时光 > 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序点线矛盾检查

说明:检查等高线点线矛盾工具,检查等高线节点与高程点是否矛盾(Check contour line point contradiction tool)
<无政府 > 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序vb5formfade

说明:contoh pemrograman VB sederhana 6
<zainal > 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序L-System

说明:通过L-system实现对真实感图形的绘制,其中包括光照、纹理 等要素的实现。(Through the realization of L-system realistic graphics rendering, including light, texture and other elements of the realization.)
<-^^- > 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序ziliao

说明:该程序用于水文频率分析,绘制海森频率格纸(For hydrologic frequency analysis)
<一帘!幽梦 > 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序wz-下划线

说明:添加下划线,功能就是在字体下面添加下划线,字数控制,本来就很简单,如何写那么长度(Underline Add underline, function is in the font below underline, word control, originally is very simple, how to write that length)
<xcmdos > 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序guidemo

说明:这是一个句柄图形对象及其子代的机器生成表示。注意,当这些对象被重新创建时,句柄值可能会发生变化。这可能导致写入取决于手柄的价值的时候,对象是保存任何回调的问题。通过将输出保存为一个GUI文件来解决这个问题。(This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values
<风12369874 > 在 2025-05-10 上传 | 大小:1kb | 下载:0

[绘图程序serpenoid

说明:基于蛇形曲线公式,利用matlab绘制出该曲线,并分析各个参数对曲线的影响。。(Based on the snake curve formula, the curve is plotted by MATLAB, and the influence of each parameter on the curve is analyzed..)
<小柚子123 > 在 2025-05-10 上传 | 大小:1kb | 下载:1

源码中国 www.ymcn.org