-
qrtrannnn
功能:对矩阵A的左上角的m阶对角块作QR变换:先用Givens变换作QR分解A=QR,
再作相似变换A:=Q AQ=RQ.
输入: n阶HessenbergA,其中A(m+1,m)=0,m>2.
输出: 变换后的Hessenberg形矩阵A.
2 用基本QR算法求实方阵的全部特征值.(Function: the upper left corner of the matrix A, diagonal blocks of order m to QR transformation: first, to make QR decomposition using Givens transformations A = QR, re-similarity transformation A: = Q' AQ = RQ. Input: n-order HessenbergA, where A (m+1, m) = 0, m> 2. Output: transformed Hessenberg form matrix A. 2 matrix with the basic QR algorithm for all the characteristics of the value of truth-seeking.)
- 2009-12-16 16:36:45下载
- 积分:1
-
DSP-JamshidBahrami-1
noise cancellation matlab m-files
- 2014-11-06 15:42:53下载
- 积分:1
-
figure_adjust
调整figure的大小和位置 设置颜色、字体、字号、加粗、倾斜 设置坐标范围、刻度线 设置图中线宽、坐标线宽 在图中添加文本标记 自动使figure最大化(
Adjust the size of the figure and location
Set the color, font, font size, bold, tilt
Set the coordinate range, the scale line
Set figure line width, coordinates, line width
Text markup is added in the figure
To maximize figure automatically
)
- 2014-12-02 15:55:33下载
- 积分:1
-
FSCMA
分数间隔恒模盲均衡算法,用于SIMO系统,具有较好的性能(Score interval constant modulus blind equalization algorithm for SIMO system with good performance)
- 2008-08-25 14:02:47下载
- 积分:1
-
zhaoxiaopu
位置指令为幅值为1.0的阶跃信号,r(k)=1.0。网络结构为1-4-1,高斯函数的参数值取Cj=[-2 -1 1 2]T ,B=[0.5 0.5 0.5 0.5]T 。
网络权值学习参数为η=0.30,α=0.05 。PID控制各参数的初RBF网络控制,被控对象为G(s)=
取采样时间为1ms,采用Z变换进行离散化,离散化后的被控对象为
y(k)=-den(2)*y(k-1)-den(3)*y(k-2)+num(2)*u(k-1)+num(3)*u(k-2)
始值为,kp=20, kd=0.3, ki=0.1。
(Position command for the step signal amplitude of 1.0, r (k) = 1.0. The network structure is 1-4-1, the Gaussian function parameters taken Cj = [-2-1 1 2] T, B = [0.5 0.5 0.5 0.5] T. Weight learning parameter η = 0.30, α = 0.05. PID control parameters at the beginning of each RBF network control, the controlled object is G (s) = take the sampling time is 1ms, using the Z transform discrete, discretized controlled object is y (k) =-den (2)* y (k-1)-den (3)* y (k-2)+num (2)* u (k-1)+num (3)* u (k-2) initial value, kp = 20, kd = 0.3, ki = 0.1.)
- 2013-07-22 21:20:28下载
- 积分:1
-
special-speech-endpoint-detection
语音信号处理的一种特殊端点检测算法,很不错的效果(speech endpoint detection)
- 2011-12-27 20:37:20下载
- 积分:1
-
PCAjiankong
PCA监控程序,即主元分析 ( Principal Component Analysis , PCA ),这是用MATLAB编写的PCA监控程序(PCA monitoring program)
- 2009-11-09 21:29:18下载
- 积分:1
-
draw
genetic_algorithm optimized matlab program_draw
- 2014-11-10 16:08:38下载
- 积分:1
-
qicheqiziyouduchengxubijiao
汽车七自由度改编的振动程序,采用对比方法比较了《汽车振动分析》里面的振动程序,欢迎大家下载学习与交流(vibration of the car with seven degrees)
- 2013-12-22 15:18:06下载
- 积分:1
-
eig_Jacobi
求对称矩阵全部特征值的Jacobi方法(Symmetric matrix for all the eigenvalues of Jacobi method)
- 2009-03-20 08:41:07下载
- 积分:1