资源列表
LSTM_learn-master
- 采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度(The LSTM algorithm is used to predict the signal time series in python language)
MC
- 基于Fortran语言的元胞自动机模拟多晶长大(Cellular automata simulation of polycrystal growth)
五点差分求解Burgers方程
- 差分法求解Burgers方程,并与解析解进行对比(Burgers eqaution solved by finite difference method)
chens
- 混沌仿真CHEN系统仿真,陈关荣老师的混沌系统。(y_e2 = c*y_h + (c - a)*(x_0+(h/2)) -(x_0+(h/2))*(z_0+(h/2));)
6DOF platform
- 通过6各参数确定平台结构,输入六自由度平台缸长,正解计算平台姿态(Input six degree of freedom platform parameters, positive solution to calculate platform attitude)
MATLAB求解非线性最小二乘法拟合问题 源程序代码
- MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB to solve nonlinear least squares fitting problem source code)
mfix-2015-2.tar
- mfix 两相流软件,用于数值计算两相流(mfix source code. From NETL in simulating dense reactive gas-solid flow)
最小二乘法拟合
- %最小二乘法下用a*sin(x)+b*cos(x)拟合下列散点坐标 %求出拟合系数a,b和方差Dx(The least square method is used to fit the following scatter coordinates with a*sin (x) +b*cos (x) The fitting coefficients a, B and variance Dx were calculated)
jMetalPy-master-python
- 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
Driver_Abaqus614_DLOAD_project
- DLOAD is a user defined subroutine for special loading in abaqus
Rdata
- 用于批量读取光谱数据,如近红外光谱、拉曼光谱、红外光谱等,格式可以是txt,csv等。(Used to read spectral data in batches and generate matrix)
克里金插值
- matlab 实现克里金插值 传统克里金插值 可用于已知少数点的值画整体趋势面(matlab kriging Can be used to draw a few points of the known value of the overall trend surface)