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

搜索资源列表

  1. TVAL3

    2下载:
  2. %TVDENOISE Total variation grayscale and color image denoising % u = TVDENOISE(f,lambda) denoises the input image f. The smaller % the parameter lambda, the stronger the denoising. % % The output u approximately minimizes the Rudin-Osher-Fatemi (ROF)
  3. 所属分类:matlab例程

  1. marq

    0下载:
  2. % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of cor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3792
    • 提供者:张镇
  1. general

    0下载:
  2. Code For Lambda-iteration method of solving Economic dispatch problem
  3. 所属分类:matlab

  1. 1

    0下载:
  2. GPS快速定位中,利用LAMBDA方法去相关程序。-Rapid positioning GPS, using the LAMBDA method to relevant procedures.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-10
    • 文件大小:635
    • 提供者:公玉
  1. pso

    0下载:
  2. The economic load dispatch plays an important role in the operation of power system, and several models by using different techniques have been used to solve these problems. Several traditional approaches, like lambda-iteration and gradient metho
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:542307
    • 提供者:amijeet
  1. fortrancode

    0下载:
  2. FORTRAN代码,解算整周模糊度的LAMBDA算法-LAMBDA method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:23891
    • 提供者:GHGAO
  1. cs

    0下载:
  2. 用来解决压缩感知里求解优化问题的算法matlab代码-solves the minimization problem. min_u ||u||_1+ lambda ||a*u- f||_2^2. algorithms are based on greedy coordinate descent and the bregman iterative method. matlab 7.5 (r2007b) image processing, mathematics, optimization, res
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4911
    • 提供者:T D
  1. dispatch

    1下载:
  2. lambda iteration method for dispatch
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:851
    • 提供者:rajendra
  1. lsearch

    0下载:
  2. 基于matlab的GPS整周模糊度解算的LAMBDA搜索法-GPS integer ambiguity resolution of the LAMBDA search method
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1684
    • 提供者:刘胜男
  1. LAMBDA

    2下载:
  2. 利用lambda方法编写整周模糊度求解的程序-compute the integer week ambiguity by method of lambda。
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:450553
    • 提供者:王迎
  1. code

    0下载:
  2. 处理lasso regression。 使用stochastic Markov property。-Algorithm for solving the Lasso problem: 0.5* (y- X*beta) *(y- X*beta)+ lambda* ||beta||_1 where ||beta||_1 is the L_1 n
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:4460
    • 提供者:莫琳
  1. The-LAMBDA-method-

    0下载:
  2. GPS的整周模糊度求解方法--去相关最小二乘法,里面包含一些实用的程序和相关的详细的讲解,值得一下。-GPS-ambiguity solving method- decorrelation method of least squares, which contains some useful procedures and related in detail, it is worth it.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:329557
    • 提供者:刘辰硕
  1. src

    0下载:
  2. 最新的LAMBDA算法,包括部分模糊度固定方法-The latest LAMBDA algorithm, including some ambiguity fixing method
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:29756
    • 提供者:seushen
  1. landa-method

    0下载:
  2. using lambda method to solve economic load dispatch in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1213
    • 提供者:ebi
  1. Desktop

    0下载:
  2. Matlab code for the economic dispatch using lambda iteration method
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2024
    • 提供者:vivekanandan
  1. MLAMBDA1.0

    0下载:
  2. GPS,rtk模糊度解算,和文章“A modified LAMBDA method for integer least-squares estimation”匹配的程序,配合学习-GPS, RTK, code for A modified LAMBDA method for integer least-squares estimation
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:6600
    • 提供者:三毛
  1. continuation_method

    0下载:
  2. 用连续性方法求解“Y +LAMBDA*EXP(Y) 0,Y(0) 0, Y (1) 0”,其中LAMBDA是参数。该方法适用于求解离散方程组。-A continuation method is used to solve equation “Y + LAMBDA*EXP(Y) 0,Y(0) 0, Y (1) 0”, where LAMBDA is a variable. The method can also be used to solve discrete equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:41723
    • 提供者:程理
  1. Economic-Dispatch--Newton-Method

    0下载:
  2. This program finds economic distribution of power by the units to meet the given load. Newton Method is adapted in the program. Lambda value is assumed first and improved after each iteration. The updated value of lambda is -> New Lambda Old L
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1681
    • 提供者:靳绍珍
  1. LAMBDA

    1下载:
  2. 根据输入参数完成基于LAMBDA方法的双差整周模糊度固定仿真,以实现载波相位伪距双差模式相对定位中最关键和复杂的计算模块。(Fixed ambiguity simulation based on LAMBDA method is completed according to the input parameters to realize the most critical and complex calculation module of carrier phase pseudorange do
  3. 所属分类:其他

    • 发布日期:2020-07-04
    • 文件大小:12288
    • 提供者:lwy06
  1. Ps-LAMBDA

    1下载:
  2. lambda method for AR
  3. 所属分类:GPS编程

    • 发布日期:2020-09-28
    • 文件大小:2655232
    • 提供者:zwh93
« 12 »
搜珍网 www.dssz.com