-
dongtaizhuchengfen
matlab编写的动态主成分分析特征提取 实验有效(matlab dynamic principal component analysis prepared by the Feature Extraction effective)
- 2010-09-26 16:02:10下载
- 积分:1
-
guihuawenti
matlab经典算法,规划问题,包括优化问题实验(matlab classic algorithms, planning issues, including the optimization of experimental)
- 2010-01-29 10:29:24下载
- 积分:1
-
plot3d_2
This function produces an image of a 3D object defined by matrix a(l,m,n) in terms of voxels the image is a view after rotating the object by angles alfa and beta (in degree) b is the image and d is its ditance to the viewer matrix The first figure depicts the object using only its gray level values
The second image depicts the object using some lighting effect
rotate3d may be used for reorientation but the obtained image is planner
- 2011-02-09 18:49:45下载
- 积分:1
-
data-exchange-between-and-excel
matlab与excel间的数据交换,主要是关于两者之间数据相互交换的(data exchange between matlab and excel)
- 2012-11-23 13:10:30下载
- 积分:1
-
PSOt
本程序主要针对多目标优化问题,采用粒子群优化方法进行多目标优化(This program is mainly aimed at multi-objective optimization problem, using particle swarm optimization method for multi-objective optimization)
- 2017-08-20 14:08:13下载
- 积分: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
-
AM_ana
说明: 个人做的AM调制数字解调simulink仿真模块,大家多交流(The AM modulation personal digital demodulation simulink simulation module, we more exchanges)
- 2009-08-04 09:01:54下载
- 积分:1
-
MATLABorder
MATLAB的很常用的命令,非常明确的word(the order of MATLAB)
- 2009-03-14 01:31:03下载
- 积分:1
-
OFDM
Just have a look at it for OFDM....nice code
- 2009-11-21 15:50:19下载
- 积分:1
-
DataBase
读取雷达基础数据,将它保存在二进制文件中,然后可以通过读取基数据文件直接画图(Read radar base data, save it in a binary file, then you can read the base data files directly drawing)
- 2014-12-25 12:42:47下载
- 积分:1