搜索资源列表
finite-element-analysis-master
- Python 数值计算 有限元分析代码,比较复杂,可以用作参考,依赖第三方库-Python Finite Element Codes
G-statistic
- 基于Python的G统计量计算,区别于arcgis的g统计量计算,arcgis中只有对矢量数据的g统计量的计算,本例使用Python编程计算栅格数据的G统计量,算法是一样的,可以作为参考。-G statistic
perceptron
- 用python简单实现感知机,仅供参考学习。 理论参考李航的《统计方法学习》第二章-Use python to simply implement the perceptron, for reference only. Theoretical reference Li Hang s statistical method of learning Chapter II
project_3_behavioral_cloning
- 用于驾驶员行为建模的Python源代码,供各位参考。(Driver behavior modeling for the Python source code, for your reference.)
project_5_vehicle_detection
- vehicle_detection,车辆控制Python源代码,仅供参考,多交流。(project_5_vehicle_detection)
DE
- 实现差分进化算法的python程序,并提供了一个main.py的实例供参考。(We finish the differential evolution algorithm by python, and provide a simple example for reference.)