-
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
-
Pattern_Classification_CH
模式识别经典书籍,模式识别工具书必备之一(Pattern Classification CH)
- 2012-03-22 17:58:19下载
- 积分:1
-
MATLABCodeToCcode
介绍了如何利用Mathh的Realtime Workshop代码生成工具将Simulink模型自动转换成C代码的方法(This paper proposes a method of using the RTW (Real-Time Workshop)code generation tool to convert Matlab to the C code.)
- 2009-09-12 16:51:13下载
- 积分:1
-
capacity
在不同的调制方法下,信道容量的比较,利用matlab 编写的程序(the difference of the capacity under the difference way )
- 2012-04-12 17:51:39下载
- 积分:1
-
GA_TSP
基于遗传算法的TSP算法,寻找最短的遍历N个城市的路径(TSP algorithm based on genetic algorithm to find the shortest path traversal N cities)
- 2013-11-10 12:33:14下载
- 积分:1
-
Detectors
用于心电信号检测,包括RR波形检测,QRS检测,能量检测模的最大值最小值(ECG for detection, including the RR wave detection, QRS detection, energy detection module Maximum Minimum)
- 2009-03-24 09:35:21下载
- 积分:1
-
Interactive_Image_Segmentation_by_Maximal_Similari
实现了区域合并的图像分割的经典方法,是Interactive Image Segmentation by Maximal Similarity based Region Merging 论文的源码,可以好好研究(Regional integration to achieve the classic method of image segmentation is the Interactive Image Segmentation by Maximal Similarity based Region Merging paper source, you can carefully study)
- 2010-05-14 15:23:51下载
- 积分:1
-
p506
现代功率谱估计中的参数估计AR模型 比经典谱估计有更好的分辨率(modern power spectrum estimation of the AR model parameter estimation than the classical spectrum estimates have a better resolution)
- 2007-05-20 20:05:03下载
- 积分:1
-
single-mode-fiber-commnication
此代码采用分布傅里叶法实现光纤通信中的色散和非线性特性传输。(This code simulates the NRZ code and decode in single mode fiber communication )
- 2014-01-15 19:15:33下载
- 积分:1
-
3_dimention_regression
空间三维螺旋曲线的回归分析; 空间sinc曲线的回归分析。(3D space spiral curve regression analysis; Space sinc curve regression analysis.)
- 2007-05-20 15:11:32下载
- 积分:1