-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1
-
filter_Matlab_Code
统计信号处理,恒增益滤波器的设计的设计方法,如卡尔曼滤波滤波器等。(Statistical signal processing, the design of the constant-gain filter design method, such as Kalman filtering filters, etc..)
- 2012-09-20 18:20:51下载
- 积分:1
-
Rayleigh_Channe_OFDM
特别 经典 一些Rayleigh信道相关的OFDM的matlab代码(Some special classical Rayleigh channel related OFDM the matlab code. Rar)
- 2009-02-27 09:25:20下载
- 积分:1
-
REWIND_D54_SoftwareRequirements_v12
MMR WiMAX networks sofrware requirement by REWIND project group
- 2010-07-27 11:41:41下载
- 积分:1
-
16v280zongqiexiangli
16v280柴油机总切向力计算过程的matlab程序,可计算一个循环的总切向力(16v280 diesel matlab program, the total shear force calculation process computable a loop the total tangential force)
- 2012-04-25 22:42:27下载
- 积分:1
-
MATLABprogrammingCH07
這是一本MATLAB程式設計延伸技巧程式書本上的程式碼CH7(一次無法全部上傳會斷線)(This is an extension of MATLAB programming skills in program code books CH7)
- 2010-05-27 14:16:17下载
- 积分:1
-
GA-with-Constraint
appling GA to find optimum solution when we have constraints.
- 2013-08-31 03:08:23下载
- 积分:1
-
Code_FCM
Matlab code for Fuzzy C-Means Segmentation Algorithm
- 2015-04-14 15:42:05下载
- 积分:1
-
matlab-OMPcode
压缩感知重构算法之正交匹配追踪(OMP)算法的MATLAB函数代码,并且给出单次测试例程代码、测量数M与重构成功概率关系曲线绘制例程代码(Compressed Sensing Reconstruction Algorithm of Orthogonal Matching Tracking (OMP) algorithm MATLAB function code and test routines are given a single code, measuring the number of M and reconstruction success probability plots draw sample code)
- 2016-06-13 16:26:25下载
- 积分:1
-
process
这是包含我自己设计的一个低通滤波器和语音信号的处理,程序已经通过编译和仿真。(This is my own design with a low-pass filter and speech signal processing, compilation and simulation programs have been adopted.)
- 2020-11-24 21:49:32下载
- 积分:1