-
oofem-1.7.tar
c++的有限元源码,带说明书和测试数据,是难得的有限元开发资料.(This is the code of finite element method, with manual document and data samples, it is valusble for FEM development)
- 2009-04-25 13:59:51下载
- 积分:1
-
matlab-code
几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法(Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradient method, Newton' s method, trust region method)
- 2013-03-09 14:53:27下载
- 积分:1
-
MGS
本程序是用MGS正交化方法求方程组的最小二乘解的程序(This program is the program of MGS orthogonalization method and the least squares solution of equations)
- 2012-03-26 15:26:16下载
- 积分:1
-
digital filter
说明: 各种滤波器,包括高通、低通、带通等滤波器,可用,直接输入数值即可,可直接使用,没有bug(bandpass filter,Band pass filter, available, direct input value, can be used directly, no bug)
- 2021-04-16 21:20:00下载
- 积分:1
-
mcmc
蒙特卡洛资料,对于编写概率计算问题有较多的帮助,希望能帮到需要的人。(Monte Carlo)
- 2012-12-04 09:09:00下载
- 积分:1
-
CPPsimplex
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method for the minimum)
- 2011-09-18 22:57:30下载
- 积分:1
-
c89e3473aad3459182857fc5b5ff6fe4
说明: 线弹性umat钛合金,有cae文件,可以进行晶体塑性模拟(linear umat for titanium aloy)
- 2019-11-24 19:46:07下载
- 积分:1
-
Newmark
数值分析 很好很快的计算特征值和特征向量的方法,很实用(Very fast numerical analysis computing eigenvalues and eigenvectors of the method, it is practical)
- 2009-04-01 10:36:55下载
- 积分:1
-
nijie
六轴工业机器人的逆运动学,采用VC++进行编程自动求解(inverse of 6-dof industrial robot)
- 2020-12-25 12:19:04下载
- 积分:1
-
ANSYS-mesh
在有限元分析中的网格划分好坏直接关系到模型计算的准确性,这里是关于网格划分的一些讨论。(In in the analysis of finite element mesh is directly related to the accuracy of the calculation model, there is some discussion about grid division.)
- 2012-03-13 20:21:50下载
- 积分:1