-
fangtei_V3.6
包含优化类的几个简单示例程序,包括四元数的各种计算,一个计算声子晶体结构的一维传递矩阵法。( Optimization class contains several simple sample programs, Including quaternion various calculations, A one-dimensional transfer matrix method to calculate the phonon crystal structure.)
- 2016-11-16 14:35:56下载
- 积分:1
-
matlab常微分方程
说明: 对常微分方程进行数值解的matlab函数(Matlab function for numerical solution of ordinary differential equation)
- 2020-06-16 23:00:02下载
- 积分:1
-
Newton
C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确(Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication)
- 2021-04-29 10:28:43下载
- 积分:1
-
CFD
这是一个求解NACA0012翼型在不同马赫数与攻角下的流场的Fortran源代码。计算格式采用了原始AUSM、AUSMDV以及AUSM+格式。为了提高计算精度,使用了不同限制器的MUSCL插值。(This is a Fortran source code for solving the flow field around the NACA0012 airfoil at different Mach numbers and angles of attack. The scheme of AUSM, AUSMDV and AUSM+ are employed for this code. In order to improve the calculation accuracy, the MUSCL interpolation with various type limiter are used.)
- 2014-04-09 13:39:33下载
- 积分:1
-
EMC166
多导体传输线之间的串扰问题,通过BLT方程求解。(Crosstalk between the multi-conductor transmission line problem solving BLT equation.)
- 2013-03-07 13:34:32下载
- 积分:1
-
FCM
说明: 模糊C均值聚类,matlab程序,FCM(Fuzzy c-means clustering, matlab program, FCM)
- 2020-06-23 21:37:16下载
- 积分:1
-
q
说明: 实现基2时域频域抽取fft算法,可输出运算后所得复序列的模值序列,并可记录显示计算所用时间(Achieve base 2 fft algorithm frequency domain extraction can be obtained after computing the output sequence of modulus of complex sequences can be used in the calculation time, records show)
- 2010-05-29 10:45:27下载
- 积分:1
-
msa
说明: 模拟退火算法,地球物理反演,非线性反演算法(Simulated annealing algorithm)
- 2020-06-23 10:40:01下载
- 积分: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
-
jacobi
对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
- 2013-10-26 10:11:06下载
- 积分:1