-
LJH
基于死去分析的matlab代码,含simulink文件(Based on the analysis of the dead matlab code)
- 2014-01-05 17:32:02下载
- 积分:1
-
运动目标跟踪程序-MATLAB源代码
说明: 运动目标跟踪程序-MATLAB源代码,利用camshift和meanshift实现运动目标的跟踪(Moving target tracking program - MATLAB source code, using camshift and meanshift to achieve tracking of moving targets)
- 2019-03-12 21:49:43下载
- 积分:1
-
lms
自适应最小均方lms算法,用matlab的m文件(Adaptive recursive least squares lms algorithm)
- 2009-05-22 00:07:18下载
- 积分:1
-
Encription_Decription_Code
Matlab Code for Watermarking. This code is useful for elliptic curve cryptography
- 2014-11-29 19:06:41下载
- 积分:1
-
BBO-MLP
生物地理算法优化多层感知网络进行特征分类和识别,精度高达97 (Bio geographic algorithm to optimize multi layer perceptron network for feature classification and recognition, the accuracy of up to 97 )
- 2016-12-10 19:32:10下载
- 积分:1
-
matlab
基于matlab语言,关于连续信号系统的频域分析.(Frequency domain analysis of continuous system matlab
)
- 2013-04-26 15:05:54下载
- 积分:1
-
fisherclassify
本程序主要是实现fisher线性分类器的功能,主要应用于隐写分析中的分类情形。(fisher linear classifier)
- 2011-09-09 00:17:20下载
- 积分:1
-
AttributedPlotHtmlsam
This exchange file creates a clickable image map for a figure with links to multiple data sources
- 2013-08-18 03:53:37下载
- 积分:1
-
my_least_squares
-least squares algorithms using gradient descent
to find minimum of function
- gaussian fit algorithm
- 2010-02-27 04:07:12下载
- 积分:1
-
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