搜索资源列表
Barenes-Hut
- 一个用python编写的N体模拟问题,采用Barnes-Hut算法,带实时模拟和显示计算,代码写得非常漂亮
pyOpt-1.1.0
- 基于Python的面向对象非线性约束优化代码,Python部分仅提供接口,大多数真实的优化算法源码需要另外获取-a Python-based object-oriented framework for nonlinear constrained optimization
quicksort
- 用python写的快速排序代码,可以实现输入一组数组的快排-Write a quick sort using python code, you can enter a group to achieve an array of fast row
pyOpt-1.2.0
- 基于Python的非线性约束优化代码,用于求解非线性约束下的最优解。-Python-based nonlinear optimization code constraint, the optimal solution for solving nonlinear constraints.
sci.py
- Python科学计算部分示例代码,来源为《python科学计算》这本书,非常推荐阅读该书!-Python for scientific computing section sample code, source for " python scientific computing," this book is highly recommended reading the book!
open-bldc-pysim-master
- 无刷电机仿真的python代码,运行时需要安装python的数值计算扩展-Brushless motor simulation python code
beamfe-master
- 将Python 代码 用于有限元分析的函数,包括一些beam分析-python coding about Finite Element
sce-ua
- vic模型参数率定代码,用Python编写(VIC Model Parameter rate code, written in Python)
pandas_code
- CS数据分析课中pandas_code代码,即插即用。(python's pandas_code in static anaylyzing)
g13tsr
- 机器学习启蒙实战学习源码,回归模型,分类模型,聚类和相似度模型,推荐系统,深度学习等学习代码。(Machine learning, practical combat learning source,regression model, classification model, clustering and similarity model, recommendation system, depth learning and other learning code.)
PyWENO-master
- 一个开源的代码包,weno格式,写的好不错,可以下载看看(An open source code package, WENO format, written in good, good, you can download to see)
selectivesearch.tar
- selective search选择性搜索实现的代码,基于python的设计(selective search which is based on the program python)
rF
- 这是python实现的随机森林算法,使用第三方库,代码简单实用。(This is random forest algorithm achieved by python.)
数据分析入门
- Udacity数据分析纳米学位课程代码,ipython notebook打开(Udacity nano lesson code)
Data sets for spectral clustering
- 论文用的数据,非常实用。里面附带了论文的代码(The data set used in this paper is very practical)
py_ex
- 利用朴素贝叶斯理论,将垃圾邮件的做分类,使用python代码,内涵邮件数据(Naive Bayes theory is used to classify spam, using Python code, and content mail data.)
PLSPCAdfunction
- pls和pca的代码,python编写,添加数据文件后,修改输入变量的参数,即可直接运行。(Pls and PCA code, python write, add data files, modify the parameters of the input variables, you can run directly.)
二因子选股
- 代码是一个中低频二因子的选股模型,集中在15年股灾前些年的收益很稳定(The code is a low frequency quantitative strategy for stock selection.)
Python时间序列分析源代码
- 资源‘Python时间序列分析源代码’,是学习时间序列分析的实战代码;系统解释核心程序版本是python3.7.4,管理环境是Anaconda3,这个Project是在IDE开发环境PyCharm2019.1.1(Professional Editon)中建立的,经debug后完全正常运行,运行结果包括时间序列分析预测的7种方法。
data
- 使用扩展卡尔曼滤波轨迹追踪的python代码(Python code for trajectory tracking using extended Kalman filter)