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

搜索资源列表

  1. MATLAB

    0下载:
  2. 数学上Gauss-Seidel迭代法求线性方程组,Jacobi迭代求线性方程组等等,希望有用-Gauss-Seidel iterative mathematical method for solving linear equations, Jacobi iteration for solving linear equations, etc., want to be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:12921
    • 提供者:huqianqian
  1. lft

    0下载:
  2. 阈值分割迭代法分割图像的一种算法,可以实现迭代分割图像。-Thresholding segmentation image iteration, an algorithm can achieve iterative image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:64091
    • 提供者:李烟
  1. MATLAB-iterative-equation

    0下载:
  2. 将方程x5+5x3-2x+1=0改写成各种等价的形式进行迭代,观察迭代是否收敛,并给出解释。-MATLAB iterative equation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:25765
    • 提供者:李良
  1. Findzero

    0下载:
  2. 该matlab程序为使用迭代法求出多项式的零点,通过了调试测试。-The matlab program for the use of iteration zero polynomial obtained by the commissioning tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1984
    • 提供者:马凝
  1. pudn_svm

    0下载:
  2. 基于支持向量机的图像分割,并且包括Ostu法,迭代法。-MATLAB、image segmentation、support vector machine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:16761
    • 提供者:金德元
  1. Binaryzation

    0下载:
  2. 迭代法是基于逼近的思想,逼近的目标是使得:前景和背景的平均灰度值的平均值即为阈值。该方法的原理是:如果用某一阈值分割出的图像,其两部分平均值的中值,正好等于该阈值,那么这个阈值就是所求的阈值。-Iterative method is based on the approximation of the idea of ​ ​ approaching the goal is to make: the foreground and background is the average
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:14447
    • 提供者:坏蛋
  1. lid_driven_flowLBMMatlab

    0下载:
  2. LBM方法求解流体力学中的lid driven flow 问题。输入迭代次数,输出流场速度矢量分布图。-LBM method for solving fluid mechanics in the lid driven flow problems. Enter the number of iterations, the output flow velocity vector distribution.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1951
    • 提供者:caohang
  1. im2bw_H

    0下载:
  2. matlab求最大类间距方差法和迭代法选择阈值对图片进行阈值分割-matlab class distance variance for the biggest and iterative method to choose the threshold value for segmentation of images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:625
    • 提供者:huang
  1. Matlab

    0下载:
  2. Matlab在分形模拟上的一些应用,Cantor集模拟程序,模拟分为确定迭代法和随机迭代法。-Fractal Simulation on Matlab in some applications, the Cantor set simulation procedures, simulation to determine the iterative method and random iteration method.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:2181
    • 提供者:贺少领
  1. matlab

    0下载:
  2. 利用matlab程序语言实现数值计算中的迭代各种算法-Matlab program language used in the iterative numerical algorithm variety
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:744
    • 提供者:潘宇明
  1. MATLABwork

    1下载:
  2. 光学设计:半导体激光器动态特性计算,LED电流—电压特性曲线仿真,高斯光束透镜变换特性的分析,光波在介质面上反射折射仿真计算,平行平面腔模的迭代解法-Optical Design: semiconductor laser dynamics calculations, LED current- voltage characteristics simulation, transformation properties of Gaussian beam analysis of the lens, li
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:45645
    • 提供者:许金
  1. particle-swarm-algorithm---matlab

    0下载:
  2. PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it is starting from a random solu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:20204
    • 提供者:shitou
  1. EqtsSOR

    0下载:
  2. SOR迭代法求解线性方程组,输出结果和迭代次数。-SOR iterative method for solving linear equations, the output and the number of iterations.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:706
    • 提供者:王木三
  1. newton_method

    2下载:
  2. 此为在matlab环境下编写的适用于高维方程组求解的牛顿迭代法算法函数,为工程计算和大型模型求解带来便利。-This is written in matlab environment for high-dimensional equations of Newton method iteration algorithm to solve the function for engineering calculations and large-scale model solution convenie
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1602
    • 提供者:彭霞
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结果包括:
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6483
    • 提供者:Gaivn Jin
  1. Matlab

    0下载:
  2. 雅克比(Jacobi)迭代法. 设有n阶方程组. (4.1). 若系数矩阵非奇异,且 (i = 1, 2,…, n),将方程组(4.1)改写成. 然后写成迭代格式 -Jacobi (Jacobi) iterative method. With n-order equations. (4.1) and if non-singular coefficient matrix, and (i = 1, 2, ..., n), the equations (4.1) rewritten and then
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:244871
    • 提供者:wangxiao
  1. fractal_explorer

    0下载:
  2. 利用分形迭代系统生成多种分形图像,基于matlab环境开发,提供多种图形分形模拟;利用分形迭代系统生成多种分形图像,基于matlab环境开发,提供多种图形分形模拟-Fractal iterative system generates a variety of fractal image, based on the matlab environment development, offers a variety of graphical fractal simulation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:28781
    • 提供者:
  1. matlab

    0下载:
  2. 用matlab实现的一些算法的小程序,其中包括三次样条插值,sor迭代,G-seidel迭代、jacobi迭代,lagrange插值-Some algorithm matlab implementation of the program, including the cubic spline interpolation, sor iteration, the G-seidel iteration and so on ....
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7306
    • 提供者:李丘
  1. Matlab

    0下载:
  2. 信息熵 离散无记忆信道容量的迭代计算 Shannon编码 Fano编码 Huffman编码-Discrete information entropy of the iterative calculation of the memory channel capacity Shannon coding Fano coding Huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:21815
    • 提供者:liangfang
  1. nonlinear-equations-with-MATLAB.

    1下载:
  2. 用MATLAB实现非线性方程的数值解法。主要有不动点迭代法,牛顿法,割线法和对称秩法的MATLAB源码。-Numerical solution of nonlinear equations with MATLAB. Fixed point iteration method, Newton, secant, and the symmetry rank of the MATLAB source.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2547
    • 提供者:yaliwang
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com