-
ActivdeSet
有效集法利用数学规划的对偶理论,将所求双层规划转化为一个下层只有一个无约束凸二次子规划的双层规划问题.然后根据两个双层规划的最优解和最优目标值之间的关系,提出一种简单有效的算法来解决非增值型凸二次双层规划问题.(Quadratic Bilevel Programming )
- 2009-10-05 22:08:44下载
- 积分:1
-
迭代法估计Beta分布参数
求概率分布函数的参数方法 采用迭代法估计Beta分布的分布参数,(Estimation of distribution parameters of Beta distribution by iterative method)
- 2018-04-19 09:01:14下载
- 积分:1
-
fdk-f
基于FDK的锥束CT全三维重建算法,Matlab语言版本。(FDK cone-beam CT based full three-dimensional reconstruction algorithm, Matlab language version.)
- 2011-10-13 12:54:43下载
- 积分:1
-
well_fft
实现了测井数据的fft变化分析,可以用于查看测井数据的频谱特征(Realize the logging of data changes fft analysis, can be used to view the logging data of spectrum characteristics of)
- 2008-04-19 13:04:10下载
- 积分:1
-
dlzd
本程序是用节点导纳矩阵计算三相短路电流
输入数据--形成节点阻抗矩阵--选择故障点---计算短路电流----计算个节点电压---计算指定支路的电流(this procedure is used node admittance matrix calculation of three-phase short-circuit current input data-- forming node impedance matrix-- election Optional fault--- calculation of short-circuit current-voltage computing nodes designated calculated slip road--- Electricity)
- 2006-06-08 17:38:48下载
- 积分:1
-
welding-residual-stress
关于焊接残余应力的Abaqus子程序-DFLUX(The Abaqus subprogram-DFLUX on welding residual stress)
- 2012-10-25 16:29:20下载
- 积分:1
-
photonic_band_structure
用传输矩阵法计算一维光子晶体的带结构的程序,用matlab所编,文件解压后,程序写在word文档中,并附有在matlab下画的图,本人感觉非常有用(use of the transfer matrix method one-dimensional photonic crystal with the structure of the program, prepared by Matlab. unpacks the files, procedures written in word document, together with the painting under Matlab plans, I feel very useful)
- 2006-11-15 22:33:57下载
- 积分:1
-
fft4-12
说明: FFT,整型数据代替浮点型数据
本程序是搜集资料并加上自己的分析,整了很长时间才测试通过的FFT程序,运行时间和所占内存方面都比较满意。(FFT, integer data instead of floating point data
This program is to collect data and add their own analysis, the FFT program passed the test for a long time, the running time and memory occupied are relatively satisfactory.)
- 2020-12-07 16:05:05下载
- 积分:1
-
optimization-mathematical-methods
最优化课件用于最优化数学方法学习,包括惩罚函数,乘子法等(Optimization courseware for optimizing mathematical methods of learning, including the penalty function multiplier method)
- 2016-04-06 10:56:59下载
- 积分:1
-
QR-decomposition
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition
)
- 2020-08-31 01:08:10下载
- 积分:1