-
imagematch
用相位相关方法做的图象拼接程序,可进行图象拼接(Phase correlation method used to do image stitching process, images can be spliced)
- 2008-02-02 22:24:59下载
- 积分:1
-
p2
fuzzy controller DC motor in robot arms
- 2013-05-14 16:08:44下载
- 积分:1
-
jpg.pdf
matlab jpeg压缩代码文档。包括一些基本jpeg知识和常见开发问题(matlab jpeg compression code document. Jpeg, including some of the basic knowledge and common development)
- 2008-12-12 10:32:18下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
9141130
Using the Serial Port with a MATLAB GUI
- 2009-06-22 05:26:04下载
- 积分:1
-
Learning.Programming.usingMATLAB
matlabx学习资料,是关于matlab编程的一个很好的参考(matlabx学习资料,是关于matlab编程的一...
计算机翻译:
matlabx learning materials, is a very good about the Matlab programming reference)
- 2013-01-08 01:37:03下载
- 积分:1
-
matlab-program
运用MATLAB对波形的进行最优预处理,处理以后的曲线的效果非常好
使用的时候,把TXT里面的程序复制到在MATLAB里面新建立的.MAT文件中,按F6运行(use of MATLAB waveform for the optimal pretreatment, After dealing with the effects of the curve very good use of time TXT put inside the copy of the MATLAB inside the new building. MAT document, the operation by F6)
- 2007-05-27 16:03:32下载
- 积分:1
-
tfristft
对信号进行短时傅里叶变换的逆变换,通过调用该函数查看信号进行处理后的时域信息(this code is used to processing the istft, and anslysis the distribution of the signal with time )
- 2014-12-02 09:57:40下载
- 积分:1
-
hw2_ar
对一随机信号进行AR模型的谐波估计,包括不同采样点数(Harmonics of a random signal AR model estimates, including different sampling points)
- 2014-01-15 20:04:51下载
- 积分:1
-
fdtd
fdtd 的matlab GUI编程,一维(MUR吸收边界)二维三维集合(fdtd the matlab GUI programming, one-dimensional (MUR absorbing boundary) a collection of two-dimensional three-dimensional)
- 2010-11-11 22:31:37下载
- 积分:1