资源列表
微电网优化
- 微电网能量平衡的基本任务是指在一定的控制策略下,使微电网中的各分布式电源及储能装置的输出功率满足微电网的负荷需求,保证微电网的安全稳定,实现微电网的经济优化运行。(The basic task of micro grid energy balance is to make the output power of each distributed power source and energy storage device in micro grid meet the load demand of
PDE
- 借助python3计算偏微分方程组,并作出相应图形,代码简单易懂,方便修改(Calculate partial differential equations)
perf_plas_J2
- 通过MATLAB编程模拟理想弹塑性应力应变曲线(Simulating the stress-strain curve for perfect plasticity by MATLAB coding.)
蒸发
- 用于饱和蒸汽压差带来的蒸发,而不是由于温度带来的(Used for evaporation caused by vapor pressure difference)
GA-DF2
- 利用GA遗传算法解决欺骗函数最优问题,具体问题描述如下,如有问题请与我联系(The deceptive functions are a family of functions in which there exists low-order building blocks that do not combine to form the higher-order building blocks. Here, a deceptive problem that consists of 25 copies
SRCKF
- 实现了平方根容积卡尔曼滤波,十分好用,效果很好(This codes ultilize the srckf to filter something)
四阶龙格-库塔法
- 利用四阶龙格库塔求解微分方程,并给出方程实例。(The fourth order Runge Kutta is used to solve the differential equation and an example is given.)
dload
- abaqus fortran语言下的dload和vdload程序代码,以显示及隐式实现移动加载(Dload and vdload code in ABAQUS FORTRAN to display and implicitly implement mobile loading)
PolynomialCurveFitting
- 基于python的多项式曲线拟合,本程序以1 3 5 9次为例子。(Based on the polynomial curve fitting of python, this program takes 1 3 5 9 times as an example.)
Godunov格式和Roe格式求解Burgers方程
- Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)
矩阵求逆LU分解法
- C++编写LU分解法求逆矩阵,亲测可用。(LU decomposition is used for matrix inverse by C++,I test with good results.)
solve_one_dimension_Richards
- 该程序用差分法解一维Richards方程(The program uses the difference method to solve one-dimensional Richards equation)