-
ex2
说明: Matlab在图像处理方面的例子
汽车牌照定位与字符识别(Matlab examples in image processing license plate location and character recognition)
- 2011-03-27 22:50:37下载
- 积分:1
-
shenjingwangluo
这是一个耗时巨长的程序,很费脑筋,所以大家一定要珍惜,希望对大多数人有所帮助,如有问题,可以联系我591805444(QQ)(This is a time-consuming giant long procedures, is very annoying task, so we must cherish, hope to most people help, if there is a problem, can contact my 591805444 (QQ))
- 2012-05-03 07:40:43下载
- 积分:1
-
Matlab_example
说明: MATLAB的实用小例程。pdf格式,并附有效果图。(Practical small MATLAB routines. pdf format, together with the effect of Fig.)
- 2009-07-26 14:02:53下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
TestSurfaceIndex
从一个三维图像中取得上面各点的形状索引以及曲率。(get the shape index and curedness from a 3D range image)
- 2012-04-25 20:52:00下载
- 积分:1
-
3
说明: A New Fuzzy Fault Locator for Series Compensated
Transmission Lines
- 2014-10-12 12:01:16下载
- 积分:1
-
arnold
matlab 实现arnold 图像置乱(matlab arnold)
- 2013-04-04 00:49:02下载
- 积分:1
-
Sort_pyramid
Pyramid sort, for 9-elements array (just for main idea)
- 2013-11-12 05:27:24下载
- 积分:1
-
vsvpwm
二极管中点钳位型三电平逆变器的虚拟空间矢量调制算法程序,仿真(code and simulation of virtual space vector modulation for the 3-level NPC AC-DC convertor)
- 2021-04-12 18:08:57下载
- 积分:1
-
PLC信道模型
电力线通信是现在家用通信的一种,在PLC通信的研究中,对信道的研究是至关重要的。改代码主要包括多径信道和噪声模型matlab代码,是目前最常用的模型。(Power line communication is now a kind of home communication, in the PLC communication research, the channel research is essential. Change the code mainly include multipath channel and noise model matlab code, is the most commonly used model.)
- 2017-07-25 22:54:47下载
- 积分:1