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

搜索资源列表

  1. 曲线放样

    0下载:
  2. 道路设计中,平面曲线计算的模型类,该类中可计算缓和曲线.-road design, calculation of the plane curve model categories, which translate such relaxation curves.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.67kb
    • 提供者:kfx2002
  1. vbC13

    0下载:
  2. 用VB语言实现偏微分方程的解法 包括解边值问题的松弛法、交替方向隐式方法等-VB language PDE solution of the boundary value problems including Xie relaxation method, alternating direction implicit methods
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:刘立立
  1. 公路曲线算法

    0下载:
  2. 公路曲线设计的源码,用于计算缓和曲线,圆曲线,直线上的坐标-highway curve design the source code used in the calculation of relaxation curves, round curve, the coordinates on the Line
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:20.97kb
    • 提供者:逆不道
  1. cnt

    0下载:
  2. 预应力钢绞线松弛试验计算程序,用来计算预应力钢绞线的松弛率,需IIS支持.-prestress relaxation pilot program, prestressed strands used to calculate the rate of relaxation, the need to support IIS.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.84kb
    • 提供者:k2
  1. solution-of-Partial-differential-equation

    1下载:
  2. “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均针对解椭圆形方程所用到的方法)-"solution to the boundary value problems relaxation method" (SOR) (Chebyshev Absolution) and "alternating direction implicit method" (ADI) (these two
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:ldg
  1. qiangdaqi

    0下载:
  2. 设计一个可容纳四组参赛的数字式抢答器,每组设一个按钮供抢答使用。抢答器具有第一信号鉴别和锁存功能,使除第一抢答者外的按钮不起作用;设置一个主持人“复位”按钮,主持人复位后,开始抢答,第一信号鉴别锁存电路得到信号后,用指示灯显示抢答组别,扬声器发出2—3s的音响。 设置犯规电路,对提前抢答和超时答题(例如3min)的组别鸣笛示警,并由组别显示电路显示出犯规组别。 设置一个计分电路,每组开始预置10分,由主持人记分,答对一次加1分,答错一次减1分。 -a design can acc
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:101.72kb
    • 提供者:曾国帆
  1. SOR

    2下载:
  2. SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.36kb
    • 提供者:罗磊君
  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.84kb
    • 提供者:funintears
  1. Mathematics

    0下载:
  2. 利用数值分析中LU、LDLT、JACOBI、GAUSS_SEIDEL、RELAXATION各种方法解结构矩阵问题,Visual C#源代码-Numerical analysis of the use of LU, LDLT, JACOBI, GAUSS_SEIDEL, RELAXATION structure matrix method to solve various problems, Visual C# Source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:5.03kb
    • 提供者:王大和
  1. SOR

    0下载:
  2. 这是松弛法编程,它是高斯-赛德尔迭代法的一种加速收敛的方法。是大型稀疏矩阵线性方程组的有效解法之一。 -This is the relaxation method programming, it is the Gauss- Seidel iterative method to accelerate the convergence of a method. Large sparse matrix system of linear equations, one effective solutio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.82kb
    • 提供者:顾一新
  1. T1simdata.m

    0下载:
  2. T1 relaxation NNLS simulation setup.
  3. 所属分类:hospital software system

    • 发布日期:2017-04-10
    • 文件大小:1.02kb
    • 提供者:Lause
  1. SOR

    0下载:
  2. 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Su
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:619byte
    • 提供者:iop
  1. optimization

    0下载:
  2. 最优化算法的总结,包括了主要的搜索算法,NP问题,遗传算法,神经网络,拉格朗日松弛,对计算机优化计算提供理论基础。-Summary of optimization algorithms, including the main search algorithm, NP problems, genetic algorithms, neural networks, Lagrangian relaxation, to provide a theoretical basis for computer op
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6.08mb
    • 提供者:zn
  1. Relajacion_Lagrangiana

    0下载:
  2. Gams Ide code for solve a Lagrangian Relaxation problem for two diferents forms (hyperplanes drying method and method of feasible region)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:9.53kb
    • 提供者:mensajer
  1. sup-relaxation-iteration-method

    0下载:
  2. 逐次超松弛迭代,数值模拟人士必知晓的知识-sup-relaxation iteration method
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:738.94kb
    • 提供者:刘翔东
  1. Jacobi-over-relaxation

    0下载:
  2. Jacobi超松弛迭代是不动点迭代的一种,但收敛速度一般来讲并不理想。-Jacobi over relaxation is a fixed point iteration, the convergence rate is not ideal.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:677.19kb
    • 提供者:
  1. relaxation-method

    0下载:
  2. 采用松弛法在松弛因子变化情况下求解矩阵方程-Relaxation factor relaxation method used in the case of matrix equation changes
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:582byte
    • 提供者:yule
  1. Successive-Over-Relaxation-

    0下载:
  2. 松弛迭代法计算线性方程组的解,所计算的解精度高。-Relaxation iteration method to calculate the solution of the linear system of equations, the calculation of solution precision is high
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:571byte
    • 提供者:皇甫永硕
  1. Waveform-Relaxation

    0下载:
  2. 波形松弛外文文献,给出具体算法,可matlab编程,仅供参考-Waveform relaxation of foreign literature, the detailed algorithm and matlab programming, for reference only
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:230.59kb
    • 提供者:王鹏飞
  1. Lagrangian-relaxation

    0下载:
  2. 拉格朗日松弛,将目标函数中造成问题难的约束吸收到目标函数中,并保持目标函数的线性,使问题更加容易求解。-Lagrangian relaxation
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9.87kb
    • 提供者:许晓菲
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com