-
JGPC_CARIMA
说明: 改进的广义预测控制,源码程序,适用于非最小相位系统的C(JGPC)
- 2010-04-11 14:14:53下载
- 积分: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
-
resload
实现一个阻性负载
sys(1)为负载电流;sys(2)为输出电压(achieve a resistive load sys (1) of load current; Sys (2) of the output voltage)
- 2007-06-19 22:39:48下载
- 积分:1
-
FCMmatlab
采用模糊数学语言对按一定的要求进行描述和分类的数学方法称为模糊聚类分析,模糊聚类分析Matlab程序(Mathematical methods described and classified according to certain requirements using fuzzy mathematical language called the fuzzy clustering analysis, fuzzy clustering analysis Matlab program)
- 2013-05-08 17:54:10下载
- 积分:1
-
RRT-master
rrt算法与一定概率偏向目标点的rrt算法,并对路径进行处理(RRT algorithm and a certain probability bias to the target point of the RRT algorithm, and the path to deal with)
- 2017-09-24 21:42:49下载
- 积分:1
-
YALMIP
YALMIP工具箱,内含各种函数,可用来求解部分线性规划,非线性规划,及混合规划的matlab工具箱。(YALMIP toolbox, containing a variety of functions that can be used to solve part of the linear programming, nonlinear programming, and mixed planning matlab toolbox.)
- 2014-11-25 10:31:45下载
- 积分:1
-
Tracking_Kalman
Kalman滤波在目标跟踪中的应用,matlab编写。(err)
- 2007-12-28 17:41:33下载
- 积分:1
-
multi_picture
这里给出几幅多聚焦图像,为大家做图像融合处理,一共两组图像(Here are the pieces of multi-focus image, for everyone to do image fusion, a total of two sets of images)
- 2010-05-29 10:59:21下载
- 积分:1
-
viterbi_decode
MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。(Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolutional code. testConv.m start the simulation, which used two convolution code (a 1/2 and a 2/3 convolutional code). To use a hard decision, modify metric.m file. Nothing else would want to change it. Extract can be used.)
- 2013-12-30 17:53:52下载
- 积分:1
-
9
说明: ex9_1 脉冲信号调制
ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图
ex9_3 产生7位巴克码编码的二相码
ex9_4 产生7位巴克码和线性调频的混合调制信号
ex9_5 瑞利分布实现程序
ex9_6 瑞利分布+杂波
ex9_7 相关对数正态分布杂波
ex9_8 相关weibull分布杂波
ex9_9 相干相关K分布杂波
ex9_10 线性调频信号的数字化正交解调
ex9_11 雷达脉冲压缩处理
ex9_12 二相编码信号的脉压处理
ex9_13 用FFT和FIR方法实现MTD处理
ex9_14 雷达的恒虚警处理(CFAR)
ex9_15 比较相参积累和非相参积累
(ex9_1 pulse signal modulation ex9_2 carrier 10MHz, the bandwidth of the chirp signal and its spectrum of 2MHz ex9_3 Barker coding produces seven two-phase mixed signal generated code ex9_4 7 Barker code and chirp ex9_5 Rayleigh distribution to achieve program ex9_6 Swiss Lee distribution+ clutter ex9_7 related lognormal distribution clutter clutter ex9_8 related weibull ex9_9 digital quadrature coherent K distributed clutter ex9_10 chirp signal demodulation ex9_11 radar pulse compression processing two-phase pulse coded signal ex9_12 processing using FFT and FIR ex9_13 MTD processing methods to achieve ex9_14 radar CFAR (CFAR) ex9_15 relatively coherent and non-coherent integration accumulation)
- 2014-03-24 10:28:45下载
- 积分:1