-
finger_segment
指纹识别源代码,用matlab编程实现的指纹识别源代码,简单易懂,非常实用(Using Guide:matlab 6.5 version (or over version) + image proceesing tools
The 1st step, change the files directory as the matlab current directory
The 2nd step, in the "command" window, input "GUI", then "Enter"
The 3rd step, GUI will be shown.
)
- 2010-05-12 20:40:54下载
- 积分:1
-
engine_model
基于Matlab simulink 环境下开发的发动机仿真。(Development of the engine simulation of Matlab Simulink-based environment.)
- 2012-05-27 20:21:49下载
- 积分:1
-
QLib_v_1_0
用matlab语言编写的一个量子算法工具箱,功能强大(A quantum algorithm toolbox matlab language, powerful)
- 2021-05-09 11:58:34下载
- 积分:1
-
802.11a-wlan-matlab
802.11a物理层仿真代码,matlab(802.11a physical layer simulation code, matlab)
- 2013-03-09 14:36:57下载
- 积分:1
-
maltlab
精通matlab科学计算书本上的一些例题(Proficient in matlab scientific computing books on some of the examples)
- 2013-11-05 17:34:02下载
- 积分:1
-
用Matlab编写的转子动力学软件
用Matlab编写的转子动力学软件。用来计算转子的扭转振动特性。(Prepared using Matlab software, rotor dynamics. Used to calculate the torsional vibration characteristics of the rotor.)
- 2007-09-05 11:44:52下载
- 积分:1
-
BasedonMATLABQuadratureAmplitudemodulationanddemod
用于使用matlab语言进行的正交振幅调制及系统仿真.(For the use of language matlab QAM and system simulation.)
- 2008-03-23 22:17:50下载
- 积分:1
-
example_ATC_2lever
使用matlab实现多学科设计优化中目标层解分析法,比较形象的描述了问题的求解。(Matlab realize the use of multidisciplinary design optimization of the target layer solution analysis, comparing the image of a description of the problem solving.)
- 2008-08-22 16:21:20下载
- 积分: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
-
ch1
大学课程数值计算引论中的matlab程序(Introduction to the numerical calculation matlab program)
- 2013-07-23 17:14:07下载
- 积分:1