-
割线算法
* To find a solution to the equation f(x) = 0* given initial approximations p0 and p1:** INPUT: initial approximation p0, p1; tolerance TOL;* maximum number of iterations N0.** OUTPUT: approximate solution p or* a message that the algorithm fails.*
- 2022-01-25 15:06:45下载
- 积分:1
-
从与相关的快速算法中分离
离散相关和自相关的快速算法-separated from the relevant and related to the fast algorithm
- 2023-07-04 00:20:03下载
- 积分:1
-
three methods to find the k
用三种方法实现在数组中选择第k个最小的元素-three methods to find the k-th minium element in an array.
- 2022-07-25 23:48:27下载
- 积分:1
-
java calculator, has very powerful functions, able to perform most of scientific...
java 计算器,功能较强大,可进行大多数科学计算-java calculator, has very powerful functions, able to perform most of scientific calculation
- 2022-02-04 13:06:56下载
- 积分:1
-
三次样条插值函数的具体应用程序,主要应用于热敏电阻的温度和阻值之间的换算...
三次样条插值函数的具体应用程序,主要应用于热敏电阻的温度和阻值之间的换算-Cubic spline interpolation function of the specific applications, mainly used in thermistor temperature and resistance of the conversion between
- 2022-05-24 08:42:43下载
- 积分:1
-
单头文件实现对称的特征值分解…
stand alone header file implementing eigen value decomposition for a symmetric matrix-stand alone header file implementing eigen value decomposition for a symmetric matrix
- 2022-05-16 18:42:55下载
- 积分:1
-
FFT算法与C实现
FFT的C语言算法实现,包含FFT的算法原理、介绍和c的实现
- 2022-11-01 16:30:04下载
- 积分:1
-
MATLAB functions: LLL.m, Brun.m, Seysen.m. These functions implement different lattice reduction al
The supplementary material consists of three MATLAB functions:
LLL.m
Seysen.m
Brun.m
These functions implement different lattice reduction algorithms in MATLAB.
The functions are well-documented, explaining their functionality as well
as how to run them. The software is provided for free and without warranty.
- 2023-07-10 23:10:03下载
- 积分:1
-
指纹识别demo
资源描述
指纹识别demo代码
包括了指纹图像方向图计算、频率计算、gabor滤波器增强,细化,特征点提取,特征点匹配等功能!
- 2022-01-26 03:02:17下载
- 积分:1
-
用C语言编写牛顿插值程序
用C语言编写牛顿插值程序-C language Newton interpolation procedures
- 2022-03-24 20:26:09下载
- 积分:1