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

搜索资源列表

  1. pei_cel.matlab.m

    0下载:
  2. Matlab源程序代码,用于拟合超二次曲线,曲面的代码,呵呵,与大家一起分享受-Matlab source code for the quadratic curve-fitting, surface code Oh, and that they have enjoyed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46772
    • 提供者:肖鹏飞
  1. PSOt.matlab.m

    2下载:
  2. Matlab源程序代码,著名的PSO程式代码,用于拟合超二次曲线,曲面的代码,适用于粒子系统。呵呵,与大家一起分享受-Matlab source code, the famous PSO program code for the quadratic curve-fitting, Surface code applicable to the particle system. Oh, and that they have enjoyed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:777964
    • 提供者:肖鹏飞
  1. nurbs

    3下载:
  2. nurbs曲面拟合,采用nurbs算法,对随机生成点阵进行曲面拟合-nurbs surface fitting using nurbs algorithm, on randomly generated lattice for surface fitting
  3. 所属分类:3D图形编程

    • 发布日期:2013-08-16
    • 文件大小:3062
    • 提供者:董斌
  1. PLY_IO_Read_Write

    1下载:
  2. PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:24381
    • 提供者:niuxj
  1. NURBS-curve

    4下载:
  2. 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
  3. 所属分类:绘图程序

    • 发布日期:2012-11-29
    • 文件大小:14991
    • 提供者:小胡
  1. B-spline-surface

    3下载:
  2. 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
  3. 所属分类:Graph Drawing

    • 发布日期:2016-06-07
    • 文件大小:503753
    • 提供者:小胡
  1. NURBS-surface

    5下载:
  2. 这是在MATLAB-2008a环境下编写的NURBS曲面生成程序,可以通过调整控制顶点和各个顶点的权重来调整曲面的形状。-This is a MATLAB-2008a environment, prepared by the NURBS surface generation program, you can adjust the control points and weights of all vertices to adjust the surface shape.
  3. 所属分类:绘图程序

    • 发布日期:2012-11-29
    • 文件大小:278365
    • 提供者:小胡
  1. matlabcurvefittingandcode

    1下载:
  2. 详细介绍了matlab下的曲线和曲面拟合,并有一份word的原理说明,介绍的很详细,可供参考和实际运用-Described in detail under the matlab curve and surface fitting, and a word there is the principle that the very detailed introduction is available for reference and practical use of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-16
    • 文件大小:20208
    • 提供者:卫正
  1. laplace-transform

    0下载:
  2. 利用matlab画出函数的零极点图和拉普拉斯变换曲面图。可观察曲面图的峰点和谷点与零、极点分布的对应关系。-Function zero degree figure and laplace transform 。
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:133446
    • 提供者:ganlingfeng
  1. Interpolation

    0下载:
  2. 用多维曲面拆分插值法实现多输入单输出函数的逼近。要求样本数据是网格状,若是二输入,要求输入样本是矩阵的形式。内有实例,使用方法很容易学。 本源代码属于原创,该技术已经获得国家发明专利,发表论文请注明出处。-err
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2432
    • 提供者:Xiaojun Tang
  1. halagougou

    1下载:
  2. 通过一个图形用户界面(GUI)演示常见的三维函数图形,演示sphere函数曲面、变化的cylinder曲面绘图、变化的多峰函数。并且可以对以上三个函数进行加网格,坐标边框,以及对函数进行色度变换。-Through a graphical user interface (GUI) presentation function common three-dimensional graphics, presentation function sphere surface, changes in cyli
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-16
    • 文件大小:1219
    • 提供者:周鹏
  1. ZHD

    0下载:
  2. 曲面求交线 提取点,点的坐标能显示出来-Extracting surface intersection point, point coordinates can be displayed
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1311
    • 提供者:lxq
  1. bezier_surface_display

    0下载:
  2. BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面-BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from the files, and displays the su
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:22444
    • 提供者:niuxj
  1. fenglong07323206

    1下载:
  2. 一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2218
    • 提供者:feng
  1. eegplot

    3下载:
  2. 散乱密集点的曲面拟合,在国外matlab论坛上下载的,看了一下,写的有点繁琐,还是比较不错的-Scattered dense surface point Fitting in foreign matlab forum, download, read about, write a bit cumbersome, it is quite good
  3. 所属分类:Graph program

    • 发布日期:2015-10-16
    • 文件大小:297810
    • 提供者:张俊峰
  1. MLS

    1下载:
  2. MLS用於3D曲面變型,可算出較為準確的法向量-This method can be used to 3D surface deformation,can figure out more accurate normal vecter
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:2023110
    • 提供者:Tonymomo
  1. fit

    3下载:
  2. 曲面拟合的程序,网上很多地方有,但是都是错的,我改正后上传了-Surface fitting procedure, there are many places online, but it is wrong, I uploaded the corrected
  3. 所属分类:图形图象

    • 发布日期:2013-08-16
    • 文件大小:556
    • 提供者:龙一番
  1. matlab

    0下载:
  2. MATLAB下的曲面拟合程序-源代码,挺有用的-MATLAB surface fitting process- source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2184
    • 提供者:WZY
  1. matlab绘制B样条曲面代码

    4下载:
  2. B样条拟合的4种方法介绍。MATLAB运行,十分简单。效率高。(Introduction of 4 methods of B spline fitting)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:杨帅1
  1. matlab最小二乘法曲面拟合

    5下载:
  2. matlab最小二乘法曲面拟合程序可以得到函数具体解析式(Matlab least squares surface fitting program can get the specific analytic expression of the function)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-09
    • 文件大小:22528
    • 提供者:残夜冷笑
« 12 3 4 5 »
搜珍网 www.dssz.com