搜索资源列表
ztwd
- 电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动,计算电力系统所有发电机能否同步运行 1运行说明: 请输入初始功率S0,形如a+bi 请输入无限大系统母线电压V0 请输入系统等值电抗矩阵B 矩阵B有以下元素组成的行矩阵 1正常运行时的系统直轴等值电抗Xd 2故障运行时的系统直轴等值电抗X d 3故障切除后的系统直轴等值电抗 请输入惯性时间常数Tj 请输入时段数N 请输入哪个时段发生故障Ni
PolyFitSingle
- //=== === === === === === === = //函数说明 //函数名称:PolyFit //函数功能:最小二乘法曲线拟合 //使用方法:double *x ---- 存放n个数据点的X坐标 // double *y ---- 存放n个数据点的Y坐标 // int n -------- 给定数据点个数 // double *a ---- 返回m-1次拟合多项式的m个系数 // int m -------- 拟合多项式的项数,即拟合多项式的
qull
- DT三角化实现,注意该工程接口在设计上期望使用者直接调用exe,而不是dll。否则需要自行修改源码-DT triangulation achieved, attention to the interface works in the design expectations of the users directly call exe, instead dll. Otherwise, the need to amend its own source
sjka
- DT id3 id3
MAIN 3-DIMENSIONAL CFD-PROGRAM
- #//u(i,j) x方向的速度u;或者θ方向速度uθ #//u(i,j) y方向的速度v;或者径向速度ur'h\K #//pc(i,j) 压力修正 p'[OS #//p(i,j) 压力p-=5-+ #//p(i,j)
EULER_ALGORITHM
- 非线性常微分方程的Mathematica代码,采用欧拉法求解,dy/dt=f(t,y)的类型。-Mathematica code for nonlinear ordinary differential equations, using Euler s Method, dy/dt = f (t, y) type.
dt
- 线性最小二乘法 运用中不需控件可直接运行输入数据即可-Least squares No controls used in the input data can be directly run
dt.tar
- 逆向工程中,以体数据为基础抽取中轴的国外代码,包含薄化算法和距离场算法。-skeletonization by thinning and distance field-based skeletonization.
convection-1D
- the program resolves the equation of diffusion 1D : DC/dt = -U0.dC/dt
smoke
- 基于processing(java同语言)的平面流体烟雾运算,使用受力网方法-well ,you must know the Chinese DT
FunctionGenerator.pl
- 使用perl程序生成一组复杂的常微分方程组。这组常微分方程组具有固定的格式,常用于基因调控网络。-#generate ODEs plain txt #the ODEs has the form dx/dt -x+vm*A/(K+A)/[vm*(K+I)], where A sum(a^n)