资源列表
元胞自动机
- 元胞自动机 数学模型和算法的应用与 MATLAB 实现(Cellular automaton Application of Mathematical Models and Algorithms and MATLAB Implementation)
座位调整源码
- 题目描述: 百度办公区里到处摆放着各种各样的零食。百度人力资源部的调研发现,员工如果可以在自己喜欢的美食旁边工作,工作效率会大大提高。因此,百度决定进行一次员工座位的大调整。 调整的方法如下: 1 . 首先将办公区按照各种零食的摆放分成 N 个不同的区域。(例如:可乐区,饼干区,牛奶区等等)。 2 . 每个员工对不同的零食区域有不同的喜好程度(喜好程度度的范围为 1 — 100 的整数, 喜好程度越大表示该员工越希望被调整到相应的零食区域)。 3 . 由于每个零食区
LSTM2
- LSTM可用的matlab程序,可用到时间序列预测(Matlab code for predicting via LSTM algorithm)
TIGsource
- 焊接电弧的仿真模拟的能量源项C代码,用FLUENT建模,欢迎下载!(Welding arc simulation C code, using FLUENT modeling, welcome to download!)
Python时间序列分析源代码
- 资源‘Python时间序列分析源代码’,是学习时间序列分析的实战代码;系统解释核心程序版本是python3.7.4,管理环境是Anaconda3,这个Project是在IDE开发环境PyCharm2019.1.1(Professional Editon)中建立的,经debug后完全正常运行,运行结果包括时间序列分析预测的7种方法。
小波+神经网络
- 本文档为小波降噪与神经网络算法的代码程序,基于matlab(Wavelet and neural network algorithm program)
路径规划A算法
- 用于路径规划自动寻 基于栅格法的MATLAB程序,后期可以自己加入想要的图形(MATLAB program for automatic search based on grid method for path planning, and you can add your own graphics at a later stage.)
随机森林
- 程序包含决策树 随机森林代码 附带数据 python2.7版本
拓扑优化水平集程序
- 拓扑优化中水平集方法的基础程序,使用水平集方法求解了结构最小柔度问题
matlab
- 车桥耦合,实现结构动力分析与桥梁结构响应,车体数值分析(vehicle-bridge-coupled)
BP神经网络
- BP神经网络,matlab程序编写,有原始数据,可用于遥感图像分类,并且对遥感图像的土地利用类型进行预测。(BP neural network, matlab programming, with original data, can be used for remote sensing image classification, and remote sensing image land use type prediction.)
Newman源代码
- Newman快速算法的matlab源代码(Matlab Source Code for Newman Fast Algorithms)