-
policyi
Policy iteration algorithm of Howard applied to linear regulator
Also known as Newton s method
- 2010-03-04 16:56:54下载
- 积分:1
-
rls
RLS算法 matlab例子 内有注释 可供参考(Notes RLS algorithm matlab example for reference)
- 2012-10-21 20:41:36下载
- 积分:1
-
expandAxes
expand axes for matlab
- 2012-11-10 00:20:52下载
- 积分:1
-
w_SMI
针对均匀线列阵,当采用样本协方差矩阵求逆的方法时,得到的波束扫描估计方位谱。三个信号源(For uniform linear array, when using the sample covariance matrix inversion method, estimated by scanning the beam position spectrum. Three sources)
- 2010-12-02 17:03:23下载
- 积分:1
-
iir-filter
基于matlab用脉冲响应不变法和双线性变换法实现iir数字滤波器的设计(A design of two ways to realise iir digital filter)
- 2013-05-02 01:39:40下载
- 积分:1
-
gadecod
说明: 一个实用子程序,将遗传算法的编码分解为BP网络所对应的权值、阈值
(A function which tranfor data from GA to BP network )
- 2010-04-15 16:39:19下载
- 积分:1
-
(eWiley)IndependentComponentAnalysis
关于ICA的经典书籍,理论与应用兼顾,研究盲信号分离的必备参考。(ICA on the classic books, balance between theory and application, research Blind Signal Separation of essential reference.)
- 2007-01-22 16:05:48下载
- 积分:1
-
FINDENDSJUNCTIONS
FINDENDSJUNCTIONS - find junctions and endings in a line/edge image
Usage: [rj, cj, re, ce] = findendsjunctions(edgeim, disp)
Arguments: edgeim - A binary image marking lines/edges in an image. It is
assumed that this is a thinned or skeleton image (or
nearly so).
disp - An optional flag 0/1 to indicate whether the edge
image should be plotted with the junctions and endings
marked. This defaults to 0.
Returns: rj, cj - Row and column coordinates of junction points in the
image.
re, ce - Row and column coordinates of end points in the
image.
- 2012-05-28 12:09:57下载
- 积分:1
-
EM_matlab
是一种用于含有隐变量(hidden variable)的概率参数模型的最大似然估计或极大后验概率估计的matlab算法。
(EM MATLAB)
- 2014-11-10 18:10:23下载
- 积分:1
-
Codigos-del-Curso---Deteccion-de-Objetos
Codes .M object detection with matlab.
Create the list of detections D for the images referenced in the G list
Tickets
Detector File contains the address of the detector file,
Xml extension
G List of rectangles of objects that are really in the images
Visualization is a var. Boolean that enables or disables the display of
The detected rectangles and the real objects in the images.
Departures
D List of detections rectangles
Note 1: G and D are a standard structure for listing rectangles
Field 1: imageFilename
Field 2: objectBoundingBoxes
Note 2: press spacebar to jump to the next image
- 2017-03-04 20:40:49下载
- 积分:1