CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - fr matlab

搜索资源列表

  1. optimization.rar

    1下载:
  2. 最优化方法的一些基本算法的实现:1,0.618法;2,牛顿法;3,改进牛顿法;4,FR法;5,DFP法,Ways to optimize some of the basic algorithm implementation: 1,0.618 method 2, Newton' s method 3, improved Newton method 4, FR Act 5, DFP method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:221.33kb
    • 提供者:屠志海
  1. fr.rar

    0下载:
  2. FR共轭梯度算法求极小值。y为给定函数,x为函数变量,x0为搜索起始点 返回值fm为极小值,xm为极小值点,FR conjugate gradient algorithm for the minimum. y for a given function, x as a function of variables, x0 the starting point for the search to return to the value of fm for the minimum, xm for th
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1008byte
    • 提供者:夏巍
  1. ica

    4下载:
  2. 可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用-ica_f.m bsepf2 is the main program and it needs correlation.m decorrelation.m permutation.m sepfilter.m. You also need to visit ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/ and get a matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:133.32kb
    • 提供者:guowenxin
  1. publidownload.fr

    0下载:
  2. MIMO ofdm in matlab anal-MIMO ofdm in matlab analysys
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:959.51kb
    • 提供者:channa2017
  1. fr

    0下载:
  2. Write a Matlab program which solves the initial value problem y  = (xy − y2)/x2, y(1) = 2, by the order four Runge-Kutta method, over the interval [1, 3] using steps of h = 1/128. The exact solution to this problem is given by y(x) = x/
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:742byte
    • 提供者:liuzhenghao
  1. MonteCarlo

    2下载:
  2. 使用直接模拟蒙特卡罗法的Matlab编程,里面三个算例,如湖面积、资产路径等的概率求解法~-Vincent Leclercq, The MathWorks, 2007 vincent.leclercq@mathworks.fr Ths is the set of files (with the powerpoint presentation, in french or in english) used for the Webinar "Simulation de Monte Car
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:388.24kb
    • 提供者:杨强
  1. fastKICA

    0下载:
  2. 盲源分离FastICA、matalab程序,-FAST KERNEL ICA | |--------------------| Version 1.0- February 2007 Copyright 2007 Stefanie Jegelka, Hao Shen, Arthur Gretton This package contains a Matlab implementation of the Fast Kernel ICA
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:95.11kb
    • 提供者:wanghqiang
  1. FR

    0下载:
  2. 无约束优化FR算法的MATLAB实现源代码(不精确一维搜索)-FR algorithm for unconstrained optimization MATLAB implementation source code (inexact one-dimensional search)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:594byte
    • 提供者:赵凡
  1. svm-base-fr

    0下载:
  2. face detection + SVM in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:156.17kb
    • 提供者:kianoosh
  1. L1General

    0下载:
  2. L1General是一个求解各种L1-正则化问题的Matalb程序。详细说明可参考:http://www.di.ens.fr/~mschmidt/Software/L1General.html -L1General is a set of Matlab routines implementing several of the available strategies for solving L1-regularization problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:169.15kb
    • 提供者:刘小兰
  1. fftrl

    0下载:
  2. fftrl matlab Code Fr-fftrl matlab Code Free
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1.95kb
    • 提供者:sajad
  1. FRCG

    0下载:
  2. 用matlab实现了FR共轭梯度算法,其中线搜索采用Amijo搜索实现。-Using matlab to achieve the FR conjugate gradient algorithm, in which the line search using Amijo search implementation.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:867byte
    • 提供者:程征
  1. DML-lib-Matlab

    0下载:
  2. Lib for matlab, a good libaray fr the begneers
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4.39mb
    • 提供者:Ahsan
  1. frcg

    0下载:
  2. 共轭梯度法的matlab程序(FR共轭梯度法程序)-Conjugate Gradient
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:689byte
    • 提供者:林斯
  1. Conjugate-Gradient-Method(matlab)

    0下载:
  2. matlab程序,1文件功能用FR共轭梯度法求解无约束问题,2、3文件分别表示目标函数和梯度-matlab program, a file function with FR conjugate gradient method for solving unconstrained problems, 2,3 document represent the objective function and gradient
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:975byte
    • 提供者:张婧茹
  1. conjugate_grad_2d

    0下载:
  2. matlab编写FR无约束最优化问题,matlab源程序,适用于二阶问题-use matlab for FR problem
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:616byte
    • 提供者:王小强
  1. FR-HS

    0下载:
  2. 提供了FR和HS共轭梯度法的算法,编程是用matlab实现的-FR and HS provides a conjugate gradient method algorithm, programming is achieved using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:970byte
    • 提供者:xiaocao
  1. FR--MATLAB

    0下载:
  2. 这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助-This is a windows programming functions commonly used query tool, which contains functions to explain the various procedures used, for example, and so on, are very helpful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4.71kb
    • 提供者:孙文中
  1. Desktop

    0下载:
  2. 这是一个FR matlab程序,对初学者有很大帮助-This is a FR matlab program, very helpful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:孙文中
  1. Matlab optimization programming example

    2下载:
  2. 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-03
    • 文件大小:58kb
    • 提供者:stlu2008
« 12 »
搜珍网 www.dssz.com