-
数据结构的各种算法
压缩包里有列表 栈 队列以及各种排序算法,例如插入,快速,二叉树排序法;栈和队列的实现包括用数组和列表实现的两种方式,期待帮助有需要的小伙伴们
- 2023-09-05 04:45:03下载
- 积分:1
-
混合矩阵估计在瞬时盲源分离
这是刊登在报纸的混合矩阵估计算法的 matlab 代码 V.G.Reju、 S.N.岛和 I.Y。很快,"为混合的瞬时盲源分离中的矩阵估计算法,"信号处理,卷第 89 9 期,2009 年 9 月,页 1762–1773.
- 2022-12-22 05:00:04下载
- 积分:1
-
数据挖掘算法
Data Mining 算法-Data Mining Algorithms
- 2022-07-18 00:49:12下载
- 积分:1
-
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)...
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)
-//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
- 2022-06-12 06:09:24下载
- 积分:1
-
matrix operations such as matrix inversionmethods,It is part of java3d project...
java 写的matrix等的一些操作,含有矩阵求逆等方法,是java3d的一部分。https://java3d.dev.java.net/binary-builds.html -matrix operations such as matrix inversionmethods,It is part of java3d project. https:// java3d.dev.java.net/binary-builds.html
- 2022-02-22 08:10:23下载
- 积分:1
-
插植算法 拉格郎日插植
插植算法 拉格郎日插植-Brachytherapy count Radio Lang Day Brachytherapy
- 2022-03-15 03:40:27下载
- 积分:1
-
用递归法解决商人渡河问题
用递归法解决商人渡河问题-recursive method used to solve business problems across the river
- 2023-04-18 20:05:03下载
- 积分:1
-
数值分析算法:非线性方程的求解,插值,表面…
数值分析算法:求解非线性方程组,插值,曲面拟合,得近似表达式-Numerical analysis algorithms: solving nonlinear equations, interpolation, surface fitting, very similar to the expression
- 2022-03-21 01:09:20下载
- 积分:1
-
多抽样率频率抽样FIR 数字滤波器设计
多抽样率频率抽样FIR 数字滤波器设计- The multi- sampling rate frequency samples the FIR numeral
filter to design
- 2022-02-01 22:55:20下载
- 积分:1
-
一个程序来寻找频繁项集(关闭和最大)与Eclat算法…
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
- 2022-02-20 07:32:43下载
- 积分:1