-
最优化作业C++源代码
用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了(C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging)
- 2021-03-29 10:49:11下载
- 积分:1
-
niudunfa
计算方法实验,通过编程实现埃特金加速法,一般迭代法,牛顿法的收敛次数的计算(calculated experiment, Programming Aitken acceleration method, the general iterative method, the convergence of Newton's method of calculating the number of)
- 2006-05-31 08:48:47下载
- 积分:1
-
mie
mie散射计算,包括吸收系数,散射系数等。所需参数为m,x(mie scattering coefficients. The required parameters for m, x)
- 2012-09-06 13:43:24下载
- 积分:1
-
nb035
用平面波展开法计算二维声子晶体带隙,可直接计算得到多重分形谱,计算互信息非常有用的一组程序。( Computation Method D phononic bandgap plane wave, It can be directly calculated multi-fractal spectrum, Mutual information is useful to calculate a set of procedures.)
- 2021-03-25 10:09:14下载
- 积分:1
-
My21Narcissus
21位水仙花数的寻找,里面用到了大数乘法等细节上的东西。(find the 21 digits narcissus.)
- 2012-09-07 11:42:41下载
- 积分:1
-
在ANSYS中初应力场的获得和施加过程
ansys-初应力-残余应力-焊接残余应力-ansys温度场(ansys-initial stress)
- 2020-07-07 09:18:59下载
- 积分:1
-
xixiaolifangzhen
采用时域数值仿真算法较为精确的仿真铣削加工过程动态力(By using numerical simulation algorithm is more accurate simulation of milling process dynamic force)
- 2021-01-09 17:58:51下载
- 积分:1
-
grey
灰色关联度分析是基于灰色系统的灰色过程, 进行因素间时间序列的比较来确定哪些是影响大的主导因素, 是一种动态过程的研究。(Grey Relational Analysis is based on gray gray process, the comparison of the time series between the factors to determine what affect the the big dominant factor, is a dynamic process.)
- 2012-08-25 00:27:37下载
- 积分:1
-
wucha_mian
说明: 阵列存在幅相误差条件下的DOA估计算法仿真(Simulation of DOA estimation algorithm with amplitude and phase errors in array)
- 2020-05-06 02:13:57下载
- 积分:1
-
递推最小二乘
说明: 一般的最小二乘通常是一次拿到全部的数据, 对所有数据进行统一优化计算得到模型系数。递推最小二乘是以一种递推的方式计算最小二乘,每次使用最新的测量值,来不断更新模型系数。(General least squares usually get all the data at one time, and perform unified optimization calculations on all the data to get the model coefficients. Recursive least squares is to calculate the least squares in a recursive way, each time the latest measured value is used to continuously update the model coefficients.)
- 2021-04-24 15:18:47下载
- 积分:1