CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - iterative matlab

搜索资源列表

  1. ICPfull matlab完美实现ICP

    1下载:
  2. matlab完美实现ICP(迭代最近点算法)算法,功能强大,适合匹配数据点-matlab perfect realization of ICP (iterative closest point algorithm) algorithm, a powerful, data points for matching
  3. 所属分类:matlab例程

    • 发布日期:2017-04-02
    • 文件大小:60029
    • 提供者:xiaoxiaoming
  1. MeanShift.rar

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:270310
    • 提供者:maolei
  1. ldpc.rar

    4下载:
  2. LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
  3. 所属分类:matlab例程

    • 发布日期:2013-09-18
    • 文件大小:2837
    • 提供者:
  1. decompress.rar

    0下载:
  2. 分形编码的解码程序,用matlab编写。适合初学者模仿,Maple Leaf iterative produce, prepared with matlab. Suitable for beginners to imitate
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:874
    • 提供者:刘清
  1. lab432.rar

    0下载:
  2. 主成分分析和偏最小二乘SquaresPrincipal成分分析( PCA )和偏最小二乘( PLS ) ,广泛应用于工具。此代码是为了显示他们的关系,通过非线性迭代偏最小二乘( NIPALS )算法。 ,Principal Component Analysis and Partial Least SquaresPrincipal Component Analysis (PCA) and Partial Least Squares (PLS) are widely used tools. Thi
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:381252
    • 提供者:harrison
  1. ILC

    3下载:
  2. 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5983
    • 提供者:韩在天
  1. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

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

    0下载:
  2. matlab实现的lucas-kanade光流迭代算法-matlab achieved lucas-kanade optical flow iterative algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4237
    • 提供者:ziting
  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

    • 发布日期:2016-06-04
    • 文件大小:5791
    • 提供者:陈永恒
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. Iterative-adaptive-median-filter

    0下载:
  2. this code for iterative adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:702
    • 提供者:lazarus
  1. multipath_fading_channel

    1下载:
  2. 这个文件在matlab环境下,实现了多径衰落信道的仿真。可以应用在无线通信仿真中。无线通信的仿真离不开信道。-This file is in the matlab environment, to achieve a multi-path fading channel simulation. Can be used in wireless communication simulation. Simulation of wireless communication channel can not b
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:650
    • 提供者:张秀宁
  1. Gerchberg_Papoulis

    0下载:
  2. Gerchberg_Papoulis利用反复应用傅里叶变换与反变换及加入已知条件的迭代算法,解决带限函数外推。-Gerchberg_Papoulis using repeated application of Fourier transform and inverse transform and adding the known conditions of the iterative algorithm to solve band-limited function extrapolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1692
    • 提供者:黄小雷
  1. Connected-component-labelling-by-an-Iterative-alg

    0下载:
  2. Connected component labeling by an Iterative algorithm used for labeling image pixel.It will divide the region according to pixel value.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:10681
    • 提供者:Manish
  1. solve-linear-equations-in-matlab

    0下载:
  2. 详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:550353
    • 提供者:lin
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. ISODATA MATLAB编码

    2下载:
  2. 迭代自组织数据分析算法(Iterative Self-Organizing Data Analysis Techniques Algorithm,ISODATA)与K均值算法有相似之处,即聚类中心的位置同样是通过样本均值的迭代运算决定。不同的是,这种算法在运算的过程中聚类中心数目不是固定不变的,而是反复进行修改,以得到较合理的类别数K,这种修改通过模式类的合并和分裂来实现,合并和分裂在一组预先选定的参数指导下进行。
  3. 所属分类:matlab例程

  1. Numerical Analysis Matlab

    0下载:
  2. 研究生数学之数值分析课程会用到的Matlab程序,含最佳逼近、幂法、各个迭代法等等。(Graduate mathematics numerical analysis course will use Matlab procedures, including the best approximation, power law, iterative methods, and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:songturakozow
  1. Matlab codes for linearized Bregman algorithms

    1下载:
  2. Bregman Algorithm for Anisotropic TV denosing Bregman算法各向异性TV去噪B(The methods studied here are based on the Bregman iterative regularization, and efficient algorithm for convex, constraint optimization problems. We study two different versions of th
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:331776
    • 提供者:刘传英
  1. MATLAB有限差分法源程序代码

    3下载:
  2. MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(Differential iterative computation)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-13
    • 文件大小:1024
    • 提供者:zhuo0626
« 12 3 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com