Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - svd
Search - svd - List
DWT-SVD 数字水印 MATLAB
Update : 2011-03-15 Size : 1365 Publisher : 86266593

DL : 0
SVD分解 C++
Update : 2011-05-17 Size : 5752 Publisher : duluo180

DL : 0
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解- Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution
Update : 2024-04-27 Size : 3072 Publisher : zhxj

DL : 0
数字水印技术已经成为信息隐含技术的新热门。这里提供一个基于svd的数字水印源代码,大家共享-Digital watermarking technology has become the information implicit in the new hot technology. Here to provide a SVD-based Digital Watermarking source code, everyone shared
Update : 2024-04-27 Size : 82944 Publisher : 张娜

OtherSVD
DL : 0
SVD的有关资料,主要是入门的说明的,适合初学者。-SVD of the relevant information, the main entry of note is suitable for beginners.
Update : 2024-04-27 Size : 450560 Publisher : 蔡荣太

DL : 0
SVD算法:利用SVD分解的平移、旋转矩阵算法-SVD algorithm: the use of SVD decomposition of translation, rotation matrix algorithm
Update : 2024-04-27 Size : 3072 Publisher : 巩晓晴

DL : 0
介绍基于改进型的SVD变换的数字水印技术算法-Introduce improved SVD-based digital watermarking technology transform algorithm
Update : 2024-04-27 Size : 577536 Publisher :

DL : 0
谐波恢复的ARMA建模算法(基于SVD-TLS)(张贤达《现代信号处理》)。当谐波信号为复谐波的时,该算法仍然适用。但该程序中没有给出具体的实现。-Harmonic Retrieval of ARMA modeling algorithm (based on the SVD-TLS) (Xian Tatsu Modern Signal Processing ). When the harmonic signal for the resumption of harmonics, the algorithm still applies. However, the procedure did not give a concrete realization.
Update : 2024-04-27 Size : 1024 Publisher :

DL : 0
线性方程的解法,实现对运动目标的检测,针对可见光图像弱小目标检测中的背景抑制和去噪问题,提出了奇异值分解(Singular Value Decomposition,SVD)-Linear equations, to achieve the detection of moving targets, in view of the weak target detection in visible light images in the background suppression and de-noising problem, a SVD (Singular Value Decomposition, SVD)
Update : 2024-04-27 Size : 1024 Publisher : ty3r

DL : 0
svd分析的例子,程序,生成数据,预处理,分析-SVD analysis of the examples, procedures, generating data, pretreatment, analysis
Update : 2024-04-27 Size : 1024 Publisher : 来海锋

PCA SVD的区别联系,加入尺度空间的分析,值得一看-The difference between PCA SVD links add scale space analysis, see
Update : 2024-04-27 Size : 45056 Publisher : levoy

matlabsvd
DL : 0
基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
Update : 2024-04-27 Size : 3072 Publisher : xuyan

DL : 0
采用SVD方法进行人脸特征提取,希望对大家有用-SVD method using facial feature extraction, in the hope that useful to everybody
Update : 2024-04-27 Size : 1024 Publisher : 东方

BooksSVD
DL : 0
使用SVD的数字水印算法,做水印的可以参考-A robust image watermarking algorithm using SVR detection
Update : 2024-04-27 Size : 350208 Publisher :

DL : 0
SVD奇异向量分析法,是一种常用的分析气象数据时间空间相关分布的研究方法,本程序可以直接使用。-SVD singular vector analysis, is a common analysis of meteorological data distribution in time and space-related research methods, this procedure can be used directly.
Update : 2024-04-27 Size : 6144 Publisher : lihongqi

DL : 0
这是用vc++语言编写的程序,里面有封装好的类,可以直接使用,vcpca类包含svd等矩阵算法类-This is using vc++ language preparation procedures, which have well-type package can be used directly, vcpca category contains svd algorithms such as matrix type
Update : 2024-04-27 Size : 11264 Publisher : 吴承昊

左右两场相关矩阵的奇异值分解,针对站点文件(svd)-Two related matrix singular value decomposition (svd)
Update : 2024-04-27 Size : 5120 Publisher : cherry

DL : 0
This svd source code implementation in c++ , the zip file contain the ap file ,more detail ,please see the ap library adapted for c++ in the zip file.also there is faq to answer your question.-svd source code implementation in c++ , This is the zip file contain the ap file ,more detail ,please see the ap library adapted for c++ in the zip file.also there is faq to answer your question.
Update : 2024-04-27 Size : 88064 Publisher : leespoon

DL : 0
基于svd-tls功率谱分析的方法 ,是现代谱估计的一种常用方法-svd-tls-based power spectral analysis method is a kind of modern spectral estimation methods commonly used
Update : 2024-04-27 Size : 2048 Publisher : 王宪涛

基于DCT的SVD算法,对于几何攻击有很强的鲁棒性-DCT-SVD algorithm, robustness on geometry attack
Update : 2024-04-27 Size : 561152 Publisher : 宋春霖
« 12 3 4 5 6 7 8 9 10 ... 47 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.