-
edgeextracting
matlab灰度图像的边缘提取:直方图均衡化,canny算子实现一阶偏微分,计算梯度幅值和方向(matlab Gray Image Edge Extraction: histogram equalization, canny realization of first-order partial differential operator, calculate the gradient magnitude and direction)
- 2010-11-30 13:53:18下载
- 积分:1
-
Gaussian-blur-with-CUDA-5
cuda5 and matlab code for Gaussian filtering and parallel image processing code, we hope to help
- 2013-10-01 10:52:33下载
- 积分:1
-
image-processing-and-recognition
VC与MATLAB图像处理与识别_源代码(VC and MATLAB image processing and recognition)
- 2013-11-18 13:05:21下载
- 积分:1
-
MATLAB7SIMULINK6
很好的matlab/simulink电子书(ebooks on matlab/simulink)
- 2011-05-23 14:53:54下载
- 积分:1
-
数值计算方法的相关代码
有关二分法、试值法、帕德逼近、高斯消去的代码,可供数值计算方法学习者参考(About dichotomy, test method, Pader approximation, Gaussian elimination of code, numerical calculation method for learner reference)
- 2020-11-06 16:39:49下载
- 积分:1
-
C4_5
是关于C4.5算法,里面有C4.5的一些MATLAB所用的知识类容(it is ablout C4.5)
- 2012-06-03 14:43:49下载
- 积分: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
-
Trigger
说明: 数字电子技术基本元件--触发器
的程序,
支持多种触发器图形显示.(Trigger)
- 2010-03-30 11:13:40下载
- 积分:1
-
Process-Control
多火电厂主汽温度控制系统的过程控制进行仿真(Of the thermal power plant main steam temperature control system process control simulation
)
- 2011-07-09 21:57:08下载
- 积分:1
-
iir
这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波(This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering)
- 2013-09-15 21:23:30下载
- 积分:1