CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - matlab 曲面

搜索资源列表

  1. mnihhezipa

    1下载:
  2. matlab曲面拟合程序源码,能能的到函数具体解析式 -matlab surface fitting program source code, can be able to function analytic expression
  3. 所属分类:matlab例程

    • 发布日期:2013-08-16
    • 文件大小:21074
    • 提供者:
  1. matlab--moxing

    0下载:
  2. 制作一个曲面光照效果的演示界面,如图所示,三个弹出式菜单分别用于选择曲面形式、色彩图、光照模式和反射模式,三个滚动条用于确定光源的位置,一个按钮用于退出演示。-To make a demo interface surface lighting effects, as shown, three pop-up menu used to select the surface in the form, color map, the light mode and reflection mode, thre
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:46333
    • 提供者:吉王飞
  1. quxiannihe

    1下载:
  2. matlab曲面拟合强烈向做实验数据处理的朋友推荐,该函数特别适合空间点的曲面拟合,matlab中对于此类数据点似乎只能用griddata差值计算,并且效果不怎么好;至于B样条拟合,其外扩数据点的选取不是一般的matlab用户所能掌握的,同时对于非网格数据的转换也是一个问题-matlab surface fitting is strongly recommended to friends experiment data processing, the function surface fitti
  3. 所属分类:GIS program

    • 发布日期:2015-11-28
    • 文件大小:838656
    • 提供者:cc
  1. matlab

    0下载:
  2. 通过给定的三维空间离散数据,实现三维曲面绘制任务-Discrete data given three-dimensional space, three-dimensional surface rendering tasks.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1046
    • 提供者:杨毅
  1. MATLAB-plot

    0下载:
  2. 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
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:200201
    • 提供者:duluxing
  1. Matlab

    0下载:
  2. matlab-三维曲面的自动绘制及图形构建-matlab-dimensional surface of automatic drawing and graphics, build
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3383
    • 提供者:张志伟
  1. matlab-DEM

    0下载:
  2. 二次曲面移动拟合方法生成DEM的matlab的M文件-Quadratic surface fitting method to generate the DEM mobile matlab M-file
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2053
    • 提供者:李俊宝
  1. Matlab-graphics-classic-case

    3下载:
  2. matlab经典绘图案例。包括三维曲面z=x^2+y^2的动画、正弦曲线的动画、切片图、向量图、三维彗星图、三角形网格图、三角形表面图、球面、等值线图、三维瀑布图、三维火柴杆图、三维散点图、柱形图、三维条形图、三维饼图、带形图、曲线图、高斯分布函数的曲面图、高斯分布函数的网格图、5阶高斯分布矩阵、梯度场矢量图、罗盘图、玫瑰花图、羽列图、数据向量的单轴对数坐标图、矩阵的条形图 矩阵的面积图、二维饼图、散点图、误差图、火柴杆图和碗状曲面图等等。 -Drawing matlab classic
  3. 所属分类:Graph Drawing

    • 发布日期:2015-12-08
    • 文件大小:1552384
    • 提供者:毛振宇
  1. matlab

    0下载:
  2. matlab绘图程序,包含三维网格图z=x^2+y^2 和三维曲面图z=x^2+y^2-matlab draw program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:1511
    • 提供者:cainiao
  1. MatLab-interpolation-and-fiting

    0下载:
  2. 关于讲解曲线和曲面插值和拟合的MATLAB经典算法,并带有讲解PPT.-MatLab interpolation and fiting
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:185237
    • 提供者:张凤翔
  1. matlab-drawing-command

    0下载:
  2. 文件中包含了matlab中的各种画图命令,包括了画平面函数图像,三维曲面图像,三维立体图像,三维立体切面图像等-Matlab file contains various drawing commands, including the drawing function of the image plane, three-dimensional surface image, three-dimensional images, three-dimensional slice images
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:379909
    • 提供者:kevin
  1. gridfitdir

    0下载:
  2. matlab曲面拟合程序,可以得到函数具体解析式-Matlab surface fitting procedure, you can get the function of the specific analytical formula
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:838608
    • 提供者:zhch85
  1. CSharp-use-MATLAB

    0下载:
  2. 在项目过程中需要在ASP.NET页面显示三维效果的曲面图,因C#中没有相关的控件(暂时没找到),需要调用其他软件实现此功能,实现的方法有多种,这里只介绍在C#中调用matlab函数,实现绘制三维图的功能。当然,matlab还有强大的数据处理能力,如果在C#中涉及到处理大量数据,也可以通过该方法调用matlab函数。-In the process of the project in a surface chart ASP.NET page shows a three-dimensional ef
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:678984
    • 提供者:刘笑
  1. matlab

    0下载:
  2. 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:古真
  1. matlab

    0下载:
  2. 如何读取数据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)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:古真
  1. 1052302982Dgaussanfitting

    0下载:
  2. 在matlab中自动拟合二维高斯函数,画出二位高斯曲面,(to fit two-dimensional Gauss function)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:叶芝
  1. pareto

    1下载:
  2. 基于MATLAB的帕累托求解,求最小值边界或曲面(the Pareto solver program based on MATLAB to find the minimum boundary or surface)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:没沙基里
  1. [emuch.net]nurbs_toolbox

    2下载:
  2. matlab NURBS 工具箱,应用于matlab中NURBS曲线、曲面的设计. (NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.)(matlab NURBS (NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:43008
    • 提供者:qz223
  1. EMD

    0下载:
  2. BEMD利用extrema2寻求曲面极值和gridfit曲面拟合函数实现包络面的获取(BEMD uses extrema2 to seek surface extreme value and gridfit surface fitting function to achieve envelope surface acquisition)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:罗通
  1. 程序

    0下载:
  2. PIVlab - 时间分辨粒子图像测速(PIV)工具: 一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。 使用MATLAB网络研讨会进行人脸识别代码: 使用MATLAB在线讲座的人脸识别中的主要演示文件。 Gabor特征提取: 该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。 主成分分析: 用于特征提取; 链码: 基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:8155136
    • 提供者:long1219
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com