资源列表
nn_CIFAR.py
- pytorch tutorial 代码 简单神经网络 数据集CIFAR(pytorch nn training sample code, Dataset: CIFAR dataset Usage: python3 nn_CIFAR.py)
snake_game
- 用MATLAB寫一個簡單的貪吃蛇遊戲。。。(a simple game coding by matlab.)
基于卡尔曼滤波soc估计
- 基于卡尔曼滤波原理编写的滤波程序,运行后可查看结果,可根据其修改。(Estimation of battery by Calman filter)
dwnbat_RLin2010a
- 利用simulink平台搭建的蓄电池戴维南模型,可进行仿真计算(The battery model is built using Simulink platform Thevenin, simulation calculation)
Fabry-Perot Simulator
- 高斯光束在F-P干涉仪中的传输模拟(Simulates Gaussian beam propagation through a Fabry-Perot interferometer with adjustable error angles.)
three axis compression
- 用abaqus模拟岩石三轴压缩过程的例子,该例子采用fortran定义了几个子程序,非常适合做岩石力学实验的人士(An example of simulating the three axis compression process of rock with ABAQUS. This example uses FORTRAN to define several subroutines, which are very suitable for rock mechanics experiments.
1_ques_crank
- crank nicolson maple software
kenston
- 用于数据建模时的样本集自动划分方法,方法简单实用(Method of automatic sample set time for data modeling, including KS,, simple and practical method)
tuihuo
- 用模拟退火求最短路径,先用蒙特卡罗随机初始化,再进行退火,使收敛的速度快一点,保证解的准确(The shortest path is obtained by simulated annealing. First, the Monte Carlo is initialized randomly, then the annealing is carried out to make the convergence speed a little faster, so as to ensure the a
粒子群算法
- 粒子群算法及讲解,容易理解,适合新手学习数学建模(Particle swarm optimization and explanation)
神经网络
- 比较基础的神经网络讲解和入门知识,并附有一些代码(A relatively basic neural network explanation and introductory knowledge with some code)
color segmentation
- This code about color segmentation based rgb2hsi.