-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:34:13下载
- 积分:1
-
Catch-tridiagonal-matrix-method
追赶法求解三对角矩阵,用matlab调试过,可以直接使用 (Catch tridiagonal matrix method)
- 2011-04-21 16:43:41下载
- 积分:1
-
DAMPPT
光伏电池阵列输出功率受光照强度和温度变化的影响,因此最大功率点跟踪(MPPT)技术广泛应用于光伏系统中。在所有最大功率点(MPP)控制策略中,扰动观察(P&O)MPPT算法因易实现被广泛应用,然而它的缺点是在稳定工作状态下工作点通过MPP 时会导致能量振荡损耗,并且在光照强度或温度发生突变时表现较差的动态响应。在本文中,提出一种改进型变步长扰动观察MPPT 算法,此方法依据工作点动态调整步长变化,与传统固定步长方法比较,本文提出的方法能有效地提高MPPT 速度和转换效率,通过仿真和实验结果分析,验证了此改进算法的可行性。(PV array output power by light intensity and temperature changes, so the maximum power point tracking (MPPT) technology is widely used in photovoltaic systems. In all the maximum power point (MPP) control strategy, the perturbation and observation (P & O) MPPT algorithm because easy to implement is widely used, but its disadvantage is the steady-state operating point by the MPP causes energy oscillations loss, and in the light intensity or temperature mutated poor performance dynamic response. In this paper, we propose a modified variable step size perturbation and observation MPPT algorithm, this method is based on dynamically adjusting the operating point changes in steps, with the traditional fixed-step methods, the proposed method can effectively improve the speed and efficiency MPPT, The simulation and experimental results verify the feasibility of this algorithm.)
- 2021-01-02 16:08:56下载
- 积分:1
-
Chapter_4
LPC sample code 4 matlab
- 2013-05-04 15:11:22下载
- 积分:1
-
main
自适应中值滤波程序,对于大部分图片都能使用。(Adaptive median filtering procedures, can be used for most of the pictures.)
- 2015-03-22 22:08:30下载
- 积分:1
-
Matlab-Use-Guider
说明: 详细介绍了matlab的使用,非常适用于初学者。(Details the use of matlab, ideal for beginners.)
- 2011-03-06 19:45:41下载
- 积分:1
-
viterbi-code
利用维特比算法求误码率,通信与信号系统专业常用代码,(The Viterbi algorithm seek error rate, communication and signal systems of professional commonly used code)
- 2013-03-16 06:58:39下载
- 积分:1
-
MATLAB-de-you-xiu-li-cheng
此例程可以帮助初学者快速入门,掌握MATLAB的基本知识,熟练MATLAB的基本原理。(This example can help beginners quick start, also grasp the basic knowledge of MATLAB,the basic principle of MATLAB .)
- 2012-03-27 18:26:55下载
- 积分:1
-
TWTA
用MATLAB编程的语言,求解对TWTA的无记忆特性的描述(Using MATLAB programming language, solving for TWTA description of the non-memory characteristics)
- 2013-09-25 20:46:41下载
- 积分:1
-
lyapunov
李指数计算,该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法(Lee index calculation, the function is used to calculate the time series of the largest Lyapunov exponent- Wolf method)
- 2013-10-02 01:44:48下载
- 积分:1