-
matlab
说明: 使用matlab对图像进行特征提取的例子。对图像中的车牌号进行读取。(Use the image feature extraction matlab example. License plate number on the image to read.)
- 2010-04-27 17:05:39下载
- 积分:1
-
ofdm_without_noise
ofdm without noise codes for matlab
- 2011-06-13 22:38:59下载
- 积分:1
-
Arthamatic-comultaions-lab-codes
Simplified arithamatic computation with logical operations
- 2014-02-04 20:02:16下载
- 积分:1
-
code-for-face-detection
Lets see how to detect face, nose, mouth and eyes using the MATLAB built-in class and function. Based on Viola-Jones face detection algorithm, the computer vision system toolbox contains vision.CascadeObjectDetector System object which detects objects based on above mentioned algorithm.
- 2014-03-26 18:27:47下载
- 积分:1
-
nonlineareq1
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
- 2012-03-27 03:31:01下载
- 积分:1
-
Y8MTPS205
matlab simulink files and documents supporting the
- 2012-06-12 09:22:16下载
- 积分:1
-
MATLABP7.0
Matlab 7.0 主要功能与函数使用教材,对于使用matlab 的高级应用有很大帮助(Matlab 7.0 function uses textbooks, for use matlab senior applications have great help)
- 2012-11-04 14:30:40下载
- 积分:1
-
tulunsheji
平面共轭分度凸轮机构设计计算和运动分析计算,利用matlab软件来计算凸轮主要几何尺寸。( U5E73 u7279 u8B1 u8B1 u8B09 u5A U4EF6 u5F3 u8F3 )
- 2017-04-16 10:23:23下载
- 积分:1
-
cjlinLIBSVM
The Famous Latest LibSVM
- 2010-12-16 13:25:16下载
- 积分: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