-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. I...
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
- 2022-01-26 01:43:40下载
- 积分:1
-
基于模拟退火算法的TSP算法
模拟退火算法(Simulated Annealing , 简称SA)为求解传统方法难处理的TSP问题提供了一个有效的途径和通用框架, 并逐渐发展成一种迭代自适应启发式概率性搜索算法。用以求解不同的非线性问题; 对不可微甚至不连续的函数优化, SA 能以较大概率求得全局优化解; 具有较强的鲁棒性、全局收敛性、隐含并行性及广泛的适应性; 并且能处理不同类型的优化设计变量( 离散的、连续的和混合型的) ; 不需要任何的辅助信息, 对目标函数和约束函数没有任何要求。利用Metropolis 算法并适当地控制温度下降过程, 在优化问题中具有很强的竞争力, 本案例研究了基于模拟退火算法的TSP算法。
- 2023-07-24 02:50:03下载
- 积分:1
-
断齿分析
用稀疏分解分析断齿的原因,经过验证在MATLAB中可以良好的运行从而进行分析,,
- 2022-05-09 10:50:34下载
- 积分:1
-
C51动态数码管代码
C51动态数码管代码,初学者适用
- 2022-01-24 14:17:23下载
- 积分:1
-
经典c程序100例
经典c程序100例-100 cases of classic c procedures
- 2022-03-23 03:53:28下载
- 积分:1
-
BP算法的c++实现
c++编程实现BP算法,代码中有详细的文字用以描述解释程序,适用于初学者,对BP算法拥有一个实践程序上的理解
- 2022-01-28 06:46:03下载
- 积分:1
-
猴子吃桃的问题:
此程序是用递归做出来的,方法很简单
猴子吃桃的问题:
此程序是用递归做出来的,方法很简单-monkeys eat a peach : This procedure is done using the recursive method is very simple
- 2022-04-09 19:03:22下载
- 积分:1
-
用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!...
用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!-TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method.
The library makes it relatively easy to compare different methods of producing sample points in the tetrahedron, and to vary the tetrahedron over which integration is carried out.
- 2022-02-21 17:32:42下载
- 积分:1
-
KALMAN滤波器和condense算法的运动跟踪分析
KALMAN滤波器和condense算法的运动跟踪分析-Kalman filter and condense the motion tracking algorithm analysis
- 2023-07-05 23:40:02下载
- 积分:1
-
产生大素数
产生一个大素数并对其进行检验
基本原理:
费尔马小定理:如果p是一个素数 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-28 08:51:04下载
- 积分:1