-
conv
调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )(Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ())
- 2010-05-06 11:42:49下载
- 积分:1
-
blms
block level lms filter based on matlab
- 2012-04-12 21:41:57下载
- 积分:1
-
zrq
潮汐调和分析关于无潮点及潮流方向与潮时的计算与分析。(Tidal wave of harmonic analysis on non-point and the trend direction and tide calculations and analysis.)
- 2011-05-27 19:06:32下载
- 积分:1
-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
4
说明: SSB调制。根据产生的余弦信号,画出相应频率载波下的调制后图形。(SSB modulation. According to the cosine signal generated graphics draw the corresponding frequency carrier modulated under.)
- 2014-12-17 17:11:16下载
- 积分:1
-
CameraCalibration_AE
Simulated Camera Calibration practice
- 2015-04-09 10:16:41下载
- 积分:1
-
MATLABapplication
:主要介绍m序列、Gold序列、Kasami序列和JPL序列的生成原理及其MATLAB的实现,并介绍如何用MATLAB中
Simullnk对其进行硬件仿真,给出了相应自相关和互相关结果。(: The main introduction m sequence, Gold sequences, Kasami sequences and sequences generated JPL principle and the realization of MATLAB, and introduce how to use MATLAB in their Simullnk hardware simulation, the corresponding auto-correlation and cross-correlation results.)
- 2008-03-21 14:36:08下载
- 积分:1
-
functionsusingMATLAB
用 MATLAB 实现三角函数功率谱分析(Trigonometric functions using MATLAB to achieve power spectral analysis)
- 2010-02-26 14:55:53下载
- 积分:1
-
DMT
说明: 多载波调制,信道优化后的dmt程序,图像显示调整结果(Multi-carrier modulation, channel optimized dmt procedures, image display adjustment)
- 2021-03-15 16:59:23下载
- 积分:1
-
Untitled
信道编码,找码长,起始码,信号位,生成矩阵(Channel coding, looking for code length, start code, the signal bits to generate the matrix)
- 2011-06-21 19:24:01下载
- 积分:1