-
SPM
信号处理源码,包含常用的各种滤波器,功率谱计算,Z变换,线性卷积等,Matlab实现。(Signal processing source code that contains a variety of commonly used filters, power spectrum calculation, Z transforms, linear convolution and so on, Matlab implementation.)
- 2010-01-12 01:47:01下载
- 积分:1
-
6ghtg
说明: MATLAB实用教程-电子教案,很好的学习工具,因该随你们有用(MATLAB Practical Guide- E-teaching, good learning tools, because of the useful as you)
- 2008-10-14 17:32:16下载
- 积分: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
-
waterwave
matlab的水波图案的的源代码,三维的,拿来玩的(matlab the wave pattern of the source code, three-dimensional, used to play)
- 2008-08-20 16:09:26下载
- 积分:1
-
aero_atcB
To make parameters easier to change and easier to determine their values, a GUI is supplied with this model. Radar and weather parameters may be changed from this GU
- 2013-07-31 20:33:34下载
- 积分:1
-
yizhixingjianyan
用于在层次分析法中matlab对判断矩阵进行一致性检验(For matlab judgment matrix consistency test in the Analytic Hierarchy Process)
- 2012-08-14 08:58:00下载
- 积分:1
-
12
说明: simulation of ballistic target trajectiry
- 2011-01-08 05:17:29下载
- 积分:1
-
RSCvsNSC
performance comparaison of NSC and RSC convolutional encoder
- 2011-04-29 18:46:27下载
- 积分:1
-
detection-of-craters-in-mars
discription of detection of craters in ctx images mars
- 2015-01-08 01:31:58下载
- 积分:1
-
Grid-Connected-PV-Array
Two demos illustrate use of SimPowerSystems for modeling a PV array connected to a utility grid.
PVarray_Grid_IncCondReg_det.mdl is a detailed model of a 100-kW array connected to a 25-kV grid via a DC-DC boost converter and a three-phase three-level Voltage Source Converter (VSC). Maximum Power Point Tracking (MPPT) is implemented in the boost converter by means of a Simulink model using the “Incremental Conductance + Integral Regulator” technique.
PVarray_Grid_PandO_avg.mdl is an average model of a 200-kW array connected to a 25-kV grid via two DC-DC boost converters and a single three-phase VSC. The MPPT controller based on the “Perturb and Observe” technique is implemented by means of a MATLAB Function block that generates embeddable C code.
- 2021-04-11 12:08:58下载
- 积分:1