-
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
-
huixing
彗星返回地球动态过程的matlab小程序
(matlab)
- 2010-05-11 12:05:32下载
- 积分:1
-
biseccion.m
Bisection method matlab
- 2012-01-26 20:29:17下载
- 积分:1
-
DOA_11
这个是空间谱估计中阵元互耦校正算法,自己写的。(This is the spatial spectrum estimation Mutual Coupling correction algorithm, wrote it myself.)
- 2016-03-18 19:00:08下载
- 积分:1
-
fhss
frequency hopped spread spectrum code
- 2009-03-19 22:25:53下载
- 积分:1
-
barbers5
说明: 理发师睡眠问题,实验课的作业,各位可以参考,还是不错的(Barber sleep problems, experimental studies homework assignment, you can refer to, or good)
- 2010-03-30 21:50:30下载
- 积分:1
-
nasch_model
基于184号元胞自动机的NaSch交通流模型,matlab编程(No.184 Cellular Automata, NaShc Traffic Model.)
- 2014-12-19 15:18:06下载
- 积分:1
-
MPC_TrajPlanner
说明: 基于模型预测控制算法做自动驾驶车辆轨迹规划(Trajectory planning of autonomous vehicle based on model predictive control algorithm)
- 2020-05-16 19:24:48下载
- 积分:1
-
Chap_5_MVDR
西蒙赫金的《自适应滤波原理》一书的matlab程序,现在继续上传第5.mvdr章的程序,
大家学习交流,觉得有用的自己下载,(西蒙赫gold Adaptive Filtering Theory matlab program book, and now continue to upload the first chapter 5.mvdr procedures, everyone learning exchanges, and find useful to download their own,)
- 2008-04-15 11:52:57下载
- 积分:1
-
gaussian_noise
产生两个均值为m,方差为sgma的高斯随机变量,当输入参数只有一个时,认为均值为0。(mean to have two m, sgma variance for the Gaussian random variables, when only one input parameters, that the mean of 0.)
- 2007-01-20 09:11:43下载
- 积分:1