-
transportation
说明: 运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。(C++ code of transportation problem)
- 2021-01-12 16:08:48下载
- 积分:1
-
matlab模拟退火.zip
说明: 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现(simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the global optimum, the source Matlab can achieve Matlab environment)
- 2005-11-27 17:07:22下载
- 积分:1
-
Logistic-Regression
使用梯度下降法、随机梯度下降法和牛顿法实现的逻辑回归算法。(Using a gradient descent method, stochastic gradient descent algorithm logistic regression method and Newton' s method to achieve.)
- 2021-01-03 16:48:55下载
- 积分:1
-
二维网格划分
说明: 划分naca0012网格,其中interfunction为翼型函数(compute mesh for naca0012 airfoil in matlab)
- 2020-06-11 08:51:04下载
- 积分:1
-
aboat-shuzhi-fenxi
数值分析计算课程的部分习题答案,有matlab编程,希望对大家有用。(some small matlab codes .)
- 2012-08-17 22:28:01下载
- 积分:1
-
(Calculus-.7ed)-.James.Stewart
世界上最好的微积分教材,搞程序的,研究的,数学的都应该了解,这个是James.Stewart的Calculus第七版,英文原版,彩色的,值得珍藏。(The world' s best calculus textbook, engage in programs, research, mathematics should understand that this is James.Stewart seventh edition of Calculus, English original, colorful and worth treasuring.)
- 2013-08-09 14:32:08下载
- 积分:1
-
mcmc
蒙特卡洛资料,对于编写概率计算问题有较多的帮助,希望能帮到需要的人。(Monte Carlo)
- 2012-12-04 09:09:00下载
- 积分:1
-
lsq
打靶法求微分方程边值问题,这是数学上的求取方程问题的边值的方法
(Shooting method for boundary value problems for differential equations, which is to strike a mathematical equation of the boundary value problem approach)
- 2008-05-22 19:46:32下载
- 积分:1
-
ComplexNetworks
复杂网络MATLAB工具包和源程序,用于计算复杂网络特性的工具包。(Complex network MATLAB toolkit and source code)
- 2020-11-19 21:39:38下载
- 积分:1
-
最优化作业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