搜索资源列表

  1. recursive

    0下载:
  2. recursive:数据结构(黄国瑜 叶乃菁 编著)中的递归例子-recursive : data structures (Huang Yu Xieaijing ed.) examples of recursive
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.27kb
    • 提供者:唐志
  1. RECURSIVE BAYESIAN INFERENCE ON

    0下载:
  2. This thesis is concerned with recursive Bayesian estimation of non-linear dynamical systems, which can be modeled as discretely observed stochastic differential equations. The recursive real-time estimation algorithms for these continuous- discret
  3. 所属分类:网络编程

    • 发布日期:2009-02-01
    • 文件大小:1.39mb
    • 提供者:eestarliu
  1. recursive

    0下载:
  2. recursive:数据结构(黄国瑜 叶乃菁 编著)中的递归例子-recursive : data structures (Huang Yu Xieaijing ed.) examples of recursive
  3. 所属分类:其他小程序

    • 发布日期:2026-01-21
    • 文件大小:13kb
    • 提供者:唐志
  1. dfs

    0下载:
  2. 数据结构里的dfs算法,包括递归与非递归。用vc6.0编写-data structure, the dfs algorithms, including recursive and non- recursive. Prepared with vc6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2026-01-21
    • 文件大小:1kb
    • 提供者:叶芦芦
  1. guji

    0下载:
  2. 系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2026-01-21
    • 文件大小:3kb
    • 提供者:qqiang
  1. RBFS_CODE

    1下载:
  2. RBFS算法(递归最佳优先搜索:A*家族)和LRTA*算法(联机局部搜索,又名实时学习A*搜索,同为A*家族)实现图的单源最短路径。其中RBFS和LRTA*算法均比狄杰算法效率高! -RBFS algorithm (recursive best first search :* A family) and the LRTA* algorithm (online local search, also known as real-time learning A* search, with the
  3. 所属分类:界面编程

    • 发布日期:2026-01-21
    • 文件大小:19kb
    • 提供者:陈名
  1. rels

    0下载:
  2. 这是黑龙江大学自控理论杨易朋同学在最优估计课程当中用matlab编写的递推增广最小二乘算法!-This is the theory of Heilongjiang University, Yang Yi-controlled peer students in courses optimal estimate prepared by using Matlab recursive least squares algorithm to broaden!
  3. 所属分类:matlab例程

    • 发布日期:2026-01-21
    • 文件大小:1kb
    • 提供者:杨易朋
  1. 3order_RLS1

    2下载:
  2. 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2026-01-21
    • 文件大小:2kb
    • 提供者:辛号
  1. autofindanddelete3

    0下载:
  2. VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强! 很明显,这个程序的核心代码肯定是一个有通配符的功能的递归查找文件的函数。我的想法是先查找给定目录下的所有符合条件的文件,再递归查找下级文件夹下所有符合条件的文件。为了保证其封闭性,我用了一个CSt
  3. 所属分类:状态条

    • 发布日期:2026-01-21
    • 文件大小:13kb
    • 提供者:蒋伟
  1. dtdt

    1下载:
  2. 用递推的极大似然法对系统辨识(递推的极大似然法辨识程序)希望通过站长审核-recursive use of the maximum likelihood method of system identification (recursive maximum likelihood method identification procedures) through head of audit
  3. 所属分类:matlab例程

    • 发布日期:2026-01-21
    • 文件大小:1kb
    • 提供者:
  1. shizhifenxi

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C编写的各种数学算法。比如:托伯利兹型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯-约当法,等;-numerical analysis algorithm descr iption and answer the questions from Qinghua University XU Shi-liang, teaching C prepared by the various mathematica
  3. 所属分类:数值算法/人工智能

    • 发布日期:2026-01-21
    • 文件大小:86kb
    • 提供者:qinzuoyi
  1. zsysf

    0下载:
  2. 用MATLAB编写的递推最小二乘算法算法\LMS算法,karlman算法-using MATLAB recursive least squares algorithm \ LMS algorithm, the algorithm karlman
  3. 所属分类:matlab例程

    • 发布日期:2026-01-21
    • 文件大小:3kb
    • 提供者:yangpeng
  1. ReBEL_0-2-6

    0下载:
  2. ReBEL is a Matlabtoolkit of functions and scr ipts, designed to facilitate sequential Bayesian inference (estimation) in general state space models. This software consolidates research on new methods for recursive Bayesian estimation and Kalman
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2026-01-21
    • 文件大小:478kb
    • 提供者:薛斌
  1. RLS-MATLAB

    0下载:
  2. Rls递推二乘最小算法的MAtlab 仿真。-Rls recursive least square algorithm MAtlab simulation.
  3. 所属分类:中间件编程

    • 发布日期:2026-01-21
    • 文件大小:1kb
    • 提供者:王州强
  1. Squre2

    0下载:
  2. 对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用递推最小二乘法来估计上式中的b0, b1, ..., bn-for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on-belts, b1, ..., bn
  3. 所属分类:matlab例程

    • 发布日期:2026-01-21
    • 文件大小:1kb
    • 提供者:Zhang
  1. si_matlab

    0下载:
  2. 随机序列产生程序,白噪声产生程序,M序列产生程序,二阶系统一次性完成最小二乘辨识程序,实际压力系统的最小二乘辨识程序,递推的最小二乘辨识程序,增广的最小二乘辨识程序-random sequence generation process, white noise procedures for selecting the M series, Second-order system to complete a one-time least-squares identification procedur
  3. 所属分类:matlab例程

    • 发布日期:2026-01-21
    • 文件大小:3kb
    • 提供者:tonckin
  1. RELS11111

    0下载:
  2. 最小二乘递推算法的Matlab仿真 v(k)是服从N(0,1)分布的不相关随机噪声-recursive least squares algorithm Matlab v (k) is subject N (0, 1) not related to the distribution of the random noise
  3. 所属分类:其他小程序

    • 发布日期:2026-01-21
    • 文件大小:1kb
    • 提供者:
  1. recursive

    0下载:
  2. 利用c语言实现编译的FOR循环,递归下降法,四元式输出的形式-C language compiler to use the FOR cycle, recursive descent method, quaternion form of output
  3. 所属分类:Windows编程

    • 发布日期:2026-01-21
    • 文件大小:586kb
    • 提供者:xixi
  1. Recursive-descent-parser

    0下载:
  2. 递归下降语法分析程序设计 - 编译原理实验-Recursive descent parser design- build principle experiment
  3. 所属分类:编译器/词法分析

    • 发布日期:2026-01-21
    • 文件大小:188kb
    • 提供者:浮云
  1. recursive-algorithm

    0下载:
  2. 用算法分析中递归与分治算法实现的,最长公共子序列算法,编程环境为vc-Analysis using the recursive algorithm and the divide and conquer algorithm, the programming environment for the vc++
  3. 所属分类:数据结构常用算法

    • 发布日期:2026-01-21
    • 文件大小:13kb
    • 提供者:李雪薇
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org