CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - recursive

搜索资源列表

  1. FLch5RMLeg2

    0下载:
  2. 用matlab仿真的递推极大似然法辨识程序,可用来进行系统辨识,很好用-simulation using Matlab Recursive maximum likelihood method identification procedures, which can be used for system identification, good use
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:孙鹏飞
  1. 迷宫求解(wjluo)

    0下载:
  2. 三种算法实现的迷宫出路求解,枚举、递归、还有栈。-three Algorithm way to solve the maze, enumeration, recursive, there are stacks.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:215.15kb
    • 提供者:刘源
  1. IVMETHODFORIDENTIFICATION

    0下载:
  2. 用辅助变量法递推算法估计模型的参数,此法一般不用,但当其他方法效果不理想时可以试用-Auxiliary variable recursive algorithm estimate model parameters, the law generally does not, But other method is not ideal when probation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21.83kb
    • 提供者:向虎
  1. FORGETMETHODFORIDENTTIFICATION

    0下载:
  2. 遗忘因子法递推算法用于估计数学模型的参数,精确度较高-Fvrls recursive algorithm mathematical model used to estimate the parameters of the higher precision
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17.84kb
    • 提供者:向虎
  1. AIbashuma

    0下载:
  2. 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.38kb
    • 提供者:丁如敏
  1. AIbashumaJava1

    0下载:
  2. 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个\"扩展数组[4]\"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.14kb
    • 提供者:丁如敏
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:477.87kb
    • 提供者:薛斌
  1. Java语言TSP递归程序的优化

    0下载:
  2. 因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.99kb
    • 提供者:我心飞扬
  1. migongxunlu.rar

    0下载:
  2. 实现迷宫自动寻路的一个机器人算法,使用了递归算法及堆栈操作,很具有参考价值,Automatically achieve the maze routing algorithm for a robot, the use of a recursive algorithm and the stack operation, is a reference value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3.95kb
    • 提供者:赵长风
  1. mc-problem

    0下载:
  2. N个传教士和野人的渡河问题,采用递归算法-Missionaries and the savages of N crossing problem, using a recursive algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.11kb
    • 提供者:王彦浩
  1. Recurrent-T-S-FNN

    0下载:
  2. 递归T-S模糊神经网络学习算法,用遗传算法优化参数-Recursive TS fuzzy neural network learning algorithm, using genetic algorithm parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2.24kb
    • 提供者:
  1. dynamechs_4.0pre1

    0下载:
  2. 采用AB递推算法对移动机器人进行快速的动力学仿真。-AB recursive algorithm used to fast mobile robot dynamics simulation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7.59mb
    • 提供者:ss
  1. FORGETMETHODFORIDENTTIFICATION

    0下载:
  2. 遗忘因子法递推算法用于估计数学模型的参数,精确度较高!-Forgetting factor recursive algorithm method used to estimate the parameters of the mathematical model, high accuracy!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:18.5kb
    • 提供者:李明哲
  1. nnfpe

    0下载:
  2. This function calculates Akaike s final prediction error % estimate of the average generalization error for network % models generated by NNARX, NNOE, NNARMAX1+2, or their recursive % counterparts. % % [FPE,deff,varest,H] = nnfpe(method,Ne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2.08kb
    • 提供者:张镇
  1. duobuyuce

    1下载:
  2. 多部预测自校正控制的算法仿真程序,用matlab写的。用的RLS带遗忘的最小二乘法递推。-Forecast for more than self-tuning control algorithm simulation program, written using matlab. Used in the RLS with forgetting recursive least square method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-26
    • 文件大小:5.78kb
    • 提供者:张章
  1. Recursive.algorithm.game

    0下载:
  2. Recursive algorithm for nine serial game九连环游戏算法递归实现 -Recursive algorithm for nine serial game
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2.51kb
    • 提供者:ka
  1. not-recursive-realized

    0下载:
  2. 该程序是分段函数: akm(m,n){ n+1 m =0 akm(m-1,1) m!=0,n=0 akm(m-1),(akm(m,n-1)) m!=0,n!=0 实现递归和非递归的算法 非递归算法可能使计算时间减少-The program is piecewise function: Akm (m, n) { N+ 1 m = 0 Akm (m-1, 1) m! = 0, n = 0 Akm (m-1) (akm (m, n-1)) m! = 0, n.=
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:859byte
    • 提供者:
  1. recursive-divide-and-conquer

    0下载:
  2. 算法设计课件(第二章递归与分治),主要讲述递归与分治-Algorithm courseware design (Chapter II recursive divide and conquer), focuses on the recursive divide and conquer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:67.08kb
    • 提供者:刘强
  1. Recursive-least-squares

    0下载:
  2. 递归最小二乘算法,来至MIT大学的wingate教授,含3个源码-rls.m- Basic recursive least squares. qr_rls.m- Square-root version of RLS using a QR decomposition. bqr_rls.m- Block square-root version of RLS using a QR decomposition (you can add multiple rows at a time).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1.53kb
    • 提供者:jiang
  1. Recursive-least-squares-procedure

    0下载:
  2. 本案例利用递推最小二乘程序对系统进行系统便是处理-In this case the use of recursive least squares procedure of the system is processing system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:11.3kb
    • 提供者:yu
« 12 3 »
搜珍网 www.dssz.com