-
tulunjigou
说明: MATLAB编写的凸轮机构绕中轴线旋转的程序(MATLAB prepared by the cam rotation axis around which the procedure)
- 2006-05-14 09:06:38下载
- 积分:1
-
motionComp
this calculates motion compensated image
- 2011-09-21 22:15:53下载
- 积分:1
-
FinalComplexOrthogonalFulldecoding
Complex Orthogonal STBC
- 2011-12-04 14:55:35下载
- 积分:1
-
QPSK_Transmitter
Perform QPSK Modulation and transmit it through carrier signal
- 2015-01-25 21:37:59下载
- 积分:1
-
CIC_decim
MATLAB CIC插值滤波器的设计方案,比较了不同插值和绘制图形插值(MATLAB CIC interpolation filter design program, compared different interpolation and draw graphics interpolated)
- 2015-03-29 14:51:58下载
- 积分:1
-
GA算法,
适用于初学者接触的GA算法,是其核心思想的简单实现(GA algorithm suitable for beginners is a simple implementation of its core idea)
- 2020-06-23 10:20:02下载
- 积分:1
-
KOHONEN_MapasAutoOrganizaveis01
Kohonen MAP Self Organized
- 2010-08-29 21:48:46下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
GUIDesign
在Matlab应用系统中,创建数据文件,得到符合要求的界面(in Matlab Application System to create data files, to be compliant interface)
- 2006-06-24 18:50:36下载
- 积分:1
-
kalman
卡尔曼滤波器在目标追踪上的应用,目标真实运动为匀速直线运动,系统噪声为高斯白噪声。(Kalman filter for target tracking application on the target real motion is uniform motion, the system noise is Gaussian white noise.)
- 2013-11-12 21:04:29下载
- 积分:1