-
matpower
仿真电力系统的稳态与潮流计算,能够帮助理解电力系统的分析与设计(Steady-state power system simulation and power flow calculation, can help to understand the power system analysis and design)
- 2010-09-24 15:40:26下载
- 积分: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
-
DMRAS_ordn
不需要事先选取di的自适应算法(n阶离散时间MRAS)(Without prior selection of the adaptive algorithm di (n-order discrete-time MRAS))
- 2011-10-23 01:39:48下载
- 积分:1
-
dc-motor
simulation du moteur a courant continu
- 2011-12-06 03:18:09下载
- 积分:1
-
QPSK-MSK-QAM-OFDM
完整的QPSK-MSK-QAM-OFDM调制解调matlab程序。(Complete QPSK-MSK-QAM-OFDM modulation and demodulation matlab program.)
- 2015-01-22 23:01:00下载
- 积分:1
-
BISPECTUM-ESTIMATION
实现三阶谱估计也就是双谱估计的一个实例,可以用于信号处理领域。(This is a routine about the bispectrum estimation, you can use it to process the signal so that u can get some features about it.)
- 2015-06-01 14:33:38下载
- 积分:1
-
funlie
多目标跟踪的粒子滤波器,一个师兄的毕设,基于matlab GUI界面设计。( Multi-target tracking particle filter, A complete set of brothers, Based on matlab GUI interface design.)
- 2016-05-12 13:37:39下载
- 积分:1
-
GPC_J
基于matlab的GPC广义预测控制算法。其中使用fminunc函数求解性能指标,而没采用传统的解析解法。(based on matlab gpc solution. function fminumc is used to sovle J, without troditionnal funtion)
- 2013-04-09 20:11:35下载
- 积分:1
-
chanmodel_sui3
IEEE802.16系统规定的信道模型 适用于城市环境的SUI-3模型是WIMAX系统信道建模时的必备(Requirements for IEEE802.16 channel model applicable to the urban environment of the SUI-3 model is a WIMAX system channel modeling essential)
- 2008-07-08 15:13:39下载
- 积分:1
-
Wind-Power-and-Solar-power
Investigate about wind power and solar power
- 2015-01-01 23:50:08下载
- 积分:1