-
triblebgesuperposition
三相桥双极性PWM控制Simulink仿真,叠加一些其他信号,另加一滤波器观看PWM经过低通滤波后的波形,适合电力电子初学者(Three-phase bridge bipolar PWM control Simulink simulation, superimposed a number of other signals, plus a watch PWM filter through after the low-pass wave filter for power electronics for beginners)
- 2009-05-17 20:04:23下载
- 积分:1
-
ch3_matlab_ex
chapter 3 with figures for practical
- 2013-01-22 19:32:34下载
- 积分:1
-
alam
alamouti Algorithm describe
- 2010-06-13 02:38:55下载
- 积分:1
-
falk
This program graphics a signal with all colours and make the analysis in the frequency domain.
- 2010-09-16 01:59:38下载
- 积分:1
-
gm1n
多变量灰色GM模型matlab例程,包括程序和理论分析论文(The multivariate gray GM models matlab routines, including procedures and theoretical analysis papers)
- 2013-04-10 09:36:27下载
- 积分:1
-
gongzhenjietiao
用于滚动轴承故障诊断,找出特征频率,从而进行滚动轴承缺陷进行分析。(For rolling bearing fault diagnosis, to identify the characteristic frequency of rolling bearing defects were analyzed.)
- 2016-02-18 05:45:18下载
- 积分: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
-
PCA
PCA:Principal Component Analysis
Usage:
[eigvector, eigvalue] = PCA(data, options)
[eigvector, eigvalue] = PCA(data)(PCA Principal Component Analysis
Usage:
[eigvector, eigvalue] = PCA(data, options)
[eigvector, eigvalue] = PCA(data))
- 2012-06-21 20:29:45下载
- 积分:1
-
weinimres
Filtering using Weiner filter
- 2010-09-18 16:51:41下载
- 积分:1
-
ANNs
MATLAB和AForge.NET实现的神经网络模型源代码,有例子 , 适合初学者
(MATLAB and AForge.NET realize neural network model source code, there are examples for beginners)
- 2014-12-02 22:20:15下载
- 积分:1