-
FOLY
基于预估校算法的分数阶混沌系统的Lyapunvo指数计算程序(Lyapunvo exponent calculation program for fractional order chaotic systems based on predictor algorithm)
- 2021-04-14 10:38:55下载
- 积分:1
-
uhard
用ABAQUS及其子程序解决热冲压热力耦合问题(Subroutine with ABAQUS and hot stamping coupled thermal problem solving)
- 2021-03-29 08:49:11下载
- 积分:1
-
Numerical Recipes in Fortran 77
fortran数值计算方面的一本好书,计算机数值算法的圣经。(Numerical Recipes in Fortran 77 The Art of Scientific Computing Second Edition
Volume 1 of Fortran Numerical Recipes)
- 2020-11-25 18:09:32下载
- 积分:1
-
iso_plas_1d
说明: 通过MATLAB编程模拟一维塑性应力应变曲线(Simulating the stress-strain curve for the 1D elastoplasticity problem by MATLAB coding.)
- 2020-12-10 01:49:18下载
- 积分:1
-
rcwa-2d_7_12_2012
严格的衍射积分计算,实现光栅结构透过反射场2维分布的严格解计算,利用散射积分对耦合模方程进行严格计算解
衍射,光栅,场,二维,积分,散射矩阵,耦合模理论(Strict calculation of the diffraction integral, the grating structure is realized through the rigorous solution of the 2 dimensional distribution of the reflection field.
Diffraction, grating, field, two-dimensional, integral, scattering matrix, coupled mode theory)
- 2021-02-07 20:49:55下载
- 积分:1
-
beam-UEl
一个abaqus梁单元的UEL,配套了理论和inp文件,可以完美运行(A abaqus UEL beam element, supporting the theory and inp file, you can run perfectly)
- 2017-04-18 11:13:39下载
- 积分:1
-
QR分解
该程序是利用GIvens变换进行矩阵的QR分解(The program uses GIvens transform to solve QR matrix.)
- 2021-03-08 10:59:28下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
kfenbu
产生K分布随机变量以及产生的随机变量与K分布密度函数的拟合程度(Generate the K-distribution fitting degree of the random variable and the random variable with distribution density function of the K)
- 2012-07-16 14:43:45下载
- 积分:1
-
tube-charge-pressure-established
管型燃烧固体火箭发动机压强建立过程计算程序 输入为比热比,燃气气体常数,点火温度,推进剂密度,装药直径(内径和外径),喷管喉部直径,装药体积,燃速相关常数 输出为压强和工作时间(tube type of solid rocket motor combustion pressure build process calculation programs for heat input than, gas gas constant, the ignition temperature, propellant density, charging diameter (inside and outside), nozzle throat diameter, charging volume, burning rate pressure and related constant output to work time )
- 2011-12-26 17:00:19下载
- 积分:1