搜索资源列表
decomposition
- 选主元的矩阵杜利特尔分解-Pivot Doolittle decomposition of the matrix
LU decomposition
- LU decomposition with partial pivoting
小波分解在图像放大缩小中的应用
- 小波分解在图像放大缩小中的应用-wavelet decomposition in Image Zooming Application
Algebra
- 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity
svd
- 矩阵的奇异值分解算法-A algorithm of matrix singular value decomposition
mymath
- 自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dim
LU文档
- LU分解 用C的算法-LU decomposition algorithm C
decomposition
- 选主元的矩阵杜利特尔分解-Pivot Doolittle decomposition of the matrix
2.LU分解法
- LU分解法,数值分析最基本的!-LU decomposition, the most basic numerical analysis!
LU分解法
- 数值计算方法 LU分解法-numerical method LU decomposition
图象处理集合
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the fol
VC_图像小波分解
- VC_图像小波分解,包括图像处理算法,如小波算法等。-VC_ wavelet decomposition images, including image-processing algorithms, such as wavelet algorithm.
小波图像分解与合成
- 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wave
图像压缩的几个MATLAB算法
- 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
LU分解法
- 用C语言来实现的,求解线性方程组,还可以实现解向量的一个程序。-The decomposition realizes with the C language, solution system of linear equations, but also may realize the solution vector one procedure
svdpackc++.tar
- 矩阵奇异分解(svd)最新c++版本,性能更稳定-matrix decomposition (SVD) c latest version of a more stable performance
lwt
- 提升小波变换程序, %LWT Lifting wavelet decomposition 1-D. % LWT performs a 1-D lifting wavelet decomposition % with respect to a particular lifted wavelet that you specify.-lifting wavelet transform procedures% Local Walsh
raa
- 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
wavelet transform program
- 内容:基于MATLAB的小波变换程序 具体功能:实现四级信号的小波分解和重构-Content: wavelet transform based on Matlab: four level signial wavelet decomposition and reconstruction are implemented.
Decomposition of image
- 分解动态图片,通过读取动图文件,获取帧数,通过帧数获取到每一帧的图片。(The decomposition of dynamic pictures, get fr a mes by reading the dynamic figure, access to the file, each fr a me picture fr a mes by.)