资源列表
八数码问题
- 这是老师布置实验的八数码问题的代码,大家有需要的可以借鉴一下,能够解决问题
坐标变换
- 汽车运动学,其中空间六棱柱变换是差速两轮车正逆解,以及三轮车正逆解的最基础编程。(Vehicle kinematics, in which the space hexaprism transformation is the most basic programming of the forward and inverse solutions of the differential two wheeled vehicle and the three wheeled vehicle.)
C语言实现顺序串的操作(适合初学者)
- 输入字符序列,实现顺序串的定义和10个基本运算的实现:串初始化、创建、判空、判满、求串长、串复制、串比较、串连接、串模式匹配、串输出。
Two phase flow - basic Shan-Chen model
- 通过格子玻尔兹曼方法模拟Shan-Chen模型的两相流(Two phase flow simulation of Shan Chen model by lattice Boltzmann method)
压制式干扰仿真
- 对压制干扰中噪声调频干扰的matlab仿真(Matlab simulation of suppression interference, including RF noise interference, noise AM, FM, phase modulation interference)
多种体质雷达仿真
- 内涵多个类型的雷达仿真,需要的自行下载,受益匪浅
unsteadypart
- 以石浣谱为例计算脉动风速谱,考虑高耸结构高低处的风速影响(Calculation of fluctuating wind speed spectrum with Shihuan spectrum as an example)
Matlab
- earthquake boucwen model
B-ELM_good
- 这是一份能够运行得通的代码,请放心下载,改进的极限学习机。(This is a workable code, please rest assured to download, limit learning machine.)
node2vec spark代码
- 实现了node2vec图数据的生成,可以进行node2vec图模型的训练
ADRC-master
- 详细写出了自抗扰算法具体实现和实现编程的方法(The realization and programming of ADRC algorithm are described in detail.)
SRCKF
- 实现了平方根容积卡尔曼滤波,十分好用,效果很好(This codes ultilize the srckf to filter something)