资源列表
PF
- 该代码是标准粒子滤波算法的标准代码,通俗易懂,能够运行。-The code is the standard code of the standard particle filter algorithm,it is easy to understand, and can be able to run.
Kalman
- 该代码是利用卡尔曼算法对目标进行跟踪,该代码能够运行,且效果很好。-The code is to track the target using the Kalman algorithm, the code can run, and the effect is very good.
particle-tracking
- 该代码是基于背景建模的粒子滤波算法程序,代码可以运行,且效果很好。-The code is the procedure of particle filter algorithm based on background modeling, the code can be run, and the effect is very good.
Fdtd3d
- fdtd3d c++算法 将程序运行以后会得到相关数据的文档 用FdtdViewer仿真可以得到 波的传播图像-fdtd3d c++ algorithms run the program get the data documentation FdtdViewer simulation wave propagation can image
canonical-correlation-analysis
- 这是机器学习的一个典型的算法-典型相关性分析-This is a typical machine learning algorithms- canonical correlation analysis
Gyro-nonlinear-test
- 计算光纤陀螺的非线性度,并且绘制出不同速率对应的非线性度曲线。-Calculation of the non-linearity of the optical fiber gyro, and draw out the different rates corresponding to the non-linearity curve.
stop-a-wait
- Source code simulating the simplest communication protocol - Stop and Wait.
JiechengMowei0
- 1000的阶乘1*2*3*...*1000结果是一个很大的数,求这么大的数末尾有多少个连续的零。 -Factorial zero at the end of number
Ant-colony-algorithm
- 说明:这个蚁群算法含有中文解释,方便理解。-The ant colony algorithm with Chinese explanation, easy to understand
clock
- Verilog 编写的60进制的计数器,可以用来设计数字钟、频率计等-count_60 for digital clock using Verilog
libsvm-3.16
- it is a libsvm which can help us to do classification of a benchmark in the platforme matlab-it is a libsvm which can help us to do classification of a benchmark in the platforme matlab
javaKMP
- 用java写的KMP算法,这是个描述KMP算法的java类,里面包含了主函数的实例-KMP algorithm written in java, this is a descr iption of the KMP algorithm java class, which contains the main function examples