-
keyframe
视频的关键帧计算,和关键帧提取,附有实验报告(Video key frame basis, and key frame extraction, with test report)
- 2020-09-26 19:17:46下载
- 积分:1
-
AS
说明: 该MATLAB程序用于解运筹学中的二次规划化问题(The MATLAB program for the solution of operations research in the problem of quadratic programming)
- 2008-08-10 20:59:13下载
- 积分:1
-
gaot2
说明: 有关MATLAB遗传算法工具箱的一些源代码(MATLAB genetic algorithm toolbox on some source code)
- 2011-04-15 18:01:05下载
- 积分:1
-
cardoso
盲信号处理牛人cardoso,关于盲信号处理代数方法的程序-联合对角化算法。研究盲信号处理的人必读程序。(blind signal processing cattle were cardoso. on the blind signal processing methods of algebraic-joint diagonalization algorithm. Blind Study of the signal processing procedures mandatory.)
- 2006-12-12 10:12:06下载
- 积分:1
-
OFDM_SLM_basic
这个程序能够降低OFDM的PAPR,是一个初始的程序,在这个基础上可以根据需要有很多改进(Reducing the Peak-to-Average Power Ratio of Multicarrier Modulation by
Selected Mapping)
- 2010-12-10 17:26:56下载
- 积分:1
-
flpropui
flpropui - Reservoir fluid properties from Batzle-Wang relations with interactive input/output dialog boxes.
- 2011-05-15 01:08:06下载
- 积分:1
-
seatbelts
自己做的对四种纹理特征进行svm训练,含有数据,下载可用(Own doing the four texture features svm training, contains data, download available)
- 2014-12-24 10:03:30下载
- 积分:1
-
SLRPPLRPMULTIPULSE
MATLAB SIMULATION OF SLR,PLR & MULTIPULSE CONVERTER
- 2015-02-15 16:05:45下载
- 积分:1
-
Projet_yNLMS
yNLMS matlab program, you can yse it now.
- 2009-03-29 13:23:53下载
- 积分:1
-
MinBounDrect
说明: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。( Compute the minimal bounding rectangle of points in the plane
usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric)
arguments: (input)
x,y- vectors of points, describing points in the plane as
(x,y) pairs. x and y must be the same lengths.
metric- (OPTIONAL)- single letter character flag which
denotes the use of minimal area or perimeter as the
metric to be minimized. metric may be either a or p ,
capitalization is ignored. Any other contraction of area
or perimeter is also accepted.
DEFAULT: a ( area )
)
- 2011-02-24 01:01:04下载
- 积分:1