-
matlab
子波求取,以及人工合成地震记录的matlab程序源代码(Wavelet strike, as well as synthetic seismic records matlab source code)
- 2021-02-22 09:39:41下载
- 积分: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
-
536339MATLAB
matlab 入门教程,包含讲义和相关实例,非常实用,对于初学者(matlab tutorial, including handouts and relevant examples, very useful for beginners)
- 2013-07-25 18:44:15下载
- 积分:1
-
Matlab
中国石油大学高春侠matlab课程课件,边进行知识点讲解边进行代码演示,ppt中附带可用源码(China University of Petroleum GAO Chun Xia matlab courseware, knowledge points to explain the side edges demo code, ppt included with available source)
- 2015-04-05 09:37:57下载
- 积分:1
-
rls
经典rls自适应滤波算法实现,仿真结果正确(Classic rls adaptive filtering algorithm, simulation results of the correct)
- 2009-06-23 21:06:13下载
- 积分:1
-
wwCA_TrafficFlowModel
这个可以用来在元胞自己增加车流使用是好用的额(This can be used to increase traffic in cellular own use is the amount of usefuladd car)
- 2014-02-09 21:26:41下载
- 积分:1
-
RealTimeData
为保证轧机生产线安全、高效工作,及时掌握电气、机械设备的工作状态和潜在事故信息,建立了以振动、电量参数为主的在线监测诊断系统。系统实时采集的大量数据,为设备管理与维护及故障诊断提供了重要依据(Rolling mill production line in order to ensure safe, efficient work, timely information on electrical, mechanical equipment, working condition and potential accident information, set up a vibration, power consumption parameters based online monitoring and diagnosis system. System real-time acquisition of large amounts of data, for equipment management and maintenance and fault diagnosis provides an important basis for)
- 2007-09-20 18:24:15下载
- 积分:1
-
categorizing
使用自组织竞争神经网络将给定坐标的垃圾中转站按地理位置分类。(Use the self-organizing competitive neural network given the coordinates of garbage transfer stations classified by geographical location.)
- 2012-10-19 23:20:37下载
- 积分:1
-
QAM-Matlab
Code to simulate QAM modulation and demodulation. Also has an AWGN function to add noise to symbols. A Rayleigh and Rice process are added as a part to simulate a complete communication system and uate its behavior.
- 2015-04-19 22:54:15下载
- 积分:1
-
nancy-articulated-humanoid-body
这个程序由B.Tordoff and W.Mayol在C. Ballreich的3Name3D基础上编写,实现静态姿势下仿人体铰接体。运行文件之后,可以通过"whos"查看,人体环节名称。
(This process by B. Tordoff and W. Mayol at C. Ballreich prepared on the basis of the 3Name3D, static postures achieve articulated body like the human body. Run file, can be " whos" See, the human aspect name.)
- 2009-03-28 16:46:28下载
- 积分:1