资源列表
BFGS
- BFGS法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-BFGS method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
sec-bj
- 光脉冲在光纤中传输需要的分布傅立叶变换的源程序。-pulses in optical fiber transmission, distribution Fourier transform of the source.
Combination
- 计算组合函数C(M, N),并逐条输出算出的组合及剩余元素,输出串的顺序稳定递增.用模板类实现,输入数据支持任意类型,效率很高.-Calculated combination function C (M, N), and calculated one by a combination of the output and the remaining elements of the order of stability of the output string of increases. With
FOUR
- 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
Ordinary-Differential-Equations
- 求解常微分方程组,用了四种方法,分别是:先前欧拉、向后欧拉、改进欧拉、RK4方法。-Solution of ordinary differential equations, using the four methods are: the previous Euler, Backward Euler, Improved Euler, RK4 method.
singleloop
- 对结构进行时程分析 包括位移 速度 加速度-Time history analysis of structures, including the displacement velocity acceleration
Interval-Anaysis
- 根据应力功率谱或随机过程的功率谱密度,计算其过程的带宽系数,用于区分过程是否是宽带过程-Process or bandwidth coefficient calculated stress power spectral density of a random process, the bandwidth is used to distinguish the nature of the power spectral density, etc.
barnes
- 主要是Barnes插值,是objective analysis 分析的一种,可直接调用该函数-Barnes interpolation
FEM
- 利用有限差分方法求解二维泊松方程的Matlab源代码。z轴作为参数扫描的自由度。-Finite difference method for solving two-dimensional Poisson equation Matlab source code. z axis as a parameter scanning freedom.
Gauss
- 采用高斯消去法来求解方程组得解,这种消去方法能够减少回代产生的计算误差
AntColonyOptimization
- 蚁群算法 C语言程序(已运行)段海滨教授主编并经过几位网友修改版的。-Ant colony algorithm C language program (already running) Professor Duan Haibin edited and modified version after several users.
