-
梯度函数的逆。我已经提供了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
-
在与divide_and_conquer nxm矩阵二进制搜索算法!
Binary Search in nxm matrix, with divide_and_conquer algorithm!
The matrix has sortex in row and column. (young tableau)
- 2022-02-14 23:00:49下载
- 积分:1
-
用tc来计算pi的精确计算
用tc来计算pi的精确计算-used to calculate the precise calculation of pi
- 2022-03-18 11:52:47下载
- 积分:1
-
viterbi译码算法,可以对卷积码进行解码。通信类的朋友知道的...
viterbi译码算法,可以对卷积码进行解码。通信类的朋友知道的-viterbi
- 2022-04-29 22:44:33下载
- 积分:1
-
用mente-calo法算三维积分:
工作平台是:vs2002(7.0) MFC
用mente-calo法算三维积分:
工作平台是:vs2002(7.0) MFC-with mente- calo 3D integral operator France : working platform is : vs2002 (7.0) MFC
- 2022-08-20 16:19:10下载
- 积分:1
-
此程序是关于动态规划算法的描述,可以直接
输入数据就可以直接运行。...
此程序是关于动态规划算法的描述,可以直接
输入数据就可以直接运行。-This procedure is about the description of dynamic programming algorithm can be directly input data can be directly run.
- 2022-10-20 12:30:03下载
- 积分:1
-
a 3x3 matrix multiplication
a 3x3 matrix multiplication
- 2023-04-17 07:05:03下载
- 积分:1
-
米勒拉宾素性测试仪
它对数字执行素性测试并返回布尔值。
- 2022-02-11 22:06:34下载
- 积分:1
-
高斯
GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
- 2022-01-29 00:52:29下载
- 积分:1
-
使用模拟退火算法解0-1背包问题MATLAB源代码
使用模拟退火算法解0-1背包问题MATLAB源代码-using simulated annealing Xie 0-1 knapsack problem MATLAB source code
- 2022-11-05 21:40:04下载
- 积分:1