-
VIBGYOR_Color_Segmentation
image color segmentation.... very useful code
- 2009-07-20 19:20:44下载
- 积分:1
-
MinBounDrect
说明: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。( Compute the minimal bounding rectangle of points in the plane
usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric)
arguments: (input)
x,y- vectors of points, describing points in the plane as
(x,y) pairs. x and y must be the same lengths.
metric- (OPTIONAL)- single letter character flag which
denotes the use of minimal area or perimeter as the
metric to be minimized. metric may be either a or p ,
capitalization is ignored. Any other contraction of area
or perimeter is also accepted.
DEFAULT: a ( area )
)
- 2011-02-24 01:01:04下载
- 积分:1
-
SpreadSpectrum
在matlab7.8版本上编译通过。
利用matlab的滤波器工具箱函数实现对直扩扩频通信过程的仿真模型,可以简单设定功率控制,多径传输,多值干扰等过程。(This program is compiled successfully in Matlab7.8 platform.
With the matlab Filter Toolbox funtion to simulate the process of spread spectrum transmission. The simple option such as power control,multiprocess and multiaddress nterference can be set in this program。)
- 2012-06-08 22:05:43下载
- 积分:1
-
exp03_RLS
RLS算法的仿真程序,初级入门的matlab仿真程序(RLS algorithm for the simulation program, the initial entry of matlab simulation program)
- 2008-05-29 17:06:51下载
- 积分:1
-
dincerm
inverter simulation in simulink...
- 2014-12-04 20:04:47下载
- 积分:1
-
mfiles
数字图像处理,利用matlab开发环境进行编程实践。(Digital image processing using matlab to program development environment practice.)
- 2007-09-06 12:24:26下载
- 积分:1
-
hanning-window-of-MATLAB-
基于MATLAB的仿真环境下的各种实现低通滤波器的方案!我们可以在这个基础上好好的进行研究!(Design FIR filter with firls and remez
)
- 2012-09-23 15:47:05下载
- 积分:1
-
svm
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取(matlab demo )
- 2012-11-28 09:31:54下载
- 积分:1
-
spectral_no
谱聚类 matlab 程序
谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering matlab program)
- 2018-05-28 15:38:09下载
- 积分:1
-
2DPCA
二维主成分分析方法在人脸识别中的研究,MATLAB开发环境开发(Two-dimensional PCA methods for face recognition research, MATLAB development environment, development)
- 2010-09-17 14:36:01下载
- 积分:1