搜索资源列表
等高图matlab程序例子
- 一段自己写的等高图matlab小程序,有数据,有图像!很使用,我就上传共享! 对初学者很有帮助!!!
ncx
- netcdf的可视化工具包,对于直接读取netcdf数据非常便利-netcdf visualization toolkit, for direct reading netcdf data is very convenient
mexcgns_2.5.3_MATLAB_bin
- CGNS是一个事实上的交流和其他计算流体力学网格数据为基础的模拟标准文件格式。-CGNS is a de facto standard file format for exchanging data in CFD and other mesh-based simulations.
matlab
- 包含MATLAB绘图以及数据分析(回归分析)-MATLAB contains graphics and data analysis (regression analysis)
pointers-01.00.05
- MATLAB的库提供了一个指针的指针和MATLAB的数据结构实现-MATLAB Pointer Library provides an implemetation of pointers and data structures in MATLAB
Seg-Y-duqujixianshi-Matlab
- 此代码 实现 Seg-Y文件的 读取及显示 功能,在matlab环境下开发的,完整调试通过,且附有详细的程序说明。并附有测试的 seg-y 文件。可以帮助学地球物理的,特别是学 物探 的人员实现 需要的功能!对于想要C++代码的,可以自己看懂后,自己写成C++程序,非常简单,方便!-This code implements the Seg-Y file to read and display capabilities, developed under the matlab environment
lidar
- 对lidar数据进行处理,并建立delaunay三角网-On lidar data processing, and the establishment of delaunay triangulation
sw1
- 关于matlab程序的二维绘图和三维绘图的知识,让初学者更好的掌握数据可视化-Matlab program on two-dimensional drawings and three-dimensional mapping of knowledge, so that beginners a better grasp of data visualization
matlab
- 利用qscat资料绘制风场程序;利用ssta数据计算并绘制黑潮温度指数ki图程序;绘制叶绿素场分布图程序-Using qscat data to draw a wind farm program using ssta data to calculate and draw the Kuroshio temperature index ki Figure procedures drawn maps of chlorophyll field procedures
matlab
- 处理实验数据绘制图形时,进行进行数据的拟合,可以修改拟合阶次。一阶拟合就是直线-Drawing graphics data processing, data fitting, can modify the fitting order. The first-order fitting is a straight line
Matlab-graphics-classic-case
- matlab经典绘图案例。包括三维曲面z=x^2+y^2的动画、正弦曲线的动画、切片图、向量图、三维彗星图、三角形网格图、三角形表面图、球面、等值线图、三维瀑布图、三维火柴杆图、三维散点图、柱形图、三维条形图、三维饼图、带形图、曲线图、高斯分布函数的曲面图、高斯分布函数的网格图、5阶高斯分布矩阵、梯度场矢量图、罗盘图、玫瑰花图、羽列图、数据向量的单轴对数坐标图、矩阵的条形图 矩阵的面积图、二维饼图、散点图、误差图、火柴杆图和碗状曲面图等等。 -Drawing matlab classic
matlab-example-part3
- 32个MATLAB常用的图形处理篇及数值分析篇的源代码,满足常见的工程数据处理及计算要求-32 MATLAB graphics processing papers and popular articles numerical analysis of the source code to meet the common engineering data processing and computing requirements
vpla
- matlab数据描述工具箱,可用数据描述,可视乎以及检测-Data descr iption toolbox in matlab, the available data descr iption, visual and testing
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, through textread (x_inlet.txt)
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坐标范围为0~7,坐标间距为1.-How can we read
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 to the data document.
MiaoDian20170703
- 在写论文的过程中,有时想和其它文章中的数据做对比,但我们只有人家论文中的图而没有数据,这个程序能够将别人论文中图的曲线数据取出来,可以让你制作更漂亮的图或者可以和你自己的数据放在一起对比,这个程序是我在别人的程序基础上改的,更加的人性化一点。(In the writing process, and sometimes want to contrast the data in other articles, but we only have people in the map without da
contour_gradient
- 能够实现数据的等高线及其梯度的绘制,并生成可视化图形(The drawing of the contour of the data and its gradient and the visualization of the data)
thermocline
- 结合在海洋数据网站上下载的数据,该程序能够绘制出全球温跃层图像(The code can draw a map of global thermocline according to the data from the web of ocean data station.)
TracesPlay-0.2.r663-win32
- 可以使用matlab直接读取.pacp文件中的数据(You can use matlab to read data in.Pacp file directly.)