-
KZK
求解KZK方程的VISUAL C++源代码 具有计算速度快,计算精度高等优点。(source code solution of KZK equation visual c++)
- 2021-05-13 10:30:02下载
- 积分:1
-
fitting
对于空间上的任意几个点所在的直线或曲线,该程序可以拟合出的方程。(For any of several points on the space where the line or curve, the program can fit out of the equation.)
- 2020-12-31 12:08:59下载
- 积分:1
-
boykov_kolmogorov_max_flow.cpp
Maximum Flow Graph (Boykov Kolmogorov Algorithm)
- 2013-10-09 03:12:32下载
- 积分:1
-
fft
用DFT 函数计算电压u, 电流i的基波(f1=50 Hz)的有效值和相位;
用FFT函数分别计算电压u和电流i 所包含的直流,基波和谐波的有效值和初相角;
可计算基波(f1=50 Hz)和各次谐波的功率p和功率因数con?.(The effective value and phase of fundamental wave (f1 = 50 Hz) of voltage U and current I are calculated by DFT function.
The effective values and initial phase angles of DC, fundamental and harmonic waves contained in voltage U and current I are calculated by FFT function, respectively.
The power P and power factor con of fundamental wave (f1 = 50 Hz) and harmonics can be calculated.)
- 2019-03-28 15:48:19下载
- 积分:1
-
NumericalRecipesinF90
说明: fortran 90 numerical recipes
- 2020-07-10 04:46:47下载
- 积分:1
-
UGKS-1D
适合于稀薄流动计算的气体动力学格式源码,该源码为xukun老是JCP论文中的算例一致(UGKS1D- shock structure calculation using Unified Gas-Kinetic Scheme)
- 2020-11-13 10:19:43下载
- 积分:1
-
xuansuoqiao
通过完整ansys命令流,模拟分析悬索桥变形。希望对学习ansys有限元及桥梁工程的技术人员有所帮助。(无)
- 2021-03-19 13:09:19下载
- 积分:1
-
Maple
maple学习资料,以后学习maple就不用担心了(maple learning materials)
- 2013-10-26 12:22:10下载
- 积分:1
-
J2000_2_WGS84_matrix
地球固连坐标系与地球惯性坐标系的转换矩阵程序,考虑的章动、岁差、自转等。(Earth' s solid even coordinate system with the Earth inertial coordinate system transformation matrix program, consider the nutation, precession, rotation, etc..)
- 2020-11-18 14:49:39下载
- 积分:1
-
最速下降法求解方程组
最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1