-
pinjia
为了客观和定量的评价上述不同融合方法用于多聚焦图像融合的性能,根据图像自身统计特性对其进行评价,在无标准参考图像的情况下选取均清晰度即平均梯度、空间频域、信息熵、标准差四个参数综合评价各方法的融合性能(为了客观和定量的评价上述不同融合方法用于多聚焦图像融合的性能,根据图像自身统计特性对其进行评价[11,18],本文在无标准参考图像的情况下选取均清晰度即平均梯度、空间频域、信息熵、标准差四个参数综合评价各方法的融合性能)
- 2010-12-06 16:30:10下载
- 积分:1
-
All_of_MATLAB_toolbox_links
All of MATLAB toolbox links,can download them from internet.best gift for newbies!!
- 2009-07-08 12:18:05下载
- 积分:1
-
Gilbert-Strang5
gilbert strang Computational Science and Engineering
- 2013-11-10 20:15:20下载
- 积分:1
-
QAM
QAM调制解调的实现,误码率分析,眼图,各个滤波器的性质(QAM modulation and demodulation implementation, bit error rate analysis, eye pattern, the nature of the various filters)
- 2010-05-31 18:11:21下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
kalman
卡尔曼滤波,通过卡尔曼滤波迭代,求稳态解。(Kalman filter)
- 2013-05-16 20:13:59下载
- 积分:1
-
stft
STFT短时傅里叶变换,针对一个和两个调频信号进行分解,变换结果可以显示(STFT transform for a short time, and two FM signal decomposition, transform the results can show)
- 2012-11-27 23:30:32下载
- 积分:1
-
LZ78
本程序简单地实现了LZ78编码的功能,包括从文件输入以及输出(This program implements the LZ78 encoding simple features, including file input and output from)
- 2010-12-23 19:10:04下载
- 积分:1
-
femte
有限元法(finite element method)求波导中的TE模(FEM (finite element method) waveguide for the TE mode)
- 2007-04-25 10:15:28下载
- 积分:1
-
Warshall-Floyd
Warshall-Floyd 算法的matlab例程,Warshall-Floyd用于寻找两点之间的最短路,很简单,可以快速了解该算法。(The algorithm of Warshall-Floyd, Matlab routines, of Warshall-Floyd, used to find the shortest path between two points is very simple, you can quickly understand the algorithm.)
- 2012-06-05 10:22:40下载
- 积分:1