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

搜索资源列表

  1. bezier

    0下载:
  2. brezier曲线-brezier curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2557
    • 提供者:jiaolin
  1. TreeSpline

    0下载:
  2. 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:史文博
  1. optimise

    0下载:
  2. 这是一个求解曲线或者曲面最大值的matlab算法函数-This is a solution curve or a surface matlab algorithm for the maximum value of the function
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1182
    • 提供者:vivi
  1. Drawingcode

    1下载:
  2. 它包含了平面曲线、空间曲线、空间曲面、非矩形网格图和用鼠标划光滑曲线的matlab代码。-It contains matlab codes of a planar curves, space curves, curved surface, non-rectangular grid map and draw a smooth curve with the mouse .
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:7398
    • 提供者:温娟
  1. Seegplotc

    3下载:
  2. 散乱密集点的曲面拟合,在国外matlab论坛上下载的,看了了一下,写的有点繁琐,还是比较不错的, -The scattered dense point surface fitting, download in the abroad matlab Forum, looked a bit, write a bit tedious, it is quite good,
  3. 所属分类:Windows编程

    • 发布日期:2013-08-16
    • 文件大小:186798
    • 提供者:tb
  1. Adaptive-linear-element

    0下载:
  2. 掌握用Matlab人工神经网络工具箱设计自适应线性元件的方法,掌握人工神经网络学习和训练过程;理解误差曲面;分析比较自适应线性元件的不足。-Master with Matlab artificial neural network toolbox design adaptive linear element method, to master artificial neural network learning and training process understand the error
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:6540
    • 提供者:楼云
  1. B-spline-surface

    1下载:
  2. 这是基于B样条的曲面构建程序,开发环境是matlab,欢迎下载。-This is based on B-spline surfaces to build the program, the development environment is matlab, welcome to download.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:503632
    • 提供者:robo
  1. interp2_use

    1下载:
  2. matlab中interp2函数二维曲面插值-matlab function of two-dimensional surface interpolation in interp2
  3. 所属分类:其他小程序

    • 发布日期:2013-08-16
    • 文件大小:727
    • 提供者:张梅梅
  1. cv_fenxi1

    0下载:
  2. matlab 代码,主要用于计算一数据矩阵的标准差,方差,变异系数,话三维曲面图-matlab code, data matrix used to calculate a standard deviation, variance, coefficient of variation, then D surface chart
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:567
    • 提供者:易度
  1. DSPII_USTC_01

    1下载:
  2. 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:313407
    • 提供者:邵曈
  1. 11111

    0下载:
  2. matlab三维曲面/网线图指令,用曲面图表现函数。-Using surface figure performance function
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:11580
    • 提供者:dyk
  1. tuoqiu

    4下载:
  2. 机加工自由曲面,由matlab生成设计曲面和设计刀具轨迹(此例为加工椭球面)-Freeform surface machining, surface generated by the matlab design and design tool path (in this case for the processing of the ellipsoid)
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:584
    • 提供者:孙晋祥
  1. MatLab-interpolation-and-fiting

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

    • 发布日期:2017-04-27
    • 文件大小:185237
    • 提供者:张凤翔
  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. tgc-poolbox-surface

    0下载:
  2. 这是利用matlab编写的一个拟合曲面的工具箱!,可以很方便的拟合空间曲面了,-This is the use of matlab a curved surface fitting toolbox!
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-17
    • 文件大小:20480
    • 提供者:BVyfigp!0117
  1. 1052302982Dgaussanfitting

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

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

    0下载:
  2. Matlab的扩展轮廓功能。 可以处理参数曲面,填充轮廓,出版品质量标签等(Extended contouring capabilities for Matlab. Can handle parametric surfaces, filled contours, publication-quality labelling and more.)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:8192
    • 提供者:Hi bro
  1. surf1

    1下载:
  2. 计算自由曲面透镜的轮廓坐标点,得到坐标点后导入solidworks等建模软件可以得到透镜模型。(Calculate the outline coordinate points of free-form surface lens, get the coordinate points and import SolidWorks and other modeling software to get the lens model.)
  3. 所属分类:其他

    • 发布日期:2021-03-07
    • 文件大小:1024
    • 提供者:EUG3NE
  1. matlab绘制B样条曲面代码

    2下载:
  2. 利用matlab绘制自定义的B样条曲线和曲面,有例子(Using matlab to draw custom B-spline curves and surfaces, some examples are given.)
  3. 所属分类:其他

    • 发布日期:2019-11-27
    • 文件大小:4096
    • 提供者:哇塞太棒啦
  1. matlab编写的实例-来源非成像光学系统设计

    2下载:
  2. 针对光学设计的自由曲面透镜算法的程序,主要是真对旋转对称的目标面实现均匀照度的计算。(this code is for the calculation of freeform lens)
  3. 所属分类:其他

    • 发布日期:2021-03-07
    • 文件大小:2104320
    • 提供者:PT2021
« 12 »
搜珍网 www.dssz.com