资源列表
dispersion
- 非常简单的面波频散曲线拟合,给了大陆和大洋地壳的速度(a very simple surface wave dispersion synthetic)
Pattern+Recognition+4th+Edition
- This is the book of Patter Recognition that can help you to understand more about classification of objects.
8.Regression代码
- 逻辑回归代码,里面有详细数据和代码实例,以及实验图表(Logistic regression code, there are detailed data and code examples, diagram and experiment)
GA
- 遗传算法的MATLAB程序,画出收敛曲线,求结果的最大值(Genetic algorithm MATLAB procedures, draw a convergence curve, the results of the maximum value)
kalman
- kalman filter for implementation
kalman-localization-master
- kalman localization master
ekf
- extended kalman filter
gps
- global positioning system
ins
- inertial measurment unit
BP网络
- BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法(梯度法),通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input layer)、隐层(hide layer)和输出层(outpu
Dr.COMClient-Ver3.73
- 用MATLAB编程的印刷体英文字母识别系统,可以识别26个大写英文字母(MATLAB programming printed English alphabet recognition system, you can identify 26 uppercase letters)
Digital Image Processing2
- This is a Digital Image Processing book that can help you to learn more about Image Processing.