-
graph_gui
一个相当不错的matlab_GUI界面用于绘制复杂图形(Matlab_GUI a fairly good interface for rendering complex graphics)
- 2007-09-30 21:12:57下载
- 积分:1
-
sanci
三次样条插值模拟曲线,基于matlab的程序(Cubic spline interpolation curve simulation, matlab program)
- 2009-02-21 23:36:21下载
- 积分:1
-
License-plate-recognition
绝对好的!用matlab实现的车牌识别程序,包含字符提取和字符切割模块的程序和字符模板(Absolutely good! License plate recognition using matlab implementation procedures, including character extraction and character segmentation module of the program and character templates)
- 2010-10-13 13:22:03下载
- 积分:1
-
MATLAB-operate-base
说明: MATLAB以矩阵作为数据操作的基本单位,还提供了十分丰富的数值计算函数。MATLAB和著名的符号计算语言Maple相结合,使得MATLAB具有符号计算功能。(MATLAB with matrix as the basic unit of data manipulation, it also provides a very rich numerical functions. MATLAB and the famous combination of symbolic computation language Maple, MATLAB has a symbolic computing makes.)
- 2011-02-23 19:46:50下载
- 积分:1
-
134
Handover when there are 8 transmitters in optical communication
- 2015-03-18 18:28:40下载
- 积分:1
-
attempt_9_ideal
In regulation there are quieter periods and more active ones. Present times
appear to demand a particularly active regulatory response. Energy—and elec-
tricity in particular—has recently become a fashionable topic. Energy news is now
a staple in the media. Fifteen years ago nobody brought energy as a subject for
discussion in a social get-together.
- 2015-03-30 15:12:22下载
- 积分:1
-
Periodogram_1
谱估计的典型算法周期图法的程序,给出了具体的程序代码(periodogram method)
- 2012-11-25 20:17:18下载
- 积分:1
-
AMmodulationwithGUI
AM modulation with GUI (matlab)
- 2009-09-09 20:22:21下载
- 积分:1
-
5x12_horizontal_swap
5x12 Font is included in 16 variants:
- Assembler and C header (.asm / .h)
- Horizontal and Vertical arranged bits (horizontal / vertical)
- Mirrored and non-mirrored (MSB / LSB)
- Left or top aligned, right-aligned or bottom (1/2).
For fonts have the size of a multiple of 8 pixels in the corresponding direction, both versions are identical.
Fonts higher than 16 pixels are only available in horizontal arrangement.
- 2014-01-15 16:56:45下载
- 积分: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