-
nbvp
A n-point BVP solver. Very useful for BVPs.(Very useful for BVPs.)
- 2010-08-09 23:40:33下载
- 积分:1
-
uesprit
用于信号处理中的检测DOA估计,成像,频率估计等(Signal processing for detection of DOA estimation, imaging, frequency estimation, etc.)
- 2008-07-10 14:06:24下载
- 积分:1
-
c10
matlab 程序,WCDMA的程序,用MATLAB实现3G手机(SDR based MATLAB program aboutWCDMA.
SDR in WCDMA)
- 2010-05-28 22:01:07下载
- 积分: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
-
The-influence-of-target-bearing
等间距线性阵列,阵元数M=8,阵元间距d= λ /2, 等幅加权,无噪声。
分别仿真计算目标方位φr =0°、30°时的阵列方向图。
(The spacing of the linear array, and the array element number M = 8, the array element spacing d = λ/2, equal amplitude weighted, no noise. Respectively simulation calculation the target azimuth φr = 0,30 array pattern.)
- 2013-01-22 20:41:24下载
- 积分:1
-
watershed--segmentation
用分水岭的方法实现图像分割 MATLAB实现(image segmentation by watershed methods , MATLAB implementation)
- 2014-09-02 16:53:39下载
- 积分:1
-
KSVD
一种在matlab环境下的计算稀疏表示的学习字典的算法(A learning dictionary algorithm for computing sparse representation in Matlab environment)
- 2017-09-11 15:28:44下载
- 积分:1
-
JADE_doa_MATLAB
阵列信号处理中的角度和时延估计算法matlab程序。(this is a matlab about JADE_doa_MATLAB.)
- 2012-04-24 11:11:48下载
- 积分:1
-
MATLAB-simulation-of--IF-GPS-signals
本论文主要说明数字中频GPS信号的MATLAB仿真,有较详细的仿真图(This thesis describes the MATLAB simulation of the digital IF GPS signals, a more detailed simulation in Figure)
- 2012-05-21 23:05:22下载
- 积分:1
-
GaTest
MatLab下遗传算寻找峰位。找出一条曲线的波峰所在位置的x坐标。(Find curve peaks. Use GA method to find the X position of the peaks.)
- 2011-10-11 13:27:11下载
- 积分:1