-
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:12:28下载
- 积分:1
-
LDPC-code-construction
LDPC code construction
- 2014-01-14 04:14:36下载
- 积分:1
-
ULA_Resolution
该算法用来画出智能天线均匀线阵的分辨力比较图。可以分析不同阵元数对ULA分辨力的影响。(This is a digram of resolution of DOA estimation for ULA.)
- 2010-12-09 11:20:44下载
- 积分:1
-
bin1
interaction image processing segmentation tools
- 2009-06-19 18:46:13下载
- 积分:1
-
gfloyd
说明: 本源程序为matlab文件,实现最小生成树和关键路径的查找。(the source document for Matlab and achieve minimum spanning tree and find the critical path.)
- 2005-09-05 11:51:16下载
- 积分:1
-
PID
说明: 增量式PID控制matlab程序,希望对大家有所帮助(Matlab incremental PID control procedures, we hope to be helpful)
- 2008-10-11 09:36:48下载
- 积分:1
-
onepoint
说明: 合成孔径雷达图像处理中最简单的情况,单个点目标的回波模型(sar)
- 2010-04-10 20:38:58下载
- 积分:1
-
Linear-discriminant-analysis
线性判别分析的人脸识别系统代码 实现二维人脸的识别(Linear discriminant analysis for face recognition system code)
- 2014-04-15 10:34:33下载
- 积分:1
-
bisecty
Demonstration of Bisection Root Finding of a functiony
- 2010-10-26 18:29:30下载
- 积分:1
-
10-Feedback-Linearization
this file is about feedback linearization method.
- 2014-10-06 13:45:44下载
- 积分:1