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

搜索资源列表

  1. GM_PHD

    1下载:
  2. targets and measurements as random finite sets and applying the probability hypothesis density (PHD) recursion to propagate the posterior intensity, which is a first order statistic of the random finite set of targets, in time. At present, ther
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:16969
    • 提供者:绒线猫
  1. Joseph.tar

    0下载:
  2. 使用递归建立单循环链表,解决joseph问题, 使用C编写,可在linux下,使用make编译,运行 -Use recursion to establish round robin list, joseph solve problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8126
    • 提供者:chen
  1. zxec_zengguang

    0下载:
  2. 利用增广最小二乘的递推算法,优化函数参数的数值-Using the method of recursion augmented least-square optimization function parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1093
    • 提供者:吕微微
  1. AnotherNTMM

    0下载:
  2. 一维非均匀Kerr 介质的子层逆向递推传输矩阵算法, 给出了数值实现方案。此方 法可以方便而精确地模拟非均匀Kerr 介质的传输行为。-Transfer matrix algorithm for one-dimensional inhomogeneous Kerr medium is studied. The method of sub- layer division and backward recursion is put forward.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1442
    • 提供者:Mu Zhenfeng
  1. combinationBracket

    0下载:
  2. 用递归的思想实现了有趣的排列组合问题!六对括号在符合括号组合规则的前提下有多少中可能情况! 其中的排列 组合算法值得借鉴,对问题的建模及实现也精彩十分-Achieved with the idea of ​ ​ recursion interesting permutations problem! Six pairs of parentheses the number of possible cases in the context of compliance with
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:154582
    • 提供者:张恒
  1. lpcc

    0下载:
  2. 此程序的功能是用自相关法求使信号s均方预测误差为最小的预测系数 算法为Levinson-Durbin快速递推算法 -The function of this procedure is signal s with autocorrelation method for the prediction of the minimum mean square prediction error coefficient algorithm for Levinson- Durbin quick r
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1325
    • 提供者:sicily
  1. data-structure-and-algorithm-

    0下载:
  2. 数据结构与算法,详细并全面的介绍了数据结构,并进行算法仿真,利用C++编写代码,充分实现栈、链表、队列、递归、图、遍历等-Data Structures and Algorithms, detailed and comprehensive introduction to the data structure and algorithm simulation, the use of C++ code, the full realization of stacks, linked lists, qu
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3939431
    • 提供者:刘欣
  1. an-coding-with-java-8

    0下载:
  2. 一种编码练习使用爪哇8试图做相同的求和循环的多个方式。编写一个函数,用于在给定的列表中使用一个循环,每个循环,新的8个流,一个循环和递归。-A coding practice using Java 8 trying to do the same number of ways summed cycle. Write a function that is used to use a loop in a given list, each cycle, the new eight streams, on
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:wonghu
  1. 123

    1下载:
  2. 信号为两个正弦信号加高斯白噪声,各正弦信号的信噪比均为10dB,长度为N,信号频率分别为 和 ,初始相位 ,取 , 取不同数值:0.3,0.25。 为采样频率。分别用Levinson递推法和Burg法进行功率谱估计,并分析改变数据长度、模型阶数对谱估计结果的影响。-Signal into two sinusoidal signals applied Gaussian white noise, the SNR of each sinusoidal signals are 10dB, a lengt
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2490
    • 提供者:也均
  1. erchashu

    0下载:
  2. 简单二叉树构建,显示图形,析构和拷贝采用递归。-Simple binary build, display graphics, destructors and copy using recursion.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1974430
    • 提供者:Yin
  1. thr

    1下载:
  2. 利用相关分析法辨识系统的脉冲响应并比较离散、递推、矩阵三种算法结果,包括M序列的生成-Impulse Response Identification system using correlation analysis and comparison of discrete, recursion, matrix three algorithms results, including the M sequence generation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1123
    • 提供者:zhanchi
  1. 4

    4下载:
  2. 《数据结构》 第4次上机题目 (二叉树练习 ) 1. 编程实现书P121 ADT BinaryTree 基本操作20个,用二叉链表结构实现; 2. 二叉树的先序、中序、后序遍历递归(非递归选做)方法,层次遍历。-" Data Structure" on machine 4th title (binary exercises) 1. Programming book P121 ADT BinaryTree basic operations 20, with binary
  3. 所属分类:Data structs

    • 发布日期:2016-11-27
    • 文件大小:3072
    • 提供者:steve
  1. String-All-Permutation

    0下载:
  2. c++代码,功能为实现字符串的全排列,使用了递归和字典序两种方法-c++ code function to achieve full array of strings, using recursion and lexicographic two ways
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1997951
    • 提供者:yangyang
  1. knapsack

    0下载:
  2. 动态规划的经典实例-0-1背包问题,体会如何巧妙消除递归,代码简洁。-Classic example-0-1 Knapsack problem dynamic programming experience how to skillfully eliminate recursion, concise code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7121
    • 提供者:Kerry
  1. recursion

    0下载:
  2. 最小二乘的递推算法示例程序,可以直接运行,带有注释-Recursive least squares algorithm sample program, can be run directly with comments
  3. 所属分类:matlab

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

    0下载:
  2. panjer递推公示在风险统计分析中的应用,可以用来求总保费-Panjer recursion of the public in the application of statistical analysis, risk can be used to total premium
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1256
    • 提供者:刘洋
  1. ledra

    0下载:
  2. C#实现递归法,求勒让德多项式的值,数值计算相关-Recursion by Legendre polynomials value
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:18578
    • 提供者:bigegg123
  1. HeapSort

    0下载:
  2. 堆排序非递归实现 代码注释详细,简单易懂-heapsort no recursion
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:883
    • 提供者:
  1. Hammerstein-RLS

    2下载:
  2. 这是Hammerstein系统加输入死区的递推增广最小二乘法参数辨识程序,可以运行。-This is a plus input recursion system Hammerstein dead Augmented least squares method parameter identification program can be run.
  3. 所属分类:matlab

    • 发布日期:2016-08-05
    • 文件大小:2048
    • 提供者:李磊伟
  1. the-maze-problem

    0下载:
  2. 功能:用递归方法实现对迷宫问题的求解。 内容说明:熟练递归特点;掌握递归与栈的关系。-Function: using recursive method to solve the maze problem. Content Descr iption: familiar with recursive characteristics master the relationship between recursion and stack.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:11071
    • 提供者:Sylvie
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com