资源列表
ses
- 有限差分波动方程不加边界条件二阶正演时间切片程序。-Finite difference wave equation without boundary conditions of second-order forward time-slicing procedure.
kalman
- kalman算法以及里面用到的矩阵运算,包括kalman filter extended kalman filter iterated extended kalman filter-kalman algorithm and used inside the matrix operations,a kalman filter, an extended kalman filter, and an iterated extended kalman filter
add
- 对任意长整数进行加减的类,详见txt文件。-For any long integer add or subtract the class, see txt file.
8PuzzleProblem
- 实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。-To achieve a simple breadth-first search
viterbi
- viterbi译码算法,可以对卷积码进行解码。通信类的朋友知道的-viterbi
matrixoperation
- 动态分配内存 能够运算动态分配的加法运算 自己设定维数和行数-Dongtai feipei neicun shixian juzhen de jiafayunsuan
Markov
- 简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the w
fuzzylogic
- 模糊逻辑的VB实现,简单,但是算法的生成很值得看看,在Diablo,halflife等都能见到它的身影,希望对此研究的有用-Fuzzylogic is programmed by VB,simple,but the algorithm of it is deserved to have a look,in Diablo, halflife you,etc. you could its use, so maybe it will what you want
ChangYongSuanFa
- 常用算法分析,不用我多说,这绝对是编程的最基本要求-Common algorithms for analysis, I do not have to say, this is absolutely the most basic requirement of programming! ! !
robot_motion_planning
- 这个程序使用了遗传算法来优化点对点之间的轨迹度量。-This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link (redundant) robot arm.
YueSeFu
- 约瑟夫问题,数据结构的经典例题。有助于大家对数据结构的理解!-Joseph problems, the data structure of the classic Example. Data structure will help everyone understand!
NDimensionalCardinal(CatmullRom)SplineInterpolatio
- N-Dimensional Cardinal(Catmull-Rom) Spline Interpolation
