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

搜索资源列表

  1. newton_lagrange

    1下载:
  2. 在matlab r2010a环境下编写的newton-lagrange算法,可以求解约束优化问题,程序返回目标函数值及拉格朗日乘子。-In matlab r2010a environment prepared newton-lagrange algorithms can solve constrained optimization problems, the program returns the value of the objective function and Lagrange mult
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:51885
    • 提供者:程征
  1. exact_alm_rpca

    0下载:
  2. 用ALM实现 PCA算法,做模式识别的一看就懂,自己用的不错。-This matlab code implements the augmented Lagrange multiplier method for Robust PCA.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:355646
    • 提供者:吴明
  1. inexact_alm_rpca

    1下载:
  2. 非精确ALM解决PCA算法的例子,用后效果不错,发上来分享。-This matlab code implements the inexact augmented Lagrange multiplier method for Robust PCA.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:355772
    • 提供者:吴明
  1. Interpolation

    0下载:
  2. 本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1808
    • 提供者:蔡声泽
  1. shuzhijifen

    0下载:
  2. 数值积分中matlab的实现,其中包括拉格朗日插值、辛普森插值等基本算法。-Numerical integration in matlab realization, including Lagrange interpolation, Simpson and other basic interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:218603
    • 提供者:李大润
  1. A20130529112706

    0下载:
  2. matlab lagrange程序,适合大家编辑matlab 的拉格朗日程序文件,分析。-matlab lagrange program,it is suitable for programmer use lagrange original program to solve relative problem。
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:15836
    • 提供者:许都
  1. gpops21

    1下载:
  2. GPOPS是一个可以进行大规模非线性优化的MATLAB工具箱.-GPOPS, short for General Pseudospectral OPtimal Control Software is a Matlab optimal control software designed to implement the Gauss and Radau hp-adaptive pseudospectral methods. These methods approximate the state us
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2642506
    • 提供者:展信晨
  1. chazhi

    0下载:
  2. 详细介绍了matlab插值与拟合方法,包括拉格朗日多项式插值、牛顿插值、分段线性插 值、Hermite 插值和三次样条插值和曲线的最小二乘拟合、多项式拟合方法、最小二乘优化所有程序均有相应的说明与应用实例-Details of the matlab interpolation and fitting methods, including Lagrange polynomial interpolation, Newton interpolation, piecewise linear inte
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:271629
    • 提供者:唐小米
  1. Lagrange2

    0下载:
  2. Lagrange插值MATLAB源程序 matlab代写代做编程调试修改QQ1747812398 -Lagrange Interpolation MATLAB source matlab write on behalf of doing programming and debugging modify QQ1747812398
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:73068
    • 提供者:李雷
  1. DTL

    0下载:
  2. 二元三节点拉格朗日插值函数源代码,用于二位数据插值和科学计算,适合学习matlab者参考。-Two yuan three-node Lagrange interpolation function source code for the two data interpolation and scientific computing for learning matlab reference.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:861
    • 提供者:高毅
  1. chazhimatlab

    0下载:
  2. Lagrange插值MATLAB源程序 资料是网上收集的,可以下载来参考下,matlab代写代做编程调试修改QQ1747812398
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:72998
    • 提供者:李雷
  1. matlabLanguage

    0下载:
  2. matlab教程 拉格朗日插值,本程序使用matlab开发环境实现了数值方法的高斯插值内容,方便好用,将所需插值数据加入,即可实现高斯插值-Lagrange interpolation, the program uses matlab development environment to achieve a numerical method of Gaussian interpolation content, easy to use, add the required data interpol
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9748644
    • 提供者:slyrabber
  1. chazhi

    0下载:
  2. 这是常用的插值方法的matlab实现,包括拉格朗日插值、分段线性插值和三次样条插值,希望对大家有帮助。-It is commonly used in the interpolation method matlab realize, including Lagrange interpolation, piecewise linear interpolation and cubic spline interpolation, we want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1657
    • 提供者:makangjian
  1. lagrange1

    0下载:
  2. Lagrange 插值 matlab代码-Matlab code for lagrange interpolation polynomial
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:669
    • 提供者:Liang
  1. trabalho2A

    0下载:
  2. This document shows the implementation of a finite element method algorithm based on the lagrange elements. All the 3D coordenates of the mesh used in the Matlab program are include in txt files in the zip file.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:359287
    • 提供者:Eduardo
  1. interpolation-algorithm

    0下载:
  2. 用Matlab软件实现Lagrange插值、分段线性插值、三次Hermite插值、Aitken逐步插值算法-Implementation with Matlab Lagrange interpolation, piecewise linear interpolation, cubic Hermite interpolation, Aitken interpolation algorithm gradually
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1441
    • 提供者:瞿炜超
  1. assign

    0下载:
  2. 自己写的curve fitting,newton and lagrange 代码-curve fitting,newton and lagrange with matlab by myselft
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:64445
    • 提供者:kevin
  1. funappr

    1下载:
  2. 数值计算中函数逼近MATLAB实现,其中包括拉格朗日逼近、切比雪夫逼近等.-Numerical calculation function MATLAB program, including Lagrange approximation, Chebyshev approximation .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:22911
    • 提供者:huadong
  1. kriging

    1下载:
  2. 利用MATLAB实现克里金插值和重心拉格朗日插值-Using MATLAB and center of gravity to achieve Kriging interpolation Lagrange
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3067
    • 提供者:lbh
  1. cSharpmatlabtaskcal

    0下载:
  2. 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:331563
    • 提供者:k
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com