-
arx_mine
ARX linear model to estimate by OLS the parameters of single endogenous variable as a function of its own q=>1 lags and the p=>0 lags of m=>1 exogenous variable(s).
- 2010-08-09 09:30:29下载
- 积分:1
-
FDMver1[1].0
人脸识别代码,已经验证通过,matlab写的。该程序有两部分,一部分快速识别,一部分是精确识别(Face recognition code has been verified through, matlab written. The program has two parts, rapid identification, part accurate identification)
- 2013-11-13 15:21:07下载
- 积分:1
-
pf_slam_students
Iterative Closest Point
- 2012-02-05 22:10:07下载
- 积分:1
-
OMP
omp算法代码,实现图像处理的好算法,很适合自己做测试。(omp algorithm code, realize image processing algorithms, it is suitable to do their own testing.)
- 2014-04-06 19:08:16下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
bisect2
Minor modification of the function "bisect"
- 2009-11-13 19:02:22下载
- 积分:1
-
gabor_bank
this file is gabor bank filter
- 2009-05-31 23:38:50下载
- 积分:1
-
spectrumsub
在matlab开发环境下的谱减法算法,主要用在了作者的语音增强算法当中。(in Matlab development environment spectral subtraction algorithm, which was spent mainly on the author's speech enhancement algorithm.)
- 2007-06-13 09:17:37下载
- 积分:1
-
HFSS-
基于HFSS的不同形状微带贴片天线的仿真设计(HFSS simulation design different shapes based on microstrip patch antenna)
- 2013-11-28 09:10:15下载
- 积分:1
-
funtion
从最常用的“.BMP”图像格式中读取图像数据,
通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩 将数字图像的RGB表示转换为YUV表示;通过访问Y(亮度)通道,改变数字图像的亮度;通过Y(亮度)通道作灰度的线性变换,改变数字图像的对比度(failed to translate)
- 2010-12-20 21:44:24下载
- 积分:1