-
运筹学中的分支界定算法,c++代码,可以运行
运筹学中的分支界定算法,c++代码,可以运行-Define a branch of operations research in algorithms, c++ Code can run
- 2022-04-12 23:11:38下载
- 积分: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
-
C++语言中的积分算法,用以拉拉链的拉链…
进行积分算法的c语言编程
进行的 的拉力拉拉链拉-Integral Algorithm for the c programming language to pull the zipper pull of the pulling force
- 2022-07-13 03:35:26下载
- 积分:1
-
线性方程类,封装有关解线性方程的方法
线性方程类,封装有关解线性方程的方法-linear equations, the package solution of linear equations
- 2023-05-20 18:25:03下载
- 积分:1
-
k-means algorithm
用java程序实现文档集合聚类的k-means算法。
- 2022-01-27 12:52:24下载
- 积分:1
-
实现图片描边vb代码
Private Sub wzmb_Click()给图片描边
- 2022-09-20 01:25:03下载
- 积分:1
-
集成ifft和fft,以头文件的形式提供调用,可以用于任何C编译器...
集成ifft和fft,以头文件的形式提供调用,可以用于任何C编译器-integration and fft to the first document in the form of call, can be used on any C compiler
- 2022-03-10 03:46:50下载
- 积分:1
-
找到2d_maxima
这个项目包含了CPP解决了2D-maxima的问题,你可以输入一个数组,这意味着一个SERIS离散点,一发现日最高点的2-D合作。 OFEN使用的agorithems是蛮力和分块,agorithem使用快速排序,从而让即将举办的x坐标点,用途比较y中两neiborhood点从位置后方前面。和agorithem的时间compexity是n日志(n)的。
- 2022-08-10 14:28:22下载
- 积分:1
-
维纳滤波处理,是C++源代码,包含了几个函数,请各位达人多多使用...
维纳滤波处理,是C++源代码,包含了几个函数,请各位达人多多使用-Wiener filtering treatment is C++ Source code contains a number of functions, please use up a lot of people
- 2022-11-12 05:15:03下载
- 积分:1
-
基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数...
基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数-based on the principle of least squares orthogonal polynomials and to the importation of the raw data and can be exported and the number of proposed and final expression coefficient
- 2023-02-25 11:25:03下载
- 积分:1