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

搜索资源列表

  1. 图像分割迭代峰谷半阈值

    0下载:
  2. 图像的阈值分割算法,包括常用的迭代分割,半阈值分割,半阈值分割等-image thresholding segmentation algorithm, used in the iterative separate, semi-thresholding segmentation, semi-threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69568
    • 提供者:苗苗
  1. Guase_Seidel迭代

    0下载:
  2. 数值分析算法Guase_Seidel迭代-numerical analysis algorithm Iterative Guase_Seidel
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1245
    • 提供者:侃侃
  1. 图像分割迭代、峰谷、半阈值算法。

    0下载:
  2. 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66607
    • 提供者:王俊惠
  1. 迭代回朔

    0下载:
  2. 迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。-back Schomburg iterative algorithm is quite commonly used computer algorithms, the procedure is a Queen's eight issues.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5865
    • 提供者:金海建
  1. 高斯赛德尔迭代

    1下载:
  2. 高斯赛德尔迭代它是数值分析重的经典的算法,我在这儿把我自己写的程序给大家分享。-high Shisaideer iterative numerical analysis it is heavy classic algorithms, I have been here my own written procedures to share with you all.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:天天
  1. 雅可比迭代

    1下载:
  2. 雅可比迭代它也是数值分析中的经典的算法,这是我的老师自己编写的,我感到他比书上更能让人理解。-Jacobi iterative numerical analysis it is the classic algorithms, it is my teacher preparation, I feel that he has written more than understandable.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1046
    • 提供者:天天
  1. B_M算法

    0下载:
  2. B—M迭代算法,非常经典的算法,已经试验通过了(. It is currently implemented in many well-known computer algebra systems.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:阿德AD
  1. G-S与jaciob迭代迭代

    0下载:
  2. 利用高斯赛德尔迭、雅克比迭代算法求解一维稳态导热问题的例程。。。(Gauss seidel iteration for one dimensional steady heat conduction problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:梦时无意
  1. 最小二乘法和牛顿迭代

    1下载:
  2. 最小二乘法和牛顿方法的一些简单资料,对于理解算法有点帮助(i have limit capicaticy for using machine learning,i hope i will impove a lot in the future)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2550784
    • 提供者:笑似心酸
  1. Newton

    0下载:
  2. 回溯先搜索法梯度下降法与牛顿迭代算法结合的MATLAB例程(Backtracking first search method, gradient descent method and Newton iterative algorithm combined with MATLAB routines)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:6035456
    • 提供者:carpinter
  1. Relax_Ye

    0下载:
  2. 雷达信号重构。使用relax松弛算法迭代求解。一维信号的重构(Radar signal reconstruction. Iterative solution using the relax relaxation algorithm. Reconstruction of one dimensional signal)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:zpb123123
  1. [原创]模拟退火算法论文集

    0下载:
  2. 牛顿迭代求根遗传退火算法的APP打包,十分实用,适合新手(The Numerical Phenomenon in Newton's Iterative Method for Solving Complex Polynomials)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1037312
    • 提供者:湛湛青天
  1. BP算法

    0下载:
  2. BP算法,采用连接权重的神经迭代算法实现自学习(Optimizing the connection weights through the reverse BP neural network learning algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:wen jintao
  1. ill-conditioned system of equations

    0下载:
  2. 分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:jcg17
  1. Function y

    0下载:
  2. 使用迭代算法xk^-1=B*x^k+f,其中B=D^-1*(L+U)=I-D^-1*A,f=D^-1*b。(Use iterative algorithms calculate solve the linear equation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:youcann
  1. CG_MINRES_LANCZOS

    0下载:
  2. 用共轭梯度法_MINRES_LANCZOS等迭代算法解线性方程组,清华大学李津老师高等数值分析大作业(This is the homework of Li Jin's higher numerical analysis course of Tsinghua University. We use the conjugate gradient method, MINRES method and LANCZOS algorithm to solve the linear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:7025664
    • 提供者:hejinfeng
  1. PAPR_Reduction_ACE_POCS

    0下载:
  2. PAPR 迭代降低算法仿真,包含16QAM及QPSK优化前和优化后(Matlab simulation iterative PAPR Reduction for 16QAM QPSK)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:367616
    • 提供者:sandytam
  1. 求解线性方程组的迭代法

    0下载:
  2. 该matlab程序为求解线性方程组的解的迭代算法合集,也是最基础最简单的求解线性方程组的迭代法,简单易懂。(Methods for solving linear equation.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:15360
    • 提供者:宝宝222
  1. G-S

    1下载:
  2. 在matlab上实现G-S,SOR,JACOBI等多种迭代算法(G-S, SOR, JACOBI and other iterative algorithms are implemented on MATLAB.)
  3. 所属分类:其他

    • 发布日期:2021-04-27
    • 文件大小:3072
    • 提供者:kaikaizz
  1. yiweierwei

    1下载:
  2. 简单的landweber迭代算法,可应用于一维、二维图像重建。(Simple landweber iterative algorithm can be applied to one-dimensional andtwo-dimensional image reconstruction.)
  3. 所属分类:其他

    • 发布日期:2020-09-15
    • 文件大小:130048
    • 提供者:佳美呀
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com