-
gbvs
求图像显著区域的GBVS算法,matlab编写,可直接运行(For image salient regions GBVS algorithm)
- 2013-01-02 20:07:50下载
- 积分:1
-
Chapter-02
Matlab Code for directivity of Antennas
- 2011-05-25 22:02:14下载
- 积分:1
-
sort
pb通用过滤排序,解压后可在pb中查看源码(powerbuilder sort or filter)
- 2010-09-30 12:15:03下载
- 积分:1
-
sy4
说明: 一些关于iir滤波器设计的matlab实验代码(Some information about IIR filter design matlab code experiment)
- 2008-12-02 19:26:26下载
- 积分:1
-
LMSEqualizermatlab
MATLAB for Signal Processing-AdaptiveLinearPredictionFilter-LMS
- 2010-05-24 00:13:49下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
Shapiro-Wilk-test-
SWTEST Shapiro-Wilk parametric hypothesis test of composite normality.
[H, pValue, SWstatistic] = SWTEST(X, ALPHA, TAIL) performs
the Shapiro-Wilk test to determine if the null hypothesis of
composite normality is a reasonable assumption regarding the
population distribution of a random sample X. The desired significance
level, ALPHA, is an optional scalar input (default = 0.05).
TAIL indicates the type of test (default = 1).
- 2015-01-13 00:25:43下载
- 积分:1
-
MATLAB
使用matlab软件,并利用三次样条插值法 求信号的包络线 源代码(Use matlab software, and use cubic spline interpolation method the signal envelope source code)
- 2015-04-01 15:04:20下载
- 积分:1
-
multipath_doppler
多径下多普勒仿真 内有详细说明,有仿真程序图(multipath and doppler)
- 2010-08-18 17:15:49下载
- 积分:1
-
demo_vca
Vector Component Analysis
- 2009-03-19 23:27:53下载
- 积分:1