-
vectarrow
vectarrow(p0,p1) plots a line vector with arrow pointing from point p0 to point p1. The function can plot both 2D and 3D vector with arrow depending on the dimension of the input
- 2010-10-20 14:37:51下载
- 积分:1
-
C2
说明: s1 is the M-file description of the SIMULINK system named s1.
The block-diagram can be displayed by typing: s1.
SYS=s1(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
- 2010-03-03 17:12:18下载
- 积分:1
-
FingerPrint
说明: 该程序可将指纹图片进行归一化、二值化、细化、提取特征点,可供大家参考学习。(A great Fingerpoint program which can solve some problem related.)
- 2019-08-20 09:48:59下载
- 积分:1
-
m-u
计算钢筋混凝土的曲率-弯矩曲线,并标出了各种特征点(Calculate the curvature of the reinforced concrete- the bending moment curve, and mark a variety of feature points)
- 2020-12-19 15:19:10下载
- 积分:1
-
CR
说明: again other methods for clustering
- 2014-09-25 00:17:00下载
- 积分:1
-
noiserelation
收集的一组跟噪声产生以及消除、衡量消噪性能指标的MATLAB仿真源代码,每个文件夹下都附有对该代码的注解!(gathered with a group and the elimination of noise, the weighing-noise performance indicators MATLAB simulation source code, Each folder with all of this code notes!)
- 2007-06-29 14:57:16下载
- 积分:1
-
knn_matlab
knn—k近邻准则matlab实现,适合初学者(knn-k neighbors to achieve the criteria matlab)
- 2009-06-23 20:08:02下载
- 积分:1
-
work
说明: 线性调频信号的产生,用MATLAB实现,脉宽25,扫描带宽20MHZ,取样频率20MHZ,时频积为50,并给出其频率特性(LFM signal produce)
- 2010-04-28 14:41:09下载
- 积分:1
-
PhoneInterfaceManager
PhoneInterfaceManager extends ITelephony.Stub.
- 2014-01-08 10:35:37下载
- 积分:1
-
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