-
2
说明: 周克敏 鲁棒控制基础 (essential of robust control ) 部分习题(周克敏the basis of robust control (essential of robust control) part of Exercises)
- 2007-11-22 20:30:15下载
- 积分: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
-
ADC_SNR
使用MATLAB编程仿真分析ADC的SNR(ADC SNR analysis)
- 2021-01-08 16:08:51下载
- 积分:1
-
MATLAB-PWM
利用Simulink建立起PWM产生电路,产生PWM波并对PWM波优化设计(Use Simulink to build PWM generation circuit for generating a PWM wave and PWM wave optimal design)
- 2014-11-30 15:35:08下载
- 积分:1
-
txys
压缩感知的获取与重建,信号的稀疏表示,测量矩阵,重建算法(Compressed sensing acquisition and reconstruction)
- 2013-05-06 21:26:58下载
- 积分:1
-
pouqei
单径或多径瑞利衰落信道仿真,使用高阶累积量对MPSK信号进行调制识别,考虑雨衰 阴影 和多径影响。( Single path or multipath Rayleigh fading channel simulation, Using high-order cumulants of MPSK signal modulation recognition, Consider shadow rain attenuation and multipath effect.)
- 2016-04-25 15:18:02下载
- 积分:1
-
zigZag_matab
zigZag scan implementation on matlab
- 2009-03-27 09:48:25下载
- 积分:1
-
perceptron_learning
Program to perform perceptron learning for an neural network
- 2009-09-28 04:01:30下载
- 积分:1
-
BA-network
复杂网络的无标度网络模型的MATLAB的编程算法(Complex network scale-free network programming algorithms)
- 2013-10-15 19:51:34下载
- 积分:1
-
imageenhanceinmatlab
image enhancement in matlab!
- 2009-05-04 02:31:16下载
- 积分:1