-
youhua
fortran最优化计算方法常用程序汇编
包括一维最优化部分、无约束优化部分、约束优化部分
0.618法,分数法、二次插值法、三次插值法
共轭梯度法、DFP变尺法(导数)、DFP变尺法(差分)、阻尼最小二乘法、鲍威尔法、模式搜索法、单纯形法
混合罚函数法(SUMT调用DFP)、混合罚函数法(SUMT调用鲍威尔法)、综合约束函数双下降法、可变容差法、复合形法、网格法、随机试验法、解线性规划的单纯形法(fortran optimization calculation method used to assemble
Including one-dimensional optimization section, part of unconstrained optimization, constrained optimization part
0.618, fractional method, quadratic interpolation, cubic interpolation
Conjugate gradient method, DFP becomes ruler Act (derivative), DFP variable scale method (differential), damped least squares method, Powell method, pattern search method, the simplex method
Mixed penalty function method (SUMT call DFP), mixed penalty function method (SUMT call Powell Law), integrated dual descent constraint functions, variable tolerance method, the complex method, grid method, random test, solving linear programming simplex Method)
- 2014-05-21 10:33:13下载
- 积分:1
-
calculator
用mfc实现计算器的基本操作,支持键盘输入,并保留xp风格,可计算平方,幂,时间显示等操作(With mfc achieve the basic operation of the calculator, support for keyboard input, and retain xp style, calculates the square, power, time display and other operations)
- 2013-10-23 15:22:24下载
- 积分:1
-
erchengfa3d
基于最小二乘位置估计定位方法(三维的)可产生图((Three-dimensional) positioning method based on least squares position estimation in Figure)
- 2012-10-24 09:31:13下载
- 积分:1
-
artisan_read_ini
s-波分裂参数计算,应用时间延迟方式,用于计算各向异性参数(shear-wave splitting time-delay calculation)
- 2015-09-18 21:32:40下载
- 积分:1
-
FEMprogram
四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。(Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using elastic-plastic constitutive, will be the relationship between load and displacement into linear equations, is a very good Solving a simple three-dimensional deformation body procedures, but also the output unit deformation, stress and so on.)
- 2020-12-16 11:59:12下载
- 积分:1
-
国内某B2C电子商务网站的数据集
电商的数据集,可用于做数据分析 平台搭建(The data set of e-commerce can be used to build data analysis platform.)
- 2021-02-01 12:40:00下载
- 积分:1
-
mixfft
fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法(fft-based hybrid algorithm, c code, portable hybrid-based Fourier transform algorithm)
- 2008-07-27 12:35:37下载
- 积分:1
-
qiuni
C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
- 2013-12-16 21:18:18下载
- 积分:1
-
vegy__yhe
一个经典的基于排挤机制的小生境遗传算法程序 不错的 很好(A classic the niche genetic algorithm based on crowding mechanism of good is very good)
- 2017-05-13 03:20:14下载
- 积分:1
-
comsol14
下面我们将给出一些基于Galerkin有限元法的微型泵模拟结果,模拟过程在商业软件COMSOL Multiphysics 3.2中实现。数值求解采用压力修正算法——SIMPLE,它首先假设一个压力场,然后通过求解不可压缩流动的Navier-Stokes方程得到速度场。这些速度不需要满足Possion型连续方程,所以对压力场的修正也带来速度场的修正,最终满足质量守恒。求解速度场的同时计算电势场方程。这会得到Lorentz力,然后将其反馈回N-S方程并作为体积力处理。连续耦合Lorentz力和速度场直到Newton迭代收敛。
(Below we will give some micro-pump simulation results based on the Galerkin finite element method, the simulation process in the commercial software COMSOL Multiphysics 3.2. The numerical solution of pressure correction algorithm- the SIMPLE, it begins by assuming a pressure field, and then by solving the incompressible Navier-Stokes equations, the velocity field. These velocities do not need to satisfy the continuity equation of Possion type pressure field correction to bring the amendment of the velocity field, and ultimately to meet the conservation of mass. Solving the velocity field at the same time to calculate the potential field equations. This will be the Lorentz force, and then fed back to the NS equations and processing as a volume force. Continuous coupling of the Lorentz force and the velocity field until the Newton iteration convergence.)
- 2012-06-03 12:26:50下载
- 积分:1