资源列表
LMS-AR
- 本程序利用自适应LMS算法实现FIR最佳维纳滤波器。可用于观察影响自适应LMS算法收敛性,收敛速度以及失调量的各种因素-This procedure using adaptive LMS algorithm is optimal FIR Wiener filter. Can be used to observe the impact of adaptive LMS algorithm convergence, convergence speed and the amount of imbalan
EKFandUKF
- 介绍了无味卡尔曼滤波与扩展卡尔曼滤波的具体区别。-Describes the unscented Kalman filter and extended Kalman filter specific differences.
matr_vect
- problem of ordering the elements of a matrix - made in C-problem of ordering the elements of a matrix - made in C++
huisufa
- 回溯法是一个既带有系统性又带有跳跃性的搜索算法,它在问题的解空间树中按深度优先策略,从根节点出发搜索解空间树。回溯法求问题的所有解时,要回溯到根,且根节点的所有子树都已被搜索遍才结束。回溯法求问题的一个解时,只要搜索到问题的一个解就可以结束。使用回溯法解决n皇后问题时,用完全二叉树表示解空间,用n元组x[1:n]表示,其中x[i]表示皇后i放在棋盘的第i行的第x[i]列,根据规则任何2个皇后不放在同一行或同一列或同一斜线上,则可以得到等式关系,由此可以进行解决问题。-Backtracking
dongtaiguihua
- 有N项食物营养价值为Vi,价格为Pi,i=1,2,...n.套餐中每项食物至多出现一次,客人通常需要一个算法求解不超过总价值的营养价值最大的套餐-Nutritional value of food items has N as Vi, the price for the Pi, i = 1,2, ... n. packages at most once in each of the food, the guests usually no more than an algorithm for th
gridtc
- matlab实现用网格算法优化支持向量机中的相关参数 简单易用-matlab mesh optimization algorithm implemented by the support vector machine parameters in a simple to use
tree
- 判断是否一棵树,这个是我自己写的一个代码,大家来看看学习一下吧-Determine whether a tree, this is a code I write, we look to learn about it ~ ~
MergeAndSeperate
- hide text behind image using matlab
runstrend
- 基于R语言的游程趋势检验,可以计算出游程数和U统计量-runs test
sgu-499
- 题意:给你n个数,求出两两组合的最大公约数 类似打素数表的做法 -Meaning of the questions: to give you the number n, find greatest common divisor of a similar combination twenty-two hit the practice table of prime numbers
union-find
- UNION,FIND算法的实现,涉及二叉树-UNION, FIND algorithm, involving a binary tree, etc.
Binary-Search
- Binary Search 二叉搜索 MIT公开课Introduction to Algorithms 6.046j/18.410j, Lecture 3实例 g++/ Win7 April 17, 2012-Binary Search MIT Introduction to Algorithms 6.046j/18.410j, Lecture 3 g++/ Win7 Qian Mao, Information Networking Institute, Carnegie