-
牛顿迭代法求平方根
牛顿迭代法求平方根, .doc的格式,c语言,好像有点简单哈,目前手中这个好找,过一阵再传个复杂的 ~~~
- 2022-12-15 21:10:03下载
- 积分:1
-
中山大学acm online sicily,一些经典的题目
中山大学acm online sicily,一些经典的题目-problems of sysu sicily
- 2023-01-15 11:40:03下载
- 积分: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
-
二
二维的FDTD仿真程序,仿真图像很漂亮哦,呵呵。-Two-dimensional FDTD simulation procedures, simulation images very beautiful, oh, huh, huh.
- 2023-02-22 14:10:04下载
- 积分:1
-
Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n...
程序:全主元Gauss消去法
过程:gaussq(aa,bb,xx,n,sgn)
作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败
方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient matrix, bb for the right-hand side vector, xx for the solution vector, n the order of the equation, sgn as identifiers, 1 indicates the calculation as normal, 0 indicates failure of the calculation equation of the form: aa (n, n)* x (n) = bb (n)
- 2023-02-27 01:55:03下载
- 积分:1
-
双摆动画
通过 Matlab 提示符下键入 DoublePendulumAnimation 运行该程序。请确保您在 Matlab 中的当前目录设置为包含 DoublePendulumAnimation.m 的目录。要使用默认的参数运行动画,只需单击开始按钮时开始动画。你可以通过改变参数及初始条件和按下开始按钮,看到双摆的运动试验。
1) 如果动画都太缓慢下降的点的数量。
2) 如果动画是太快或太生涩的点的数量增加。
3) 不同的时间跨度,要么增加要么减少动画的长度。
- 2022-01-25 22:24:13下载
- 积分:1
-
阅读 & 保持 c + + 中的图
项目读取和维护关系图使用作为要么c + + 编程语言。 存储图形邻接列表 or a 矩阵 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-23 15:15:02下载
- 积分:1
-
With the Gauss
用高斯-赛德尔迭代法求方程组的根。它的原理与简单迭代法相似,但在赛德尔迭代法中,每次迭代时充分利用当前最新的迭代值-With the Gauss- Seidel iterative method seeking the roots of equations. Its principle with simple iterative method similar, but the Seidel iteration method in each iteration to take full advantage of the current value of the latest iteration
- 2022-03-18 09:30:09下载
- 积分:1
-
基于类电磁机制的优化算法
EM算法代码,利用类电磁机制求解优化问题的优化算法可以达到全局最优的算法,并且不要求目标函数或者约束变量可微
- 2023-04-05 21:25:03下载
- 积分:1
-
用AVIFile函数制做AVI文件基本步骤
- 2022-01-22 02:20:50下载
- 积分:1