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

搜索资源列表

  1. 用拉格朗日插值法依据N个已知数据点即使函数值

    0下载:
  2. 这是一个拉格朗日插值法的matlab程序,适合学习数值模拟的同学学习下载。-This is a Lagrangian of Matlab interpolation procedures, numerical simulation study for students learning to download.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.61kb
    • 提供者:tsibintsibin
  1. Interpolation-algorithm

    5下载:
  2. 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lag
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4.93kb
    • 提供者:ldg
  1. AugmentedLagrangianAlgorithms

    0下载:
  2. Augmented Lagrangian Algorithms 求解非线性最化的局部最优解 -Augmented Lagrangian Algorithms for solving nonlinear partial most of the optimal solution
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.76kb
    • 提供者:
  1. POLIN2

    0下载:
  2. 二元拉格朗日插值方法,内含插值函数以及调用的例子-dual Lagrangian interpolation method includes interpolation function call and the example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:younger
  1. chazhisuanfa

    0下载:
  2. 牛顿 拉格朗日 分段线性-Newton piecewise linear Lagrangian
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:曹玲玉
  1. lagrange

    2下载:
  2. 拉格朗日松弛法的机组组合程序,采用三节点算例-Lagrangian relaxation unit commitment program, the use of three-node example
  3. 所属分类:matlab

    • 发布日期:2015-12-06
    • 文件大小:8kb
    • 提供者:李鹏飞
  1. matlab

    1下载:
  2. 包括牛顿法,拉格朗日法,LU分解法,100*100阶稀疏矩阵方程组的解法等-Including the Newton method, Lagrangian method, LU decomposition method, 100* 100 band sparse matrix equations of the solution, etc.
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:32.12kb
    • 提供者:包包
  1. NIP

    4下载:
  2. matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括
  3. 所属分类:matlab例程

    • 发布日期:2013-01-05
    • 文件大小:13.13mb
    • 提供者:feimaxiao
  1. CDROM_GDC03

    0下载:
  2. 该程序为图形学中流体领域的大牛Jos stam于2003年公开发布的一个关于流体求解程序,其中就包含其半拉格朗日算法的实现。该程序为二维,相信读者拓展到三维是很容易的。-The program for the graphics in the field of fluid Daniudi Jos stam in 2003 published a fluid solver, which contains the semi-Lagrangian algorithm implementation. Th
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:62.75kb
    • 提供者:rockeyzhu
  1. An_SQP_Augmented_Lagrangian_BFGS_Algorithm_for_Co

    0下载:
  2. An SQP Augmented Lagrangian BFGS Algorithm for Constrained Optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.64mb
    • 提供者:RJ
  1. optimization

    0下载:
  2. 最优化算法的总结,包括了主要的搜索算法,NP问题,遗传算法,神经网络,拉格朗日松弛,对计算机优化计算提供理论基础。-Summary of optimization algorithms, including the main search algorithm, NP problems, genetic algorithms, neural networks, Lagrangian relaxation, to provide a theoretical basis for computer op
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6.08mb
    • 提供者:zn
  1. Langr_Newton

    0下载:
  2. Optimization: work for Lagrangian Newton algorithm. -Optimization for Lagrangian Newton algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.28kb
    • 提供者:Dan
  1. Relajacion_Lagrangiana

    0下载:
  2. Gams Ide code for solve a Lagrangian Relaxation problem for two diferents forms (hyperplanes drying method and method of feasible region)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:9.53kb
    • 提供者:mensajer
  1. augmented-Lagrangian-

    0下载:
  2. 利用增广拉格朗日的方法,对图像进行去噪,包含各种去噪、去模糊以及Inpainting方法,改进的算法能够快速、有效的处理图像-Using the augmented Lagrangian method for image denoising, contains a variety of de-noising, go fuzzy and Inpainting method, the improved algorithm can quickly and effectively deal with i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:384.67kb
    • 提供者:malu
  1. Lagrangian-relaxation

    0下载:
  2. 拉格朗日松弛,将目标函数中造成问题难的约束吸收到目标函数中,并保持目标函数的线性,使问题更加容易求解。-Lagrangian relaxation
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9.87kb
    • 提供者:许晓菲
  1. Lagrangian-SVM

    0下载:
  2. Lagrangian Support Vector Machine,拉格朗日支持向量机。翻墙搬来,出自WISCONSIN大学。-Lagrangian Support Vector Machine
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:1.88kb
    • 提供者:
  1. lagrangian

    1下载:
  2. 拉格朗日乘子法法程序(Lagrangian multiplier method)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:XIAOXIAOPANG
  1. Lagrangian multiplier method

    3下载:
  2. 通过matlab实现拉格朗日乘子法。学习经典优化方法,熟悉matlab语言。(Realize the Lagrangian multiplier method by matlab. Learning classic optimization methods, familiar with matlab language.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:亮看世界
  1. cap 2 Lagrangian Subspaces of Manifolds

    0下载:
  2. cap 2 Lagrangian Subspaces of Manifolds
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:254kb
    • 提供者:dieeit
  1. 新建文件夹

    1下载:
  2. 拉格朗日乘子法解一道算术题,不含有迭代次数的,只是求解(Lagrangian Multiplication Method Solve an Arithmetic Problem)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:14kb
    • 提供者:海阔天空66
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com