-
GRKT10
通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。(Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations.)
- 2021-03-17 22:19:21下载
- 积分:1
-
Workshop7
An example of using a matrix object in order to pass values and complete a function.
- 2015-12-10 23:32:02下载
- 积分:1
-
newton
牛顿迭代求根法和牛顿-steffensen加速法(Newton method for root-solving problems.
Newton-Steffenson is also included.)
- 2011-12-21 23:53:13下载
- 积分:1
-
14771767修正剑桥模型的源程序(FORTRAN编写)
用于abaqus二次开发材料VUMAT,为初级学者找到更简单的方法(Materials for ABAQUS secondary development)
- 2021-04-21 22:38:49下载
- 积分:1
-
multiplication-table
只是一个课堂上做的九九乘法表,可能很多人做过(Just a class to do multiplication table, many people may have done)
- 2011-10-21 19:43:24下载
- 积分:1
-
计算机模拟物理-MD
说明: 分子动力学模拟的简化版。PDF文件中包含了伪代码。(a simple example for molecular dynamics)
- 2020-12-10 16:08:12下载
- 积分:1
-
tochnog-Masin
TOCHNOG PROFESSIONAL,有限元开源源程序。c++语言(TOCHNOG PROFESSIONAL, finite element open source. c++ language)
- 2021-04-03 09:59:06下载
- 积分:1
-
pro2
用遗传算法求解主动悬架系统的例程,里面附有程序求解的数据以及图形!是个很好的例子(A Genetic Algorithm for Active Suspension System routines)
- 2020-09-18 17:17:56下载
- 积分:1
-
RCS
基于Matlab的RCS(雷达散射截面)计算案例。
利用时域有限差分法(FDTD)的计算电磁学手段,给出了较为准确的结果。(An exact example to calculate the RCS based on Matlab.
Using the FDTD method, it indicates that the simulation is quite acurate.)
- 2021-02-24 15:09:39下载
- 积分:1
-
PSO
针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
- 2013-01-07 18:05:35下载
- 积分:1