搜索资源列表

  1. spgs

    0下载:
  2. 用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b % 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。 % x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默 % 认500)。 -purposes : with Vector (sparse storage) form of Gauss - Seidel iterative
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:王志波
  1. FinalThesis

    0下载:
  2. 用超声换能器实现音频声束可以有效解决声音传播过程的发散。该文档全面介绍了如何用普通的超声换能器实现audiobeam。-ultrasonic transducer achieve Audio sound beam can effectively solve the voice communication process divergence. The document gave a comprehensive overview of h
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1702923
    • 提供者:桑元元
  1. KF_SINS_modify2

    0下载:
  2. 这是一个用MATLAB编写的接联惯性导航系统精对准阶段KALMAN滤波仿真程序的修正程序。解决了因系数矩阵条件数过大造成的滤波发散问题。-using MATLAB access Inertial Navigation System precision alignment stage Kalman filtering imitation really procedures amendment procedure. Solutions fo
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2497
    • 提供者:吉庆昌
  1. 083708

    0下载:
  2. 发散线的绘制 083708.rar-divergence of the drawing 083708.rar
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:26969
    • 提供者:朱雄
  1. 离散牛顿法

    2下载:
  2. 解非线性方程组的一种方法:先用一种优化方法将给定初值(它有可能会使得后续的牛顿法发散)通过一条比较快的途径收敛到精确解附近,得到一个新的初始点,然后再通过牛顿法将新的初始点迭代到精确解(一定的误差范围内)。这种方法的优点在于:它可以将牛顿法快速收敛的优势发挥出来,同时又避免了该方法收敛域比较窄的缺点。-solving nonlinear equations in a way : by using a method of optimizi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:33395
    • 提供者:王廷
  1. 083708

    0下载:
  2. 发散线的绘制 083708.rar-divergence of the drawing 083708.rar
  3. 所属分类:分形几何

    • 发布日期:2024-06-04
    • 文件大小:30720
    • 提供者:朱雄
  1. code2

    0下载:
  2. 3D shape reconstruction matlab code. It used shape from defocus technique with divergence. You can reconstruct 3D shape with only two different depth images.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:458752
    • 提供者:ask
  1. kldiv

    0下载:
  2. KLDIV Kullback-Leibler or Jensen-Shannon divergence between two distributions.
  3. 所属分类:图形图象

    • 发布日期:2024-06-04
    • 文件大小:2016256
    • 提供者:Jun-You Lin
  1. kldiv

    0下载:
  2. Kullback-leibler divergence
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:kathie
  1. kld

    0下载:
  2. This function calculates the Kullback Leibler divergence distance for Gaussians.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:ANU
  1. kldiv

    0下载:
  2. Kullback-Leibler or Jensen-Shannon divergence between two distributions.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:ysd
  1. NMF-of-beta-divergence

    0下载:
  2. 这是著名的“Algorithmes de factorisation en matrices non-négatives fondée sur la beta-divergence”这篇文章算法的matlab源代码-This is the famous article " Algorithmes de factorisation en matrices non-ngatives fonde sur la beta-diverge
  3. 所属分类:书籍源码

    • 发布日期:2024-06-04
    • 文件大小:8192
    • 提供者:陈为
  1. Divergence-free-Isogeometric-Methods

    0下载:
  2. This thesis focused on solving the Darcy flow problem using divergence-free isogeometric methods, and comparing these results to the ones obtained using traditional finite element methods with Taylor Hood elements. A
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:3704832
    • 提供者:gang
  1. MACD-Divergence-EA

    2下载:
  2. 利用macd背离信号开单,它能省去很多人为的干预,自动交易,避免人性的恐惧和贪婪的弱点!-it use MACD divergence to trade!
  3. 所属分类:金融证券系统

    • 发布日期:2024-06-04
    • 文件大小:5120
    • 提供者:zhouhong
  1. divergence-theorem

    0下载:
  2. basics of divergence theorem
  3. 所属分类:编程文档

    • 发布日期:2024-06-04
    • 文件大小:400384
    • 提供者:sorna
  1. gradient--divergence-and-curl

    0下载:
  2. defination of gradient, divergence and curl
  3. 所属分类:软件工程

    • 发布日期:2024-06-04
    • 文件大小:173056
    • 提供者:sdsd995
  1. divergence

    0下载:
  2. 计算散度程序;地球动力学数值模拟 专著中的示例程序;(divergence calculation)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:PlanetCrater
  1. Detection of the divergences

    2下载:
  2. 检测各种背离,包括MACD,RSI等主要指标,用于MT4平台(Detect the divergence of MACD, RSI and other indicators. Could be used in MT4.)
  3. 所属分类:金融证券系统

    • 发布日期:2024-06-04
    • 文件大小:8192
    • 提供者:wwplay
  1. RSI Divergence

    0下载:
  2. MT4平台的背离指标,会有声音报警提示。非常好用(MT4 platform deviation indicators, there will be sound alarm prompts. Very useful)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:小鱼儿666
  1. RSI Divergence

    0下载:
  2. RSI Divergence Scanner for MT4
  3. 所属分类:编辑器/阅读器

« 12 3 4 5 6 7 »

源码中国 www.ymcn.org