-
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
-
ImageTVdenoise
利用总体变分法实现图像去噪,内有详细说明和事例(Variational method used to achieve the overall image denoising, with detailed descriptions and examples)
- 2011-04-23 14:42:20下载
- 积分:1
-
beamscanning
Beam scanning in array signal processing
- 2015-01-23 21:25:36下载
- 积分:1
-
linespectual
编写的matlab程序,主要介绍如何提取信号的线谱的方法(Written in matlab program introduces how to extract the signal of line spectrum method)
- 2010-06-10 18:59:45下载
- 积分:1
-
MLBF
在雷达成像中所用到的多普勒质心估计,用idl语言编写(In radar imaging is used in the Doppler centroid is estimated using idl languages)
- 2009-03-24 18:33:51下载
- 积分:1
-
bianyuantiqu
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.(Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.)
- 2009-04-18 09:53:10下载
- 积分:1
-
shannon_coding
matlab code for shannon source coding
- 2010-12-06 13:53:19下载
- 积分:1
-
BaoHemiaoshu
此函数用来演示自动控制系统中的饱和非线性特性的描述函数
此函数是要调用输入的A矩阵中的元素
输入变量a,k的含义分别为:(This function is used to demonstrate automatic control system of the description of the saturation nonlinearity function this function is to call the input of the A element in the input variables a, k means are:)
- 2010-12-27 22:54:27下载
- 积分:1
-
guide-toisolationcircuits
关于光耦应用的比较全面的介绍,很实用,找了很久才找到的(Optocoupler applications on a more comprehensive presentation, very practical, looking for a long time to find the)
- 2011-02-16 16:26:48下载
- 积分:1
-
DOAMUSICcoherentFBSS
前后向平滑, music
主要包含经典music算法实现原理及其代码,然后在此基础上介绍了前后向平滑算法的实现及其代码和仿真结果(forward/backward spatial smoothing,MUSIC
Consists mainly of classical music algorithm theory and its code, and then on this basis introduced before and after smoothing algorithm and code and simulation results)
- 2013-10-10 11:10:51下载
- 积分:1