-
oz
说明: 计算弹性波带隙结构,主要针对二维的弹性波计算z方向的带系结构(Calculation of elastic wave band-gap structures, mainly for two-dimensional calculation of the elastic wave with the direction z structure)
- 2008-08-28 16:21:21下载
- 积分:1
-
eular-app-meth
euler approximation method
- 2014-11-04 03:39:04下载
- 积分:1
-
matlab-programming-for-engineers
Matlab学习资料,很好的一本书,值得学习(Matlab programming for engineers)
- 2011-06-16 10:40:21下载
- 积分:1
-
DF
说明: 放大转发(DF)matlab环境下的通信系统仿真(Amplify and forward (DF) Matlab environment communication system simulation)
- 2012-06-08 09:45:40下载
- 积分:1
-
chebshev
chebshev high,low and band pass filters
- 2014-09-20 14:31:56下载
- 积分:1
-
Taylor
matlab taylor加权算法实现 啊啊啊啊啊啊啊啊啊啊啊(Matlab Taylor weighting algorithm realization)
- 2020-07-22 19:48:45下载
- 积分:1
-
MATLAB-phase-shifting-grating
相依光栅谱型的matlab模拟。有具体的指导文件,详细的编写过程。(Dependent grating spectral type matlab simulation. There are specific guidance documents, detailed preparation process.)
- 2013-10-21 20:21:37下载
- 积分:1
-
lsmin
Numerical Methods Using MATLAB, 4e
- 2010-10-08 00:43:34下载
- 积分:1
-
selfadapting4
说明: 自适应控制算法的另一个Simulink模型,可运行,是无模型参考控制算法的一个应用实例(Adaptive control algorithm to another Simulink model to run, there is no model reference control algorithm of an application example)
- 2008-10-06 18:42:35下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1