-
replace
Matlab源文件将矩阵m中所有a元素的替换为b元素。(Matlab source file will be a matrix m of all elements for the b element to replace.)
- 2007-09-15 00:17:58下载
- 积分: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
-
FFT
说明: fft快速傅立叶变换源代码 打包下载 相信对大家有一定帮助(fft Fast Fourier Transform source code package to download that will definitely help all of us)
- 2011-02-27 19:35:05下载
- 积分:1
-
MatLab-mathematical-application
MATLAB 工程数学应用,许波,刘征编著(The MATLAB engineering mathematics application, Xu Bo, Liu Zheng eds)
- 2013-03-19 22:34:14下载
- 积分:1
-
matlab-ppt
老师自己总结的学习Matlab的PPT,一共分为十章,适用于教学和自学等等。(Teacher s own summary of the learning Matlab PPT, the total is divided into ten chapters, suitable for teaching and self-learning.)
- 2012-11-20 10:40:57下载
- 积分:1
-
ceju
说明: 对LFMCW雷达进行发射和接收信号的仿真,并进行测距(Simulation of LFMCW radar transmitting and receiving signals, and ranging)
- 2021-04-11 20:18:57下载
- 积分:1
-
OFDM_BPSK_up_conv4
说明: 一个简单的代码,用于说明OFDM发送器和接收器的操作,包括RF上变频和下变频;(A simple code to illustrate the operation of an OFDM transmitter and Receiver including RF upconversion and down-conversion ;)
- 2020-04-21 17:17:32下载
- 积分:1
-
lsqcurvefitting
matlab二维拟合函数表达式 应用于lsqcurvefit(@myfun,a0,data,zdata)
(非线性最小二乘法拟合)(curve fitting)
- 2010-07-09 10:27:56下载
- 积分:1
-
objpose.tar
说明: 基于点的位姿估计,用的是正交迭代算法,国外论文的源代码(Point-based pose estimation, iterative algorithm using the orthogonal)
- 2011-04-11 20:47:58下载
- 积分:1
-
Medical-Clinic-Inventory-System-in-vb.net
Medical MIS inventory management system
- 2014-10-10 00:49:29下载
- 积分:1