搜索资源列表
MZDDE2
- zemax与matlab调用程序,当您用matlab分析复杂数据时,可以利用zemax光路计算工具提供原始数据,由matlab分析,并且可以驱动zemax优化,对自由曲面的优化更为重要,此代码为matlab调用zemax的函数库。-ZEMAX and Matlab : A Powerful Pair ZEMAX features a built-in DDE (Dynamic Data Exchange) server that allows other Windows® appli
NC4文件提取代码
- 用于提取NC4文件的python代码。对以往提取NC文件的代码进行优化。(Used to extract NC4 files)
gcforest
- 这是17年3月份,周志华教授提出的GCforest的代码,代码是在南京大学数据挖掘研究所的官网上面下的,基于PYTHON实现的(This is the 17 year in March, Professor Zhou Zhihua proposed GCforest code, the code is in the Nanjing University Data Mining Institute's official website above, based on PYTHON implemen
python-gpr-master
- github上的非常好用的关于高斯过程回归的python代码,非常好用。(GitHub is a very good code for the Gauss process regression.)
BAYESIAN_INFERENCE-master
- 该代码能够用python实现一般的贝叶斯推断,好用。(The code can be used to implement general Bayesian inference with Python.)
Acotor-critic approach
- Actor-critic方法的python代码,供强化学习者使用和参考,希望对大家有帮助(Actor-critic approach)
基于Python的Abaqus二次开发实例讲解
- 基于python的二次开发案例。1、所有的代码均可以先在Abaqus\CAE中操作一遍后再通过rp文件读取,然后再在此基础上进行相应的修改; 2、Python是一种解释性语言,读起来非常清晰,因此在修改程序的过程中,不存在程序难以理解的问题; 3、Python是一种通用性的、功能非常强大的面向对象编程语言,有许多成熟的类似于Matlab函数的程序在网络上流传,为后期进一步的数据处理提供了方便。(Python-based secondary development case)
单一任务导航
- 测试深度马尔可夫决策来导航,给出了python的实现代码(MDP based navigation)
改进的人工势场法Python
- 用Python语言编写的改进的人工势场法代码。解决了目标不可达问题。(The improved artificial potential field code written in Python language. The problem of inaccessibility of goals has been solved.)
LSTM时间序列预测
- 本代码采用python语言编写的的一个LSTM时间序列来预测销量(This code uses a LSTM time series written in Python language to predict sales)