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

搜索资源列表

  1. L_D

    1下载:
  2. 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:3425
    • 提供者:zf
  1. gaosi

    0下载:
  2. 数值分析题目,高斯-赛德尔迭代算法的Matlab文件。输入精度得出计算结果。-Numerical analysis topic, Gauss- Seidel iterative algorithm Matlab files. Input precision calculation results obtained.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:541
    • 提供者:mike
  1. include

    0下载:
  2. 信道容量的迭代算法-channel
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:10213
    • 提供者:胡晓红
  1. channel_capacity

    0下载:
  2. 信道容量的迭代算法: (1)已知:信源符号个数 、信宿符号个数 、信道转移概率矩阵 ; (2)输入:任意的一个信道转移概率矩阵。信源符号个数、信宿符号个数和每一个具体的转移概率在运行时从键盘输入; (3)输出:最佳信源分布 ,信道容量 。-Channel capacity of the iterative algorithm: (1) is known: the number of source symbols, the letter places the number of sym
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1805
    • 提供者:tensionjayzl
  1. RD

    0下载:
  2. 通过matlab变成来实现RD函数迭代算法,并绘制出RD函数图像-realise the algorithm of RD and draw the image of RD
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:顾昕
  1. unsupervized

    0下载:
  2. 非监督学习示例程序,附带示例数据。运用了迭代算法-Examples of non-supervised learning process, with sample data. Used the iterative algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:3008
    • 提供者:胡振
  1. eqtation-iteration

    0下载:
  2. 这是 一个数学基本运算中,关于线性方程迭代算法的一个程序,程序设计规范,可以直接调用-This is a basic mathematical computations on the linear equations iterative algorithms of a program, the program design specifications, and can directly call the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:6849
    • 提供者:张楠
  1. Ada_Boost

    0下载:
  2. adaboost源码Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-adaboost source is an iterative algorithm Adaboost, the core idea is that a training set for the same training the different classifiers (weak classifier), then
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:ado
  1. Gauss

    0下载:
  2. Gauss积分的迭代算法,可以计算复杂的积分表达式-Gauss points of the iterative algorithm, we can calculate the complex integral expression of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3732213
    • 提供者:黄永佳
  1. pso

    4下载:
  2. 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:16769
    • 提供者:熊杰
  1. 1-Newton

    0下载:
  2. 牛顿迭代算法,可以处理一些简单的计算,得到的结果保存为txt文件。-Newton iterative algorithm that can deal with some simple calculation, and the result saved as a txt file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:254523
    • 提供者:ruoshui
  1. -Threshold-iterative

    0下载:
  2. 采用阈值分割的迭代算法对图像进行分割,初始定义迭代次数,可依据具体图像自由选择-Using iterative thresholding algorithm for image segmentation, the initial definition of the number of iterations, can be freely chosen according to specific image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:60991
    • 提供者:zhaowei
  1. gauss

    0下载:
  2. 输入一个几行几列的数组,然后用高斯算法对其进行求解-Enter a few lines and a few columns of the array, and then solve it with the Gaussian algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2450
    • 提供者:燕子
  1. reconstruction

    0下载:
  2. 利用相位和幅度的迭代算法对图像进行重构,其中通过相位可以很好的重构出图像-Use iterating method to reallize the reconstruction of an image from its phase or magnitude
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1926015
    • 提供者:王星晨
  1. GoodSearch

    0下载:
  2. C#实现了部分文件搜索功能,搜索采用迭代算法实现-C# implementation of the part of the file search function, search the iterative algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1109681
    • 提供者:super
  1. fastica

    0下载:
  2. fastICA主要的迭代算法,是对信号做独立分离使用的。-fastICA arithmetic
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:5336
    • 提供者:sky
  1. niudunlafu

    0下载:
  2. 牛顿拉夫迭代算法,有兴趣的可以看看,相信会有用吧-Love Newton iterative algorithm, interested can see, I believe it will be used
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1515
    • 提供者:熊媛媛
  1. turbodecode

    0下载:
  2. turbo码的解码程序 log—map迭代算法-turbo code decoding process
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:4890
    • 提供者:cl
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消去法是求解线性方程组的基础的重要方法,也是计算机上常用的解低阶稠密矩阵方程组的有效方法。,高斯消去法或称高斯-约当消去法,由高斯和约当得名(很多人将高斯消去作为完整的高斯-约当消去的前半部分),它是线性代数中的一个算法,用于决定线性方程组的解,决定矩阵的秩,以及决定可逆方矩阵的逆。当用于一个矩阵时,高斯消去产生“行消去梯形形式”。-Gaussian elimination is the basis for solving linear equations important way, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7617
    • 提供者:天云
  1. 23344

    0下载:
  2. 离散信道容量的迭代算法及其实现离散信道容量的迭代算法及其实现-Discrete iterative algorithm for the channel capacity and channel capacity for discrete iterative algorithm and its implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:197989
    • 提供者:陈志平
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com