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

搜索资源列表

  1. 1409.5162

    0下载:
  2. Millimeter wave (mmWave) systems will likely employ directional beamforming with large antenna arrays at both the transmitters and receivers. Acquiring channel knowledge to design these beamformers, however, is challenging due to the large antenna
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1032192
    • 提供者:hadjidw
  1. orthogonal least squares

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for orthogonal least squares algorithms for sparse signal reconstruction. Added after previous version ols_gp: Sparse reconstruction by Orthogonal Least Squares followed b
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:16384
    • 提供者:choesongil
  1. lab5

    0下载:
  2. 对于一元二次方程ax^2 + bx + c = 0,解可以分为很多情况。 若该方程有两个不相等实根,首先输出1,换行,然后从小到大输出两个实根,两个根以空格分隔,换行; 若该方程有两个相等实根,首先输出2,换行,然后输出这个实根,换行; 若该方程有一对共轭复根,输出3,换行; 若该方程无解,输出4,换行; 若该方程有无穷个解,输出5,换行; 若该方程只有一个根,首先输出6,换行,然后输出这个根,换行; 要求使用c++ class编写程序。可以创建如下cl
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:5363712
    • 提供者:tihdragon
  1. vb-akf-demo

    0下载:
  2. 针对线性高斯系统,采用共轭分布实现量测噪声未知情况下的状态估计和噪声方差辨识。(For linear Gaussian system, a conjugate distribution is adopted to estimate system state and identificate measurement noise variance.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:19456
    • 提供者:小悠悠
  1. 最优化方法

    3下载:
  2. 使用各种不同的方法计算二元函数极值,如最速下降法,牛顿法,共轭梯度法,拟牛顿法,信赖域法等(Calculate binary function extremes using various methods, such as steepest descent, Newton's method, conjugate gradient method, quasi-Newton method, trust region method, etc.)
  3. 所属分类:数学计算

    • 发布日期:2020-05-17
    • 文件大小:9216
    • 提供者:血月1
  1. DFP&conjugare direction

    2下载:
  2. DFP和BFGS算法由于只在最后运算上有点细微差别所以写在了一起,分别用注释的形式表示,函数可自行调节(The DFP and BFGS algorithms are written together in the form of annotations because they only have a small cell in the last operation. The function can be adjusted by itself.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-09-03
    • 文件大小:189440
    • 提供者:ssypanda
  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
    • 文件大小:59392
    • 提供者:stlu2008
  1. MT2D正演

    11下载:
  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
  1. BCH-code

    0下载:
  2. matlab中求解BCH编码的生成多项式共轭元素等(Minimal polynomial conjugate element)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-19
    • 文件大小:29696
    • 提供者:小镇花开
  1. DeconvolutionCode-LevinEtAl07

    1下载:
  2. 所附代码提供了上述三种反卷积策略的实现。要开始,用户应该检查文件demo.m。反褶积子程序在以下文件中实现:deconvL2频率.m:在频域反褶积,假设高斯导数在前面。2.deconvL2.m:利用共轭梯度算法,假设在空间域上存在高斯导数先验的反褶积。3.deconvSps.m:利用迭代重加权最小二乘算法,在空间域上假设一个稀疏导数先验的反褶积。(The enclosed code provides the implementation of the above three deconvolut
  3. 所属分类:其他小程序

    • 发布日期:2018-12-28
    • 文件大小:718963
    • 提供者:唯爱酥酥
  1. 共轭梯度法

    4下载:
  2. matlab程序的共轭梯度法,研究生计算方法课程专用(Matlab program conjugate gradient method, Graduate computing method courses dedicated)
  3. 所属分类:数学计算

    • 发布日期:2019-12-13
    • 文件大小:1318912
    • 提供者:冥想的天空
  1. 共轭梯度法C++

    1下载:
  2. 运筹学中的问题求解,使用共轭梯度法来求最优解(Solving problems in operations research, using conjugate gradient method to find the optimal solution)
  3. 所属分类:其他

    • 发布日期:2020-11-04
    • 文件大小:5120
    • 提供者:波波b
  1. 大气湍流

    2下载:
  2. 在多层共轭自适应光学中,采用相位屏模拟湍流的大气,用以研究湍流大气的最佳分层,确定层边界位置。文中提出了湍流大气的实验室相位屏模拟原理及相位屏个数与边界确定的仿真算法。仿真结果表明。可使用较少的相位屏模拟多层大气湍流,从而使系统结构简化。(In the multi-layer conjugate adaptive optics, the phase screen is used to simulate the turbulent atmosphere, so as to study the op
  3. 所属分类:其他

    • 发布日期:2021-03-23
    • 文件大小:1024
    • 提供者:槐安遗梦
  1. 共轭梯度法求解方程组例程

    0下载:
  2. 共轭梯度法求解方程组例程matlab代码Conjugate gradient method to solve equations routine matlab code
  3. 所属分类:matlab例程

  1. EITtext

    2下载:
  2. 解决EIT中的逆问题,包括吉洪诺夫,Landewer,L1,共轭梯度法等(Solve the inverse problem in EIT, including gihunov, landewer, L1, conjugate gradient method and so on)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-31
    • 文件大小:43692032
    • 提供者:金刚father
« 1 2 ... 30 31 32 33 34 35»
搜珍网 www.dssz.com