-
k-svd 算法
稀疏算法对图像去噪,
由于在K-SVD算法中用到了OMP算法和奇异值分解SVD算法,而当图像较大时,OMP算法中的矩阵求伪逆运算效率非常低、奇异值分解SVD不仅耗时而且占用内存较大,常导致“超出内存”问题。针对上述问题本课题提出了基于矩阵shelesky分解和近似奇异值分解SVD的稀疏K-SVD噪声抑制方法来对自然图像进行噪声抑制,同时在字典训练过程中结合了“全局训练字典”的普适性,该方法有效的提高了K-SVD算法的运行效率、解决了“超出内存”问题,并且提高了去噪效果。
- 2022-05-13 20:26:09下载
- 积分:1
-
C算法
C算法-C Algorithm
- 2022-02-06 03:51:11下载
- 积分:1
-
This is on the Support Vector Machine Toolbox. Inside, including many current po...
这是关于支持向量机的工具箱。里面包括很多目前比较流行的工具箱的源代码文件-This is on the Support Vector Machine Toolbox. Inside, including many current popular toolbox source code files
- 2023-09-04 16:35:04下载
- 积分:1
-
will enhance wavelet for target tracking. Lifting the core algorithm and is upda...
将提升小波用于目标跟踪。
小波提升的核心就是更新算法和预测算法,通过预测算法可以得到高频信息,而通过更新算子可以得到正确的低频信息.提升样式可以实现原位计算和整数提升,并且变换的中间结果是交织排列的.其中原位计算和整数提升在硬件实现中很有价值.-will enhance wavelet for target tracking. Lifting the core algorithm and is updated prediction algorithm, algorithm can be predicted high-frequency information, and by updating operator can correct the low-frequency information. upgrade format can achieve in-situ upgrade and Integer calculations, and transform the intermediate results are intertwined with a. which integer calculation and in-situ upgrading the hardware realization of great value.
- 2022-05-14 04:46:44下载
- 积分:1
-
本人收集的DSP处理例子程序-数字录音程序
本人收集的DSP处理例子程序-数字录音程序-I collect examples of DSP processing procedures-digital recording procedures
- 2022-12-24 19:50:02下载
- 积分:1
-
最优潮流计算程序(使用电力系统专业,属于非线性规划问题)....
最优潮流计算程序(使用电力系统专业,属于非线性规划问题).-optimal power flow calculation procedure (using power systems professional, is Nonlinear Programming).
- 2022-04-30 05:41:37下载
- 积分:1
-
伪随机数生成算法,很优秀,32位int
伪随机数生成算法,很优秀,32位int-pseudo-random number generation algorithms, excellent, 32 int
- 2022-07-15 01:57:02下载
- 积分:1
-
3D Delaunay 算法
此程序计算凸壳、 Delaunay 三角剖分、 alpha 形状和 Voronoi 卷,使用增量式算法和精确的算法。若要安装,请键入"做",可能调整生成文件后。
- 2022-02-06 23:32:47下载
- 积分:1
-
一元线性回归,数值分析方面可参考
一元线性回归,数值分析方面可参考-one yuan linear regression, numerical analysis can look at the reference
- 2022-03-20 17:59:50下载
- 积分:1
-
vibe背景差分建模
资源描述应用vibe在背景差分法中进行背景建模,有效地背景建模方式能够提高后续的运动目标检测,准确分离前景与背景,比GMM法的效果好.
- 2022-03-21 11:57:29下载
- 积分:1