-
jiashejianyan
参数假设检验:对差异进行定量的分析,确定其性质,是随机误差还是系统误差.为给出两者界限,找一检验统计量T,在H0成立下其分布已知。(Parameter hypothesis test: a quantitative analysis of the differences, to determine its nature, is random error or system error. Is given two boundaries, looking for a test statistic T, its distribution under the establishment of the H0 known.)
- 2010-12-09 11:52:28下载
- 积分:1
-
MSSIM
用于图像的质量评估,比较原始图像与受躁图像之间的结构相似度。
(For image quality assessment, by comparing the original image and the structural similarity between the images impatient.)
- 2011-04-27 17:11:42下载
- 积分:1
-
Radar-Systems-Principles
matlab 编程艺术的源码,非常好非常好非常好非常好(matlab encode document)
- 2012-03-24 15:58:18下载
- 积分:1
-
shipin
matlab程序 打开摄像头的程序 yuv格式 程序很简单 (matlab program to open the camera program yuv format procedure is very simple)
- 2013-11-19 16:19:23下载
- 积分:1
-
fangzhen
阵列信号处理,空间谱估计,利CVX工具箱实现稀疏重构的单快拍DOA估计(Array signal processing, spatial spectrum estimation, and CVX toolbox to achieve the sparse reconstruction of single snapshot DOA estimation
)
- 2015-10-25 11:58:09下载
- 积分:1
-
lsm-rbf
说明: 一种最小二乘法的RBF网络
----------------------------------
radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network
------------------------------------------
clear all
close all
global sp k w2 b2 unitcenters
alldatanum=400
traindatanum=300
testdatanum=100
sp=8
errorlimit=0.1
u=rand(1,alldatanum+10)
y=zeros(1,alldatanum+10)
for i=4:alldatanum+3
y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+...
y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
- 2011-04-13 10:26:06下载
- 积分:1
-
wdqfangzhen
简单版PID带干扰的SIMULATION仿真(Simple version of PID with Interference Simulation)
- 2010-05-30 15:48:38下载
- 积分:1
-
sdsdda
关于卷积运算和相关性运算的关系 (Convolution and correlation on the relationship between computing )
- 2011-08-30 19:09:00下载
- 积分:1
-
test5
图像线性运动退化程序,其中10表示10个像素,45表示偏转45度。
以及函数的一些用法(Linear motion degradation image applications, including 10 said 10 pixels, 45, said rotated 45 degrees.
Some fspecial usages and functions)
- 2013-04-28 17:14:54下载
- 积分:1
-
MIMO
MIMO simulation by matlab
- 2010-05-31 17:54:36下载
- 积分:1