Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - svd
Search - svd - List
DL : 0
主要用来对矩阵进行奇异值分解,与MATLAB有同样的效果(It is mainly used to perform singular value decomposition on matrices and has the same effect as MATLAB.)
Update : 2024-05-20 Size : 1024 Publisher : OPEN@CT

DL : 0
基于svd的音频水印,加噪、滤波检验鲁棒性(Audio watermarking based on SVD, check the robustness of denoising and filtering)
Update : 2024-05-20 Size : 11285504 Publisher : malvina

hybrid coyyyyyyyyyy mantab soul
Update : 2024-05-20 Size : 3089408 Publisher : aderegaa

DL : 0
KSVD的稀疏编码去噪的matlab版本算法(Sparse encoding KSVD denoising algorithm)
Update : 2024-05-20 Size : 3072 Publisher : nirener0

DL : 0
SVD算法:利用SVD分解的平移,旋转矩阵算法()
Update : 2024-05-20 Size : 2048 Publisher : Beatpice

DL : 0
SVD的有关资料,主要是入门的说明的,适合初学者,()
Update : 2024-05-20 Size : 449536 Publisher : independenh

ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Delphi) and several operating systems (Windows and POSIX, including Linux). ALGLIB features include: Data analysis (classification/regression, statistics) Optimization and nonlinear solvers Interpolation and linear/nonlinear least-squares fitting Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear solvers Fast Fourier Transform and many other algorithms
Update : 2024-05-20 Size : 3828736 Publisher : pbb

各种信号处理方法包括AR music burg tls levinson等算法(kinds of signal processing methods include AR music burg tls levinson and other algorithms)
Update : 2024-05-20 Size : 2048 Publisher : 别当路人甲

DL : 0
对OFDM的LS,MMSE,SVD三种算法的仿真(Simulation of three algorithms of LS, MMSE and SVD for OFDM)
Update : 2024-05-20 Size : 8192 Publisher : 哈哈儿123

需要指出的是,还存在改进算法的速度和内存使用的空间,比如用于RQ分解的位移结构算法和SVD的Lanczos算法。在这个软盘上实现的算法只使用基本的MATLAB命令(没有花哨的优化c代码)。请随意改进,让我知道您的想法:(The algorithms that have been implemented on this diskette only use basic MATLAB commands (and no fancy optimized C-code). Feel free to improve, and let me know what you think)
Update : 2024-05-20 Size : 2048 Publisher : 土木

matlabsvd
DL : 0
tsvd 截断奇异值分解 相比较奇异值分解,有很好的抗干扰能力(The singular value decomposition of TSVD truncated singular value decomposition has good anti-interference ability.)
Update : 2024-05-20 Size : 1024 Publisher : 即使熟悉过

有关奇异值分解和特征值分解的复杂度计算比较,包含多种方法(Comparison of complexity calculations for singular value decomposition and eigenvalue decomposition, including multiple methods)
Update : 2024-05-20 Size : 1433600 Publisher : 六月尘

LC-KSVD算法代码,<<Learning A Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD>>(LC-KSVD algorithm code, < <Learning A Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD> > )
Update : 2024-05-20 Size : 16129024 Publisher : carmeloNY7

DL : 0
SVD滤波方法,主要是通过对信号进行奇异值分解,将噪声部分的值归零,再进行信号的重构,顺利地进行滤波。(SVD filtering method, mainly through singular value decomposition of the signal, the noise part of the value of zero, and then signal reconstruction, smoothly filtering.)
Update : 2024-05-20 Size : 1024 Publisher : train_xing

调用程序可对信号进行EMD分解,再进行奇异值分解降噪(The calling program can decompose the signal by EMD, then the singular value decomposition and denoising 2D empirical wavelet program. The calling subroutine can perform the empirical wavelet transform on the image.)
Update : 2024-05-20 Size : 24576 Publisher : 安之若素_

使用Hermite标准型、SVD分解和满秩分解求矩阵的广义逆,在此基础上求解线性方程组的解。(Hermite's canonical form, SVD decomposition and full rank decomposition are used to find the generalized inverse of the matrix, and then the solution of the linear equation system is solved.)
Update : 2024-05-20 Size : 2048 Publisher : hh_w

DL : 0
tikhonov求解,正则化参数为0.1,应用svd分解,求解病态矩阵的解。(Tikhonov solution, regularization parameter is 0.1, using SVD decomposition to solve the ill-conditioned matrix solution.)
Update : 2024-05-20 Size : 1024 Publisher : 旧约丨

DL : 0
pca、svd、mds 数据降维,用来对数据进行预处理 新人学习,叨扰(pca data dimension reduction)
Update : 2024-05-20 Size : 1024 Publisher : recg

给出了DFT码本的构造方法以及SVD分解获取最佳预编码,接收端使用MMSE(The construction method of DFT codebook and SVD decomposition are given to obtain the best precoding. The receiving end uses MMSE.)
Update : 2024-05-20 Size : 105472 Publisher : 梦丝kbm

VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、JPEG 2000编码;骨架检出、轮廓提取;边界跟踪、阈值分割区域生长、分裂合并、 Canny算子;图像的模式识别。各种算法的综合源码:原图、抖动,灰度变换、直方图均衡、多种滤波器、伪彩色增强,运动模糊、逆滤波,傅立叶变换、快速傅立叶变换、离散余弦变换、沃尔什变换、霍特林变换、小波变换、小波反变换,霍夫曼编码、香浓-费诺编码、算术编码、位平面编码,图像识别。(Visual C++ image processing and source code package (Daquan) includes the following contents: 1. Digital image acquisition, processing and practical application of e-book 2. Digital image acquisition, processing and practical application of e-book chapter source code 3. The comprehensive source code of various algorithms mentioned in the book. The algorithm codes included in the compression package include: Chapter Source Code: Content: Contrast Enhancement, Gray Level Transform, Histogram Renovation, Image Smoothing, Image Sharpening...)
Update : 2024-05-20 Size : 15010816 Publisher : jhanker
« 1 2 ... 41 42 43 44 45 4647 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.