-
ImageMatching
使用matlab对两幅图像进行匹配,效果很好,值得参考!(Using matlab to match two images of the good results, it is also useful!)
- 2010-06-23 20:52:58下载
- 积分:1
-
An-Overview-Of-Vertical-Handoff
VERTICAL HANDOFF IN NHETEROGENEOUS WIRELESS NETWORK
- 2012-11-20 18:11:44下载
- 积分:1
-
第5讲 无约束优化
说明: 无约束优化理论知识讲解ppt与相关的matlab代码实现(Unconstrained optimization theory knowledge to explain ppt and related matlab code implementation)
- 2020-04-27 11:45:59下载
- 积分:1
-
feature-extraction
主要应用于两幅图片比对时,对两幅图片进行校准(Mainly used in the two pictures, two pictures calibration)
- 2013-01-07 22:22:51下载
- 积分:1
-
duanlu
说明: 建立线路,实现线路在各种短路故障下短路点和母线处电压电流关系(The voltage current relationship between the short-circuit point and the bus bar is realized under various short-circuit faults)
- 2020-07-04 22:26:07下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
dctwater
一种基于DCT域的不可见数字水印算法,文章源于IEEExplore(PERCEPTUAL DIGITAL WATERMARK OF IMAGES USING WAVELET TRANSFORM.pdf,down loaden from IEEE xplore)
- 2010-05-19 22:14:04下载
- 积分:1
-
FNN
我在这里有一个基于matlab的RNN递归网络源代码,希望和大家一起分享(I have a Matlab-based RNN recursive network source code, I hope to share with everyone)
- 2012-04-22 11:40:11下载
- 积分:1
-
buttworth
包含了巴特沃斯滤波器的处理,属于数字信号处理的一部分(Includes the processing of the Butterworth filter, part of the digital signal processing)
- 2012-06-09 10:32:37下载
- 积分:1
-
64QAM_modem
64QAM的设计论文,有非常高的参考价值(64QAM design papers, there is a very high reference value)
- 2013-11-22 18:02:16下载
- 积分:1