当前位置:
首页
资源下载

搜索资源 - inverse matrix matlab
搜索资源列表
-
5下载:
自己现在在做的论文用到灰度共生矩阵,找了好久都没找到很好用的,所以自己就编了个,不很完美,但绝对可用,已经实现过。包括灰度共生矩阵的生成以及一些特征参数。f1,二阶距。f2,对比度。f3,相关。f5,逆差距。f6,和平均。f7,和方差。f9,差平均。f10,差方差。请不吝赐教。,Now do their own papers in the gray co-occurrence matrix used to find for a long time to find no good use, so
-
-
0下载:
用c++语言来写的求矩阵的逆,比MATLAB来说,略显的有一点复杂-With c++ language to write the inverse matrix of demand than MATLAB, the bit' s a little complicated
-
-
1下载:
此算法为用于解反问题的lsqr算法,对Ax=b,输入矩阵A,列向量b,以及迭代步数,求得列向量x-This algorithm is used for solution of the inverse problem lsqr algorithm, Ax = b, the input matrix A, the column vector b, as well as the number of iterative steps, to seek the column vector x
-
-
2下载:
对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。-JPEG compression standard of the simulation, the main process of DCT compression, according to the JPEG quantization matrix to quantify the results of the DCT,
-
-
0下载:
Performs hierarchical clustering of data using specified method and
seraches for optimal cutoff empoying VIF criterion suggested in "Okada Y. et al - Detection of Cluster Boundary in Microarray Data by Reference to MIPS Functional Catalogue Databa
-
-
1下载:
矩阵求逆的算法,比较完备,基本上可以求任何矩阵的逆-Matrix inversion algorithm, a more complete, is basically the inverse matrix for any
-
-
1下载:
用于解反问题的代数重建法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-Algebraic solution of the inverse problem for the reconstruction of France, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
-
-
0下载:
1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。
2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。
3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。
4、创建6阶单位稀疏矩阵,并显示其全部元素。
-1, randomly generated a 5* 5 matrix A, elements in line with uniform
-
-
0下载:
1.对一个256*256的图像进行DCT变换得到图像D,将D得斜下角数值置为零,然后进行DCT反变换.
2.对源图像进行K-L转换
1和2比较-1.Get a grey level image which size is N*N. (For example, 256*256, however,
N = ), and partition to 8*8 sub images.
2.. Apply DCT to these sub images, and get the transfo
-
-
0下载:
矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
-
-
0下载:
Matrix inverse by Gauss-Jordan elimination
-
-
1下载:
用选主元的Gauss-Jordan方法计算矩阵的逆矩阵 matlab-With pivoting Gauss-Jordan method of inverse matrix matlab
-
-
0下载:
矩阵分解求逆中的Cholkski分解算法的Matlab仿真。-Inverse matrix decomposition decomposition algorithm in the Matlab simulation Cholkski.
-
-
0下载:
inverse matrix matlab program
-
-
0下载:
document shows process of moore rseudo inverse matrix calculation
-
-
0下载:
对称toepliez矩阵求逆的matlab实现-Symmetrical toepliez inverse matrix matlab
-
-
0下载:
matlab编程计算Laplace矩阵的广义逆矩阵-Generalized inverse matrix calculation of Laplace matrices matlab programming
-
-
0下载:
LM 算法最小二乘法的概念,最小二乘法要关心的是对应的cost function是线性还是非线性函数,不同的方法计算效率如何,要不要求逆,矩阵的维数。(The concept of the least square method of the lm algorithm, the least square method should be concerned whether the corresponding cost function is a linear or nonlinear funct
-
-
0下载:
scr ipt to calculate the inverse matrix
-
-
1下载:
ICA的目的就是寻找解混矩阵W(A的逆矩阵),然后对X进行线性变换,得到输出向量U。(The purpose of ICA is to find the mixed matrix W (the inverse matrix of A), and then the linear transformation of the X, and the output vector U is obtained.)
-