-
huffman
说明: huffman编码译码的实现,通过huffman编码可以达到较高的编码效率(huffman code decoding to achieve, through the huffman coding can achieve higher coding efficiency)
- 2010-04-11 13:19:51下载
- 积分:1
-
f
说明: matlab表面图、网格图或等高线图的图形显示(Surface, the grid map or contour map of the graphical display)
- 2010-05-09 21:47:37下载
- 积分:1
-
simple_pid
truetime的例子,控制类中对简单PID的例子(TrueTime example of a simple PID control program)
- 2013-12-09 21:37:13下载
- 积分:1
-
fft
ASK,FSK,PSK信号调制及用FFT法进行频率估计(ASK signal modulation and the FFT algorithm with frequency estimation)
- 2009-06-01 20:10:10下载
- 积分:1
-
mpc
说明: 一个有关于MATLAB OPC方面的实例(A Examples of MATLAB OPC)
- 2010-04-18 14:58:30下载
- 积分:1
-
space-time-mimo
瑞利信道下,stbc22,24,44,wuma仿真,以及通过奇异值分解的44天线的误码仿真,(Rayleigh channel, stbc22, 24,44, wuma simulation, as well as through the singular value decomposition of 44 antennas BER simulation,)
- 2013-09-27 11:03:33下载
- 积分:1
-
dpfx
利用matlab实现语音信号的倒谱分析,通过观察仿真,可以看出倒谱函数的频谱特性。(Matlab voice signal cepstrum analysis, simulation, can be seen by observing the spectral properties of the function cepstrum.)
- 2013-03-11 19:31:13下载
- 积分:1
-
gui3
matalb guui......................(matalb gui.......................)
- 2013-11-03 20:49:41下载
- 积分: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
-
Newtoniterate
说明: 数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation(Numerical calculation of the Newton iteration matlab source described as follows: fun---- input, the part as the form of f (x) in the equation f (x) = 0 ini---- input, sets the starting point to ini err---- input, sets admissible error sol---- output, returns the root of equation)
- 2008-12-06 22:42:53下载
- 积分:1