-
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
-
simulink
说明: simulink命令集,希望对做仿真的有些帮助!(simulink command set, and they hope to do some simulation to help!)
- 2008-09-09 14:52:30下载
- 积分:1
-
MATLAB-program-design
用MATLAB语言编写的程序,称为M文件。M文件可以根据调用方式的不同分为两类:命令文件(Script File)和函数文件(Function File)。
(Using MATLAB language program, known as the M file. M files can be grouped into two categories: call command file (Script File) and function (Function File) file.
)
- 2013-08-29 19:57:21下载
- 积分:1
-
DSSS_Matlab
直接序列扩频仿真实例,产生m序列,然后进行扩频通信,对初学者很有用啊(Direct Sequence Spread Spectrum simulation example, useful for beginners )
- 2013-12-02 19:36:32下载
- 积分:1
-
dicm2nii
dicm2nii.m converts dicom files in a zip file or in a folder (including sub-folders) into nifti files. It can also convert Philips PAR/REC files and AFNI HEAD/BRIK files
- 2015-02-02 19:08:39下载
- 积分:1
-
straight_line
matlab形态学处理的程序之连接两点之间的直线(a program to read a move into matlab for detection)
- 2011-08-01 14:17:46下载
- 积分:1
-
ker_eval
该程序将高斯核函数做成matlab中的函数形式。当需要使用时加载即可使用,简单方便。(The program will be made in matlab Gaussian kernel function form. When you need to use to load to use, simple and convenient.)
- 2013-10-08 21:13:30下载
- 积分:1
-
marcucci_datacode
这个是matlab中msgarch的估计方法(matlab msgarch de guji fangfa)
- 2010-11-24 09:20:49下载
- 积分:1
-
videos_in_matlab
Handling videos in MATLAB: This describes various apis that are used for handling videos in matlab.
- 2010-03-10 14:40:58下载
- 积分:1
-
kalmen
kfdemo.m is a Matlab script file to run a demonstration of the
Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4
so that it will read in either v4 or v5 Matlab).
The other files are called by kf.m (the Kalman filter) or included
as they may be useful. Normalis.m normalises data to zero-mean,
unit variance along components. I always do this before any further
analysis.(kfdemo.m Matlab is a script file to run a dem onstration of the Bayesian Kalman filter. It lo kfdemo.mat ads file (saved as version 4 so that i t will read in either v4 or v5 Matla#$#!254253#!#$C-Algorithm- XSL.zip!#$#"C algorithms suite" of source code, Shi-Liang Xu book, a lot of highly efficient C language algorithms, those self-help programming.)
- 2007-03-20 14:29:32下载
- 积分:1