-
FIR_window
窗函数法设计有限冲激响应(FIR)滤波器,可根据工程上的设计指标来设计。(Window function design finite impulse response (FIR) filters, according to engineering design specifications to design.)
- 2009-01-10 11:10:44下载
- 积分:1
-
IR
说明: 一个简单的图像配准,利用了最近邻法进行仿真(image registration)
- 2010-08-01 12:51:38下载
- 积分:1
-
FISTA-block-sparse
FISTA block sparse 压缩感知加速恢复算法(FISTA block sparse)
- 2016-09-11 15:41:45下载
- 积分:1
-
Gauss_Seidel
线性方程组的Gauss_Seidel算法求解(Linear Equations Gauss_Seidel algorithm)
- 2010-10-12 11:56:37下载
- 积分:1
-
plot3d_2
This function produces an image of a 3D object defined by matrix a(l,m,n) in terms of voxels the image is a view after rotating the object by angles alfa and beta (in degree) b is the image and d is its ditance to the viewer matrix The first figure depicts the object using only its gray level values
The second image depicts the object using some lighting effect
rotate3d may be used for reorientation but the obtained image is planner
- 2011-02-09 18:49:45下载
- 积分:1
-
WidebandBeamforming1
Wideband beamforming technique which is used for voice and speech
- 2014-11-26 23:28:20下载
- 积分:1
-
osp
A Comparative Study for Orthogonal Subspace
Projection and Constrained
Energy Minimization
- 2013-12-17 15:24:21下载
- 积分:1
-
RFR
好用的随机森林回归(RFR),也可用与分类。基于以编译的mex84,可实现bias-correction。回归预测精度较高(applicable random forrest regression,can also be used for classification。Regress with bias-correction 。can achieve high accuracy)
- 2020-09-03 18:18:10下载
- 积分:1
-
amethodforidentification
说明: 递推的极大似然法辨识程序
用递推的极大似然法对系统辨识的参数集
(recurrence of maximum likelihood method recursive identification procedures used by maximum likelihood method of system identification parameter sets)
- 2006-03-10 19:06:38下载
- 积分:1
-
fir_lin_phase_lowpass_max_atten
Designs a linear phase FIR lowpass filter such that it:
- minimizes maximum stopband attenuation
- has a constraint on the maximum passband ripple
This is a convex problem (when sampled it can be represented as an LP).
minimize max |H(w)| for w in the stopband
s.t. 1/delta <= |H(w)| <= delta for w in the passband
( where H is the frequency response function and variable is
h (the filter impulse response). delta is allowed passband ripple.
)
- 2011-05-27 21:45:16下载
- 积分:1