-
matlab-license-plate-recognition
matlab完整源代码,可以实现车牌自动识别。(Matlab complete source code, can realize automatic license plate recognition.)
- 2015-03-25 17:07:26下载
- 积分:1
-
ofdm_fading
在通訊領域中基本頻率數位調變中之一之訊號fading之應用OFDM fading(OFDM fading)
- 2012-11-21 16:10:59下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
bp123
简单的matlab程序 基本的输入 (Simple matlab program basic input)
- 2007-12-05 18:14:28下载
- 积分:1
-
Motion-Detection
说明: 运动目标跟踪的一种方法,可以简单的跟踪单个目标(Tracking a way to simply track a single target)
- 2011-03-11 13:30:29下载
- 积分:1
-
constitusion
计算本构方程和热加工图,节省唯象本构方程的复杂计算过程,只需将应力应变数组放于excel中,即可自动计算,并显示本构方程以及热加工图。简单方便(Calculating constitutive equation and hot working diagram, saves the phenomenological constitutive equation of complex calculation process, just put in the excel, the stress and strain array can be automatically calculated, and displays the constitutive equation and hot working diagram.Easy and convenient)
- 2014-08-20 20:30:17下载
- 积分:1
-
AntClustering
Improved ant clustering algorithm
- 2013-12-10 16:55:17下载
- 积分:1
-
project_homework_sqp
matlab直接打靶法,适用于最优控制。解决小车定点停车问题。(Matlab direct shooting method, applied to the optimal control.Solve the problem of car parking)
- 2017-11-19 20:26:18下载
- 积分:1
-
Speech_Enhancement
一本关于语音增强的书籍,可作为研究人员的参考书使用,新版(A book on speech enhancement, can be used as a reference book for researchers)
- 2010-07-08 15:05:28下载
- 积分:1
-
GA_term_project
流水车间调度遗法,支持窗口输入主要的控制参数,和仿真图及收敛曲线。(Flowshop scheduling survived by law, to support the importation of the main window of the control parameters, and simulation and the convergence curve of Fig.)
- 2008-05-27 19:49:46下载
- 积分:1