-
face_detect
可以进行简单的人脸识别,程序简单适合初学者!!(It is a very simple matlab program of face detection.)
- 2010-05-20 19:33:54下载
- 积分:1
-
Raptor码的仿真程序 Raptor-Codes
Raptor码的仿真程序,包括预编码可LT编码两部分。(Raptor code simulation program, including pre-coding the LT encoding two parts.)
- 2020-08-13 17:48:26下载
- 积分:1
-
simulink-introduction
simulink 入门教程,的一些资料,帮助初学者快速了解matlab中的simulink
(Simulink how-to tutorials, some of the material, help beginners a rapid understanding of simulink matlab)
- 2011-12-29 01:15:26下载
- 积分:1
-
Chapter12
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:16:27下载
- 积分:1
-
digital+image+processing
digital image processing
- 2009-04-27 20:56:04下载
- 积分:1
-
Matlab_Wina
维纳滤波的代码:维纳滤波的计算机实现,简单易懂(Wiener filtering code: Wiener filtering computer, and easy to understand)
- 2010-11-25 10:29:48下载
- 积分:1
-
vibration-signal-analysis
用matlab编辑的计算振动信号的程序,设计谱分析等振动信号分析常用的分析方法(codes of vibration signal processing,which is coded in matlab.in this codes,some essential methods,for intance,spectural analysis,are presented.)
- 2012-05-06 13:25:43下载
- 积分:1
-
mulDNewton
基于matlab,利用牛顿下山法来解非线性方程组的数值解(Newton downhill method for solving nonlinear equations)
- 2013-12-05 20:21:58下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
Stationary_Series1_AR1
演示AR序列的特征值、自协方差函数和谱密度。程序是开放的,可以修改参数(Eigenvalues demo AR sequence autocovariance function and spectral density. The program is open, you can modify the parameters)
- 2013-12-22 18:04:12下载
- 积分:1