-
Fortran 90
Fortran 90
- 2022-03-07 16:42:23下载
- 积分:1
-
提供离散点三角网与等值线的实现给大家共享。有谁把等值线光滑处理了后,请也别忘了给我一份...
提供离散点三角网与等值线的实现给大家共享。有谁把等值线光滑处理了后,请也别忘了给我一份-provides discrete point triangulation with the contours to the realization share. Who put smooth contours handled, please do not forget to also give me a
- 2023-08-29 07:05:03下载
- 积分:1
-
梯度函数的逆。我已经提供了1个版本的工作
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1
-
This program generates interpolation function for input data in three methods:...
This program generates interpolation function for input data in three methods:
1-Newton forward method
2-Newton backward method
3-lagrange method
- 2022-07-07 06:09:44下载
- 积分:1
-
AOE网算法,VC实现
AOE网算法,VC实现-AOE network algorithm, VC
- 2022-03-05 23:14:20下载
- 积分:1
-
鱼眼标定算法
这是一个鱼眼标定算法的源代码,代码中实现了一种常用的球面标定算法,初学者如果有需要可以下下来学习学习
- 2022-03-09 22:11:51下载
- 积分:1
-
aes加密算法的c语言实现
密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-09 21:59:56下载
- 积分:1
-
用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。...
用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。-Using support vector machine (SVM) classification and function to achieve the reunification of the source code. There are examples, according to Lake Lo paintings can ladle.
- 2022-06-15 21:49:41下载
- 积分:1
-
图像读取c语言程序
使用C语言对图形进行读取和处理,在过程中将bmp(位图)文件进行读取和存储的小小程序
- 2022-02-16 07:57:07下载
- 积分:1
-
C#数据计算方法
资源描述C#涉及的相关数据计算方法,内容很丰富,包括Complex、Integral、Interpolation、LEquations、Matrix、NLEquations等等算法,里面还有很多例子,很不错的基于C#的相关数学计算方法,个人觉得很有用。
- 2022-03-13 05:18:21下载
- 积分:1