-
压缩感知重构算法
有很多压缩传感 (CS) 恢复算法,提出了。
在这里列出了其中的一些,并提供了相应的实验结果。从根本上说,
恢复算法是类似于基于稀疏编码过完备源于库
- 2022-03-31 16:59:04下载
- 积分:1
-
Romberg algorithm example
龙贝格算法的例子-Romberg algorithm example
- 2022-03-20 20:03:19下载
- 积分:1
-
行尺度主元高斯消元法,算法由两部分组成,分解阶段和求解阶段...
行尺度主元高斯消元法,算法由两部分组成,分解阶段和求解阶段-OK-scale principal component Gaussian elimination method, the algorithm consists of two parts, decomposition stage and the solution phase
- 2023-03-24 14:00:04下载
- 积分:1
-
mk检验程序
在excel中做秩次检验,第一列输入要检验的序列,清空后边几列,点击“运行”即可计算!
- 2022-03-03 16:52:27下载
- 积分:1
-
非常快的行人检测
快速人眼检测,c++源码,研究行人检测算法的,应该有帮助。好像国外的人做的。也可以再网上找到他们的地址。看看是否有用。一起学习交流。
- 2022-05-14 10:57:55下载
- 积分:1
-
% Measure Statistical Dependence 统计依赖测量
% 两个时间序列间统计依赖性测量
% 参考文献:时间序列间统计依赖性测量...
% Measure Statistical Dependence 统计依赖测量
% 两个时间序列间统计依赖性测量
% 参考文献:时间序列间统计依赖性测量的一种改进方法(王海燕 李 文① 陈文彦)- Measure Statistical Dependence Measurement statistical dependence between two time series statistical dependence measurement References: time-series statistical dependence between the measurement of an improved method (Wang Haiyan Lee陈文彦①)
- 2022-03-22 15:57:28下载
- 积分:1
-
非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar...
非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar-very good, very well-known for linear programming and mixed-integer planning the source code, using the c language, the author M. Berkelaar
- 2022-12-02 08:05:03下载
- 积分:1
-
svm实现的例子
svm实现的例子-SVM realize examples
- 2022-04-22 19:17:40下载
- 积分:1
-
2kDPDS算法源码
2k近邻数据流聚类算法,采用vc++实现
The summary of what you will find in each of the files that
make up your 2kDPDS application.
2kDPDS.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
2kDPDS.h
This is the main header file for the application. It includes other
- 2022-05-15 07:28:24下载
- 积分:1
-
神经网络算法实现
人工神经网络(Artificial Neural
Networks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(Connection
Model),它是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连
接的关系,从而达到处理信息的目的。
本程序实现了神经网络算法 的框架,只需提供训练集便可运行。
- 2023-01-20 11:20:04下载
- 积分:1