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

搜索资源列表

  1. MINRES

    0下载:
  2. 采用CG法求解稀疏对称奇异矩阵得到的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5869
    • 提供者:MINRES
  1. lmsfilter1

    0下载:
  2. lms 自适应算法的仿真源程序 基于最小均方算法的。-LMS filter in MATLAB based on a simple and very useful mehtod which is used to estimate gradient.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:576
    • 提供者:单晓玲
  1. main

    0下载:
  2. 基于梯度的亚像素配准算法的Matlab程序 -Gradient-based sub-pixel registration algorithm Matlab procedures
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1277102
    • 提供者:AlanAnnie
  1. gradient

    3下载:
  2. 一维波动方程反演MATLAB程序,采用的梯度法,声波方程,测试可用-1D waveform inversion by gradient method based on acoustic wave equation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1477
    • 提供者:张庆亮
  1. FR

    0下载:
  2. 共轭梯度法,一种适合于研究生最优化方法课程的小程序,基于matlab的一个算例仿真-Conjugate gradient method, which is suitable for most graduate programs applet optimization, simulation based on a study of matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2651
    • 提供者:CHEN
  1. matlab-daima

    2下载:
  2. 包括:6机组系统的分布式梯度算法代码;基于GA的21节点无功优化;基于GA的二次型优化;matlab高级指令;依据matpower进行潮流计算中JJ矩阵的求解。-Comprising: a distributed gradient algorithm code 6 Unit System optimization based on GA 21 nodes reactive power quadratic optimization based on GA matlab advanced in
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:9190
    • 提供者:曹驰
  1. gaijou_v75

    0下载:
  2. 利用自然梯度算法,汽车课设货车Matlab驱动力图程序,代码里有很完整的注释和解释。- Use of natural gradient algorithm, Car class-based truck driver trying to Matlab program, Code, there are very complete notes and explanation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6762
    • 提供者:wihmh
  1. kaifei_v11

    0下载:
  2. 包括脚本文件和函数文件形式,汽车课设货车Matlab驱动力图程序,利用自然梯度算法。- Including scr ipt files and function files in the form, Car class-based truck driver trying to Matlab program, Use of natural gradient algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4879
    • 提供者:kaopengjungei
  1. noufou_v73

    0下载:
  2. 基于matlab GUI界面设计,最终的权值矩阵就是滤波器的系数,利用自然梯度算法。- Based on matlab GUI interface design, The final weight matrix is ??the filter coefficient, Use of natural gradient algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:3613
    • 提供者:rguay
  1. kiugeng

    0下载:
  2. 完整的图像处理课设,包含所有源代码,汽车图像,包括随机梯度算法,相对梯度算法,基于matlab GUI界面设计。- Complete class-based image processing, contains all of the source code, auto image, Including stochastic gradient algorithm, the relative gradient algorithm, Based on matlab GUI interface desi
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4158
    • 提供者:huigiebainang
  1. gp677

    0下载:
  2. 汽车课设货车Matlab驱动力图程序,旋转机械二维全息谱计算的实用例程,利用自然梯度算法。- Car class-based truck driver trying to Matlab program, Rotating Machinery dimensional hologram of practical spectrum calculation routines, Use of natural gradient algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:宋永云
  1. uu003

    0下载:
  2. 基于小波变换的数字水印算法matlab代码,利用自然梯度算法,利用最小二乘法进行拟合多元非线性方程。- Based on wavelet transform digital watermarking algorithm matlab code, Use of natural gradient algorithm, Multivariate least squares fitting method of nonlinear equations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:4096
    • 提供者:胡红民
  1. zuisuxiajiang_2+gongetidu_4

    1下载:
  2. 使用最速下降法和共轭梯度法实现优化功能,基于MATLAB平台使用m语言编写(Based on the MATLAB platform, steepest descent method and conjugate gradient method are used to achieve the optimization function with M language.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:221184
    • 提供者:蜗牛run
  1. MT2D正演

    13下载:
  2. 基于MATLAB编写的大地电磁二维有限单元法正演程序,矩形单元剖分,线性插值, 使用说明: 1. 运行MT2DMODEL.m构建正演模型 2. 运行TMmodel.m和TEmodel.m正演计算,计算结果自动保存 3. 程序进行了优化,并将BICGSTAB(稳定双共轭梯度法)用于求解线性方程组,求解效率提高,一般情况下正演计算仅需1~2秒(Based on MATLAB compiled two-dimensional magnetotelluric fin
  3. 所属分类:其他

    • 发布日期:2018-12-05
    • 文件大小:117760
    • 提供者:tongshuo123
搜珍网 www.dssz.com