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

搜索资源列表

  1. mls

    0下载:
  2. 产生伪随机噪声的MATLAB程序,在通信系统仿真可以用到-produce pseudo-random noise MATLAB procedures, the communications system simulation can be used
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1680
    • 提供者:郑研
  1. Gold_generator

    0下载:
  2. 由MLS产生Gold码序列,<通信原理与Matlab仿真>经典范例
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1094
    • 提供者:lcx
  1. MovingLeast-SquaresMLS

    3下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:468421
    • 提供者:李秀丽
  1. MLSfinal

    0下载:
  2. This file contains subroutines for MLS curve fitting problems which have been developed in MATLAB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9525
    • 提供者:ahmad
  1. Movingleastsquaremethodbasedonthecurveandsurfacefi

    0下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:468467
    • 提供者:chenruibao
  1. bansphere

    0下载:
  2. 利用matlab绘制半圆球的三维曲面图,源程序代码,-Matlab draw the ball using the three-dimensional semi-circular surface diagram, source code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:164161
    • 提供者:飞扬
  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. MLS

    1下载:
  2. 这是一维的最小二乘法的Matlab源程序-This is a one-dimensional source Matlab least square method
  3. 所属分类:matlab

    • 发布日期:2014-10-13
    • 文件大小:3072
    • 提供者:乌云
  1. 111

    0下载:
  2. MLS代码 实现程序的运行 可用于图像识别-MLS programme
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1074
    • 提供者:kwh
  1. MLS

    3下载:
  2. 移动最小二乘法程序,用MATLAB编写的函数形式,直接可以调用-Moving Least Square Method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-04
    • 文件大小:1075
    • 提供者:tang
  1. MLS

    2下载:
  2. 移动最小二乘法(MLS)一维matlab计算程序,用于曲线拟合-Moving Least Squares (MLS) one-dimensional calculation matlab program for curve fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1306
    • 提供者:jack
  1. MLS

    1下载:
  2. 对于初学无网格法的人来说,一维移动最小二乘近似的MATLAB程序是一个不错的选择。-Meshless method for the beginner people, one-dimensional moving least square approximation of the MATLAB program is a good choice.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3072
    • 提供者:xiayizhan
  1. SI_MLS

    0下载:
  2. 系统辨识中最小二乘法的MLS算法MATLAB实现-System identification algorithm based on MATLAB least-squares method to achieve MLS
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1012
    • 提供者:Dalon
  1. GetDisp-a-Getstress

    0下载:
  2. Displacement recovery for MLS method and compute stress from "An Introduction to Meshfree Methods and Their Programming [G.R. Liu, Y.T. Gu] " the orginal code is in fortran but this code is in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1082
    • 提供者:navid
  1. Use-Matlab-creat-MLS

    1下载:
  2. 详细阐述了应用Matlab生成MLS的原理,同时给出了源代码。-Elaborated the principle of using Matlab to generate MLS, but given the source code.
  3. 所属分类:Document

    • 发布日期:2014-10-13
    • 文件大小:89088
    • 提供者:路东东
  1. MLS

    0下载:
  2. 移动最小二乘图像变形,MATLAB,打开demo2,标定关键点,再标定要变换的位置,-Moving Least Squares image distortion, MATLAB, open demo2, calibration key points, and then calibrated position to transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1221155
    • 提供者:yixiao
  1. POINTS-MLS

    0下载:
  2. MATLAB关于离散点拟合后用MLS法求曲率的代码,对逆向工程学习的同学很有好处-MATLAB on discrete points after the fitting in MLS method of curvature of the code, good for reverse engineering learning of students
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:133291
    • 提供者:余圆圆
  1. MLS-MESHLESS

    1下载:
  2. 最后一个章节的代码,第六章程序:一维最小二乘无网格法MATLAB程序-The last section of the code, Chapter VI program: one-dimensional least-squares meshless method MATLAB procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2048
    • 提供者:破天琪
  1. MLS

    1下载:
  2. matlab代码解决最小二乘法移动算法 一维MLS(Matlab code to solve the least square method, mobile algorithm, one-dimensional MLS)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:巴二二
  1. demo_MLS

    0下载:
  2. MLS,通过matlab计算点云表面曲率,版权见内部readme。(This directory contains the Matlab source code for computing surface curvatures from a point-set surface.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:135168
    • 提供者:KaDrache
« 12 »
搜珍网 www.dssz.com