-
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
-
papers-of-CR
these files deals with the cognitive radio>>>types of detection and spectrum sensing
- 2014-09-16 21:42:40下载
- 积分:1
-
OCR
Optics Caracters Reconogintion
- 2014-10-07 11:42:01下载
- 积分:1
-
officeassign
用最优化方法求解优化问题的极大值或极小值问题的方法(Maximum or minimum value of the issue of method optimization method for solving optimization problems)
- 2015-01-10 22:35:23下载
- 积分:1
-
ASK-and-PSK
This is a matlab code for Amplitude shift keying and Phase shift keying
- 2013-12-24 20:43:02下载
- 积分:1
-
DE
说明: 采用差分进化算法 对电机参数的辨识 经个人成功调试(Differential evolution algorithm to identify the motor parameters through personal success debugging)
- 2015-04-13 08:12:10下载
- 积分:1
-
oeFilter
code de filtrage d une image
- 2009-11-23 17:27:06下载
- 积分:1
-
Matlab
this is maltap . you can read .
- 2011-08-07 12:37:01下载
- 积分:1
-
jitterbug-1.23
JITTERBUG 是一个用来仿真线性控制系统的Matlab工具箱。通过JITTERBUG,我们能得到延时、数据丢失对系统的性能影响。同时,这个工具箱还能计算控制系统中信号的谱密度。(JITTERBUG [Lincoln and Cervin, 2002] is a MATLAB-based toolbox that allows
the computation of a quadratic performance criterion for a linear control
system under various timing conditions. Using the toolbox, one can easily
and quickly assert how sensitive a control system is to delay, jitter, lost
samples, etc., without resorting to simulation. The tool is quite general and
can also be used to investigate jitter-compensating controllers, aperiodic
controllers, and multi-rate controllers. As an additional feature, it is also
possible to compute the spectral density of the signals in the control system.
The main contribution of the toolbox, which is built on well-known theory
(LQG theory and jump linear systems), is to make it easy to apply this
type of stochastic analysis to a wide range of problems.)
- 2012-01-08 21:18:09下载
- 积分:1
-
Minimax
A simple implementation in C language of the Minimax algorithm.
/! Code is commented in french.
- 2015-04-07 05:47:48下载
- 积分:1