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

搜索资源列表

  1. 一个非常好用的Autocad工具集

    6下载:
  2. ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
  3. 所属分类:其他小程序

    • 发布日期:2010-03-25
    • 文件大小:2050142
    • 提供者:ayungerstudio
  1. shuzhifenxi5

    1下载:
  2. 实验题目:Romberg求积公式 相关知识:用两个相邻的近似公式(其中后一个公式是由前一个公式的分半得到的)的线性组合而得到更好的近似公式的方法,就是近代电子计算机上常用的Romberg求积方法,也叫逐次分半加速(收敛)法。 设以 表示二分k次后求得的梯形值,且以 表示序列{ }的j次加速值。Romberg求积公式的T表如下 k h … 0 b-a … 1 … 2
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:811
    • 提供者:张涛
  1. C

    0下载:
  2. Some of the basic design of C language algorithm C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法-Some of the basic design of C language algorithmC language of several algorithms: top-down, stepwise refinement method, a simple sorting algorithm, enum
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:38936
    • 提供者:拉夫
  1. eightQueen

    0下载:
  2. 简单的八皇后问题。分别用一般的递推法和二叉树前序遍历写成,非常适合初学者阅读。-8 Queen' s problem simple. Were general and recursive binary tree traversal pre-written, very suitable for beginners to read.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:159599
    • 提供者:
  1. PSD_Burg

    0下载:
  2. 用Burg法进行功率谱预测的函数,对信号建立AR模型递推估计-Burg method with projected power spectrum function, the signal is estimated that the establishment of recursive AR model
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:668
    • 提供者:高原
  1. duoduantudongtaiguihua

    0下载:
  2. 多段图问题的动态规划算法设计 1. 掌握有向网的成本邻接矩阵表示法 2. 能用程序设计语言实现多段图问题的动态规划递推算法 3. 基本掌握动态规划法的原理方法.-The issue of multi-stage plan the design of a dynamic programming algorithm. Grasp of the cost to the network adjacency matrix representation 2. Can be used pro
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1694
    • 提供者:Aeon
  1. CommonAlgorithmDesign

    0下载:
  2. 常用的算法设计方法集合,主要有迭代法、穷举搜索法、递推法、贪婪法、回溯法、分治法、动态规划法-Algorithm commonly used method of collection, mainly iterative, exhaustive search methods, recursion, greedy method, backtracking, divide and conquer, dynamic programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:67716
    • 提供者:YuMy
  1. estimate_AR

    0下载:
  2. 采用L-D算法,估算自回归模型(AR模型)系数。L-D法是一种矩阵递推估计法-LD algorithm to estimate the coefficients of the autoregressive model (AR model). The LD method is a matrix recursive estimation method
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:791
    • 提供者:cyl
  1. dtjdsrf

    0下载:
  2. 使用matlab语言,基于递推极大似然法,进行系统辨识-Maximum likelihood method based on recursive system identification
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:736
    • 提供者:张海涛
  1. pse_5ways

    0下载:
  2. 功率谱估计:周期图法,LS,SVD_LS,Buger,Levinson递推算法-Power spectrum estimation: periodogram ,LS SVD_LS Buger, Levinson recursive algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:47070
    • 提供者:张园园
  1. matlab

    1下载:
  2. test2: 一、 基本最小二乘法一次算法 二、 基本最小二乘法递推算法 三、 最小二乘遗忘因子一次完成算法 四、 最小二乘遗忘因子递推算法 五、 最小二乘限定记忆算法 六、 最小二乘偏差补偿算法 七、 增广最小二乘算法 八、 广义最小二乘算法 test3: 一、 辅助变量自适应滤波算法 二、 辅助变量纯滞后算法 三、 辅助变量Tally原理算法 四、 多级最小二乘算法 五、 各类改进最小二乘算法的特点 test4: 1、 第二类随
  3. 所属分类:Other systems

    • 发布日期:2016-06-04
    • 文件大小:445440
    • 提供者:yurong
  1. rls

    0下载:
  2. 该程序是一个简单的递推最小二乘法(rls)、共轭梯度法(grad)以及黄金分割法,输入数据,能够计算出来-The program is a simple recursive least squares (RLS), the conjugate gradient method (grad) and golden section method, the input data, can be calculated
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1138
    • 提供者:Alvin Chang
  1. Levenson

    0下载:
  2. 数字信号处理功率谱估计自相关法——列文森递推法的MATLAB实现-Digital signal processing (DSP) power spectrum estimate autocorrelation method levinson recursive method of MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:767
    • 提供者:王福
  1. whr

    0下载:
  2. 资料均为MATLAB程序,为龙格库塔法,最小二乘递推,增广法。-Data are MATLAB program for the Runge-Kutta method, recursive least squares augmented method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5740
    • 提供者:王浩然
  1. randGenerator

    0下载:
  2. 伪随机数在计算机软件设计中有很广泛的用途。本程序包含有基于数学方法的利用计算机产生伪随机数的一种方法,即线性同余法,任何伪随机数的产生都是运用递推的原理来生成的。以及在Visual C++环境中产生伪随机数的两个重要函数,rand和srand函数,正确地使用这两个函数是产生性能良好的伪随机数的关键,最后介绍了利用伪随机数生成技术在MFC中生成基于C/S模式应用程序的随机校验码以及利用一种软件工具ImagePassword产生随机密码。-Pseudo-random number have a ve
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:559679
    • 提供者:柳兵
  1. periodestimate

    0下载:
  2. 利用周期图法进行谱估计,与利用Levinson-Durbin递推法求解Yule-walker方程进行比较-Use periodogram spectral estimation method, and solution Yule-walker equation and Levinson-Durbin recursion method comparison
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:942
    • 提供者:YuZhang
  1. 11

    0下载:
  2. 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法,即一次性解决问题。迭代法又分为精确迭代和近似迭代。(Iteration method, also known as the toss method, is a constant use of the old value of the value of the process of recursive new value, with the iterative method corresponds to the di
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:longfeilong
  1. filter_test1

    0下载:
  2. 五种常用的滤波器,C/C++实现(限幅滤波器、中位值滤波法、算术平均滤波法、递推平均滤波法、中位值平均滤波法、限幅平均滤波法)(five filter algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:236544
    • 提供者:variance
  1. montecarlo

    0下载:
  2. 根据蒙特卡洛方法的基本思想,利用乘同余法递推公式以及抽样公式,严格按照 adams模板格式,编写的语言程序。可以编写实现adams中随机数的实现。(According to the basic idea of Monte Carlo method, the recurrence formula and sampling formula of the multiplicative congruence method are used strictly. Adams template forma
  3. 所属分类:其他

搜珍网 www.dssz.com