-
Fortran 90
Fortran 90
- 2022-03-07 16:42:23下载
- 积分:1
-
This is an improved Euler algorithm source code
这是改进的欧拉算法源码-This is an improved Euler algorithm source code
- 2022-02-01 18:12:29下载
- 积分:1
-
A*算法解决图的搜索问题
可以在CodeBlocks或devc++上运行;可以将估价函数修改为曼哈顿距离,这样搜索的效率会提高;
- 2022-02-02 01:30:45下载
- 积分:1
-
单个文件在以下链接是可用的:
Individual files are available in the following links:
Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order.
Bessik -- Modified Bessel function In and Kn for real argument and integer or real order.
CBessjy -- Bessel functions Jv and Yv for real or complex arguments and real order.
CBessik -- Modified Bessel functions Iv and Kv for complex arguments and real order.
-Individual files are available in the following links: Bessjy- Bessel functions Jn and Yn for real argument and integer or real order. Bessik- Modified Bessel function In and Kn for real argument and integer or real order. CBessjy- Bessel functions Jv and Yv for real or complex arguments and real order. CBessik- Modified Bessel functions Iv and Kv for complex arguments and real order.
- 2022-04-29 03:27:40下载
- 积分:1
-
Sonic anemometer tilt correction algorithm
本文直接应用Wilczak等人[1]提出的算法,从倾斜角度校正声波风速仪记录的风分量。它与双旋转和三旋转算法进行了比较。本提交文件包含:4个示例文件:exampleu PF.m、exampleu rot2.m和exampleu rot3.m以及exampleu frictionVelocity.m-函数tiltCorrection.m;
- 2022-07-21 22:14:03下载
- 积分:1
-
c#实现A*算法
采用C#软件,在vs平台上,实现8数码的演示。可以实现自动和手动的功能,功能基本和浙江工业大学的人工智能软件类似。
- 2022-03-04 05:48:57下载
- 积分:1
-
用高斯列主元,全主元,Crame法则等解方程组
用高斯列主元,全主元,Crame法则等解方程组-PCA with Gaussian line, full-PCA, Crame laws and other solutions of equations
- 2022-08-08 07:43:42下载
- 积分:1
-
列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。...
列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。-out PCA Gaussian elimination is my calculation A study prepared at the completion of the main-element Gauss elimination method to achieve equation Solving Group.
- 2022-04-10 00:25:55下载
- 积分:1
-
用matlab编写的基于轮廓最大互信息图像配准算法
用matlab编写的基于轮廓最大互信息图像配准算法
- 2022-06-17 20:51:33下载
- 积分:1
-
AVL树的JAVA源码
这是AVL树的完整的java代码。实现了avl树的删除,插入,遍历等操作。这是算法的课程作业,适合学习算法的人参考。
- 2023-06-12 18:00:02下载
- 积分:1