-
线性方程组的解法
线性方程组的解法: 矩阵分解与线性方程组直接方法
- 2022-03-18 13:42:41下载
- 积分:1
-
OMP字典学习,包含图像样本切割模块;适合内存不足情况下字典学习
资源描述OMP字典学习,包含图像样本切割模块;适合内存不足情况下字典学习,OMP字典学习,包含图像样本切割模块;适合内存不足情况下字典学习 很不错的字典训练方法哦谢谢大家 欢迎下载
- 2023-06-04 11:35:04下载
- 积分:1
-
素因数分解
此代码是用于计算您输入的每个数字的素因数分解。拳头要求您提供输入任意数量要比它开始查找范围从 2 到你的号码/2 内的每一个质数。在那之后,因式分解开始。
- 2022-08-20 22:43:52下载
- 积分:1
-
该文件是一个快速排序的实现,它有一个O(N LG N)
This file is a quick sort implementation, it has an O ( n lg n )
- 2022-03-15 09:52:31下载
- 积分:1
-
分析数学表达式 运算 以及作图用的,主要是可以支持大部分的自然书写...
分析数学表达式 运算 以及作图用的,主要是可以支持大部分的自然书写-Analysis of mathematical expression used for computing and mapping, mainly to support most of the natural to write
- 2022-03-10 07:26:56下载
- 积分:1
-
mumford source code
mumford source code-mumford source code........
- 2022-12-30 05:20:03下载
- 积分:1
-
求解矩阵的LU分解,现已很少使用FORTRAN程序。因此,有限公司
Lu分解求解矩阵,现在比较少用 fortran 程序。 所以比较难找,希望能给用 fortran程序的同行带来方便。-Lu decomposition solving matrix, is now less used fortran program. Therefore, comparison was difficult to find, hope that I can use fortran program peer convenience.
- 2022-02-06 21:42:48下载
- 积分:1
-
smart grid
基于GSM的智能网的实现
- 2022-03-16 04:01:25下载
- 积分:1
-
Prolog实现8-puzzle
he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
- 2023-07-26 11:40:02下载
- 积分:1
-
MATLAB代码实现的FFT
检测FFT性能的MATLAB程序,系统性能检测用-MATLAB code for FFT
- 2022-06-19 09:19:31下载
- 积分:1