CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - decomposition
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - decomposition - List
[
Mathimatics-Numerical algorithms
]
decomposition
DL : 0
选主元的矩阵杜利特尔分解-Pivot Doolittle decomposition of the matrix
Update
: 2008-10-13
Size
: 6.81kb
Publisher
:
王乐
[
matlab
]
LU decomposition
DL : 0
LU decomposition with partial pivoting
Update
: 2011-04-12
Size
: 592byte
Publisher
:
chcdgary
[
Wavelet
]
小波分解在图像放大缩小中的应用
DL : 0
小波分解在图像放大缩小中的应用-wavelet decomposition in Image Zooming Application
Update
: 2025-02-17
Size
: 279kb
Publisher
:
none
[
Mathimatics-Numerical algorithms
]
Algebra
DL : 0
基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions : norm, distance, innerproduct,coldim, rowdim, rank, nullity. *-basic matrix calculation :-*, power, transpose, trace, determinant, minor, matrix of minor, cofactor, the matrix of cofactor, adjoint, inverse, Gauss, gaussjordan, linear transformation, LU decomposition, Gram-Schmidt process, the similarity. B ) Basic vectors functions : norm, distance, innerproduct, coldim, rowdim, rank, nullity.*
Update
: 2025-02-17
Size
: 96kb
Publisher
:
站长
[
Mathimatics-Numerical algorithms
]
svd
DL : 0
矩阵的奇异值分解算法-A algorithm of matrix singular value decomposition
Update
: 2025-02-17
Size
: 9kb
Publisher
:
董启文
[
Mathimatics-Numerical algorithms
]
mymath
DL : 1
自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dimensional Gaussian integral formula
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陈建湘
[
Mathimatics-Numerical algorithms
]
LU文档
DL : 0
LU分解 用C的算法-LU decomposition algorithm C
Update
: 2025-02-17
Size
: 1kb
Publisher
:
木木
[
Mathimatics-Numerical algorithms
]
decomposition
DL : 0
选主元的矩阵杜利特尔分解-Pivot Doolittle decomposition of the matrix
Update
: 2025-02-17
Size
: 168kb
Publisher
:
[
Mathimatics-Numerical algorithms
]
2.LU分解法
DL : 0
LU分解法,数值分析最基本的!-LU decomposition, the most basic numerical analysis!
Update
: 2025-02-17
Size
: 1kb
Publisher
:
黎元凯
[
Mathimatics-Numerical algorithms
]
LU分解法
DL : 0
数值计算方法 LU分解法-numerical method LU decomposition
Update
: 2025-02-17
Size
: 1kb
Publisher
:
邹建
[
2D Graphic
]
图象处理集合
DL : 0
图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : Segmentation and Edge Detection 2. Image encoder and decoder : Huff, PCX, GIF, JPG, etc.; 3. Filter : with a variety of filters (high and low pass offered inter-band stop); 4. Morphology : Image of corrosion and expansive, open and close operations, the image of rough and refined; in addition to the View editor, Gray processing, image restoration, wavelet decomposition and reconstruction and so on.
Update
: 2025-02-17
Size
: 1.18mb
Publisher
:
[
GDI-Bitmap
]
VC_图像小波分解
DL : 0
VC_图像小波分解,包括图像处理算法,如小波算法等。-VC_ wavelet decomposition images, including image-processing algorithms, such as wavelet algorithm.
Update
: 2025-02-17
Size
: 380kb
Publisher
:
秦晨
[
Wavelet
]
小波图像分解与合成
DL : 0
3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstruction, the use of two wavelet : Haar wavelet and wavelet design Terminal 3 wavelet decomposition and reconstruction process images using your own pictures for targets, which shows the image of a wavelet decomposition and reconstruction process using wavelet Haar, the threshold values were calculated for 0, 5,10 and 20 of the cases, the storage format used PNG Image Reconstruction and results Enter "Image table test" Wavelet use Terminal, the threshold values were calculated for 0,5,10 and 20 of the cases, the storage format used PNG Image Reconstruction and calculation results Enter "Image test Table"
Update
: 2025-02-17
Size
: 5kb
Publisher
:
yule
[
Compress-Decompress algrithms
]
图像压缩的几个MATLAB算法
DL : 1
图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
陈量
[
Mathimatics-Numerical algorithms
]
LU分解法
DL : 0
用C语言来实现的,求解线性方程组,还可以实现解向量的一个程序。-The decomposition realizes with the C language, solution system of linear equations, but also may realize the solution vector one procedure
Update
: 2025-02-17
Size
: 19kb
Publisher
:
luo
[
Algorithm
]
svdpackc++.tar
DL : 0
矩阵奇异分解(svd)最新c++版本,性能更稳定-matrix decomposition (SVD) c latest version of a more stable performance
Update
: 2025-02-17
Size
: 82kb
Publisher
:
样反
[
Wavelet
]
lwt
DL : 0
提升小波变换程序, %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 Transform Lifting wavelet decomposition 1-D. % Local Walsh Transform performs a 1-D lifting wavelet decomposition% with respect to a particular lifted wavelet that you specify.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李宁
[
Algorithm
]
raa
DL : 0
一些矩阵运算的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.
Update
: 2025-02-17
Size
: 64kb
Publisher
:
谢瑶
[
Graph program
]
wavelet transform program
DL : 1
内容:基于MATLAB的小波变换程序 具体功能:实现四级信号的小波分解和重构-Content: wavelet transform based on Matlab: four level signial wavelet decomposition and reconstruction are implemented.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
肖水军
[
Special Effects
]
Decomposition of image
DL : 0
分解动态图片,通过读取动图文件,获取帧数,通过帧数获取到每一帧的图片。(The decomposition of dynamic pictures, get frames by reading the dynamic figure, access to the file, each frame picture frames by.)
Update
: 2025-02-17
Size
: 1.91mb
Publisher
:
吊哥
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.