CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 迭代法等

搜索资源列表

  1. suanfa

    0下载:
  2. 常用算法,为初学者服务,简单易懂,常用的算法设计方法: 数值算法:迭代法、递归法、插值法等; 非数值算法:分治法、贪婪法、回溯法等。-Commonly used algorithms, for beginners service, easy to understand, common algorithm design methods: numerical algorithms: iterative method, the recursive method, interpolation m
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7631
    • 提供者:peiyu
  1. 2

    0下载:
  2. matlab算法练习,包括牛顿迭代法,赛德尔迭代法等-matlab learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3644
    • 提供者:HXY
  1. Code001

    0下载:
  2. 基于角谱法的压缩全息仿真程序,内含有仿真调用的子程序:前向模型,反向模型,迭代优化等-compressive holography based on the angular spectrum method,including:forward propagating,backpropagating,Twist and so on
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:22577
    • 提供者:wuxiaoyan
  1. newton-iteration

    0下载:
  2. matlab编写,牛顿迭代法以及二分法等数值积分方法-numerical integration methods matlab prepared Newton iteration dichotomy
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2829
    • 提供者:hongguang
  1. Matrix-ProgrammingBeta2.0

    0下载:
  2. 该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等-The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative meth
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:557627
    • 提供者:fat
  1. sparse-polynomials-

    0下载:
  2. 实现稀疏多项式的加减乘除,建立删除,等相关操作,并使用牛顿迭代法进行解方程-accomplish the function of addition ,deduction,multiply ,divide and so on .especially the code use Newton algothrim to solve the equation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:797661
    • 提供者:宇文风
  1. iterative-and-interpolation-method

    0下载:
  2. 有关迭代法和插值法的程序。包括高斯赛德尔迭代法、牛顿迭代法、拉格朗日插值法、牛顿插值法等。-Programs about iterative and interpolation method,including Gauss-Siedel ,Newton iterative method, Lagrange and Newton interpolation method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:269314
    • 提供者:cqgccc
  1. SOR-method

    2下载:
  2. 该程序是电磁场学习实验。用超松弛迭代法求解接地金属槽内的电位分布。 有个无限长直的金属槽,截面为正方形,两侧面及底板接地,上盖板与侧面绝缘,其上的电位为φ=100V,侧面电位φ=0V,试用有限差分法计算槽内的电位。内附编程思路等原理讲解 -The program is electromagnetic learning experiment. Solving the potential distribution of a grounded metal tank with super-rel
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:109902
    • 提供者:DISENCHAN
  1. conjugate_grad_2d

    0下载:
  2. 共轭梯度法寻找最小值,输出最小值点坐标,迭代次数等信息-Conjugate gradient method to find the minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1011
    • 提供者:林岳峰
  1. solving-differential-equations

    0下载:
  2. 微分方程数值例子的解法,包括高斯消去法,jacobi迭代法,PR,SOR方法等-Numerical solution of differential equations Examples include Gaussian elimination, jacobi iterative method, PR, SOR method
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3033
    • 提供者:程智
  1. 01

    0下载:
  2. 对于一个不收敛的级数,经过多次迭代以后会随着参数取值的不同而表现出不同的性质,由此可以观测到湮灭、平衡、混沌等现象。在复空间下,这种现象可以用julia集的图像表现出来。(For a non convergent series, after many iterations, it will exhibit different properties as the parameter values vary, thus the phenomena of annihilation, balance a
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1208320
    • 提供者:gibbonlee
  1. yfajzv

    0下载:
  2. 用VB实现线性方程组的求解,包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法,()
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:QSR$051353
  1. NA

    0下载:
  2. 数值分析算法的java实现,包括二分法、牛顿迭代法等十来个算法 可视化窗口,软件是Netbeans(The Java implementation of the numerical analysis algorithm, including ten algorithms, such as dichotomy, Newton iterative method and so on)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:162816
    • 提供者:SXINGQITIAN
  1. 雅克比矩阵迭代设计

    0下载:
  2. 雅克比迭代法完成潮流计算问题实现仿真等一些问题(chaoliujisuanwanchengjisuan)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:LIUTIN
  1. Power Flow6.23

    0下载:
  2. MATLAB求解电力系统潮流;牛顿迭代法;适用于14节点30节点300节点1047节点等。(MATLAB solves the power system tidal current; Newton iteration method; it applies to 14 nodes, 30 nodes, 300 nodes, 1047 nodes, etc.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:麻辣小月饼
  1. 顾伟三机九节点仿真程序

    1下载:
  2. 电力系统潮流计算体现在数学就上是多元非线性方程组的求解问题,求解的方法有很多种。牛顿—拉夫逊法是数学上解非线性方程式的有效方法,收敛性好、迭代次数少。将牛顿—拉夫逊法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使牛顿—拉夫逊法解题规模和计算速度进一步提高,此算法至今仍是潮流计算中广泛采用的优秀算法。(Power flow calculation in power system is a problem of solving multivariat
  3. 所属分类:其他

    • 发布日期:2021-04-15
    • 文件大小:2048
    • 提供者:WHYW
搜珍网 www.dssz.com