-
ellipse
说明: MATLAB中画椭圆的自定义函数:ellipse,用后才会发现这个函数的强大功能!
在ellipse之函数当中,其输入之变数分别如下:
-ra 椭圆之长轴半径,可为列矩阵,若为列矩阵时,代表可同时绘制许多椭圆。
-rb 椭圆之矩轴半径,可为列矩阵,如ra。
-ang 水平轴之倾斜角,以弧度表示。可为列矩阵,但ra、rb、ang三者之矩阵数应相同。
-x0,y0 圆心之座标,可为矩阵,若为矩阵时,代表可同时绘制许多不同圆心位置之椭圆。
-C 椭圆线之颜色
-Nb 绘椭圆时所用之点数。(MATLAB in the oval painting custom function: ellipse, will be found after using the power of this function! Ellipse of the function in which its input variables are as follows:-ra ellipse of major axis radius for the column matrix, if for the column matrix, a representative may at the same time drawing many elliptical. oval-rb-axis radius of the moment for column matrices, such as ra.-ang horizontal axis of the tilt angle to radians. Matrix for the column, but ra, rb, ang among several of the matrix should be the same.-x0, y0 the coordinates of the center for the matrix, if for the matrix, a representative may at the same time drawing a number of different oval center location.-C elliptic line color-Nb painted oval of points used.)
- 2021-04-13 18:08:56下载
- 积分:1
-
knnsearch
KNN classifiers,
training is training set, testing is test set,
D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm
K is the number of selected neighbors
- 2010-05-14 18:48:54下载
- 积分:1
-
the-method-to-creat-the-noise
就是主要产生高斯白噪声的相关文件吧 这个文档主要介绍的是高斯白噪声的相关资料(This document describes the relevant information Gaussian white noise)
- 2014-10-27 08:33:02下载
- 积分:1
-
Upload
code for the paatern recognition of pap smear imaage
- 2013-04-06 14:41:25下载
- 积分:1
-
可以识别英文字母用MatLAB打开即可
可以识别电子文档,图片和手写的英文字母,用MatLAB打开即可(It can recognize electronic documents, pictures and handwritten English letters. It can be opened with MatLAB.)
- 2020-07-04 16:00:02下载
- 积分:1
-
trajectory
产生轨迹,可以产生直线轨迹,直线加速轨迹,转弯轨迹,得到的物体真实运动的轨迹,并且显示出来。(Have a track, you can have a straight-line trajectory, a straight-line speed up the track, turning the track has been real movement of the object trajectory, and displayed.)
- 2009-06-09 23:30:12下载
- 积分:1
-
chuantest
利用Matlab的simulink实现对船舶的仿真(Simulink realization using Matlab for the simulation of ship)
- 2011-04-28 17:27:52下载
- 积分:1
-
IsRoma
checks if a given number is a ROMAN number or not
- 2011-12-02 23:21:44下载
- 积分:1
-
fuzzy-contral-matlab
关于倒立摆的模糊控制算法,有matlab程序进行仿真,是作业,有讲解(On the fuzzy control of inverted pendulum algorithm, matlab program simulation,it s homework。)
- 2015-03-23 12:17:37下载
- 积分:1
-
abc
ABC即人工蜂群算法,本代码描述了人工蜂群算法解决函数优化问题。(ABC namely artificial bee colony algorithm, this code describes the function of artificial bee colony algorithm to solve optimization problems.)
- 2021-02-28 14:29:36下载
- 积分:1