-
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
-
Solve-Equations
matlab经典算法方程中关于解方程问题的具体内容 可以给需要的朋友们一些启示(classical algorithm matlab problem solving equations equations on the specific content of a friend in need who can give some inspiration)
- 2013-11-13 11:16:25下载
- 积分:1
-
biker-predict
用matlab自带函数编写的随机森林进行预测分析,此程序曾应用在kaggle比赛上。(Matlab function that comes with writing random forests predictive analysis, this program has been used in the kaggle game.)
- 2015-03-05 23:13:02下载
- 积分:1
-
29a2fbce684e
在matlab环境下,用最邻近数据关联算法实现目标跟踪。-(In the matlab environment, with the nearest neighbor data association target tracking algorithm.-)
- 2015-03-22 20:08:55下载
- 积分:1
-
LMSandKalman
一个用来学习和使用的标准kalman和lms变步长最小均方滤波算法源程序代码(One source code to learn and use the standard kalman and least mean square filtering algorithm)
- 2013-11-01 08:14:33下载
- 积分:1
-
diqiugongzhuan
matlab模拟地球绕太阳公转的程序代码!(Matlab simulation of the Earth around the sun to the program code!)
- 2013-05-14 18:16:16下载
- 积分:1
-
function
最小二乘法的源程序代码,和大家交流下,谢谢指教(Least Squares source code, and the exchange of everyone under the advice Thanks)
- 2009-03-11 10:49:08下载
- 积分:1
-
matlabtools
好文章,用于初学者学习matlab工具箱(A good article for beginners to learn matlab toolbox)
- 2009-12-28 09:57:05下载
- 积分:1
-
YALMIP
matlab编程中所需要的优化工具箱,可对波形进行优化等(matlab programming required in the optimization toolbox, optimization of the waveform can be)
- 2011-04-20 16:31:53下载
- 积分:1
-
IM_scalar-control
Induction motor model with scalar control
- 2011-05-02 19:55:56下载
- 积分:1