搜索资源列表
hertt
- 矩阵的最大特征值的幂法. 对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。 符号说明: 1A为待求的矩阵, 2Uk,Vk为迭代用的列向量。 3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。 而maxLamda所对应的特征向量由最后一次迭代的Vk所决定. 主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式
mifaandfanmifa
- 计算特征值和特征向量的幂法和反幂法以及计算矩阵的minres 算法的matlab程序-calculated eigenvalues and eigenvectors of power and anti-power-law and calculate the matrix algorithm mat minres lab procedures
distributions
- Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a distribu
mifa
- 这是数值分析中幂法的实现程序,用C语言完成。-This is the numerical analysis of the power-law procedures, complete with C language.
任意2的幂次方长度数据快速dct
- 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
作业1
- 用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
QR_algrithm.rar
- 求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计,Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design
work.zip
- 用幂法与反幂法求矩阵的最大最小特征值,以及与某个值相近的特征值,模最小的特征值,条件数与行列式,Power law with power law and anti-matrix eigenvalues of the max-min, as well as the characteristics of a value similar to the value of the smallest modulus eigenvalue condition number and determinant
wang.rar
- 这是加权网络中权重均匀分布,节点强度幂率分布的模型,可以画出度分步,强度分布图。,This is a weighted network, evenly distributed weight, power-law distribution of node strength of the model, you can draw the distribution of degrees and strength
flowofdistribution33nodes
- 此程序为MATLAB实现的配电网33节点潮流计算,方法为前推回代法。-MATLAB realization of this program for the distribution network 33 nodes in power flow calculation, and methods for the former to push back on behalf of the law.
Work2
- 北航数值分析大作业第二题:用幂法和反幂法求501阶矩阵的特征值-Numerical analysis of a large operation Beihang second question: The power method and inverse power law seeking 501 order matrix eigenvalue
Chapter4
- (书)现代通信系统使用MATLAB第四章-ALLIANCES is a recently proposed cooperative random access protocol for wireless networks. In this paper we modify the original model to include user location information. We also derive pair-wise error probability (PEP) un
矩阵特征值的幂法
- 矩阵特征值的幂法- Matrix eigenvalues power law
PowerLaw
- power law for image enhancement
programs
- We have added following files in matlab 1.global thresholding 2.Histogram equalization 3.low and high pass filtering 4.various masks 5.zooming 6.power law
Power_Law_Transformation
- Histrogram Power Law Transformation
boxcount
- A set (e.g. an image) is called "fractal" if it displays self-similarity: it can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole. A possible characterisation of a fractal set is provided by the "box-
Power-law
- 数值分析中,用幂法和反幂法去计算矩阵的最小特征值和最大特征值-Numerical analysis, using the power method and inverse power method to calculate the minimum eigenvalue of the matrix and the largest eigenvalue
the-power-law
- 编写利用幂法求取矩阵最大值及其对应特征向量的程序-Prepared using the power law to strike its corresponding eigenvector matrix maximum program
inverse_power_method
- 逆幂法(inverse power method)的思想和方法,以及求解实际线性方程组的程序(Inverse power law ideas and methods, as well as the solution of the actual linear equations of the program)
