-
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
-
lbp-face-recognition
运用matlab,LBP分割脸部特征,从而达到识别人物面部表情的效果(Use matlab, LBP split facial features, so as to identify the effect of facial expressions)
- 2013-12-09 15:55:34下载
- 积分:1
-
永磁同步电机无传感器控制
永磁同步电机的无传感控制策略,包括模型参考自适应算法、滑模观测器算法等(Sensorless control strategy of PMSM, including model reference adaptive algorithm, sliding mode observer algorithm, etc.)
- 2018-09-18 17:41:52下载
- 积分:1
-
icicancellation
this about the ici cancellation technique for ofdm
- 2009-10-24 17:58:29下载
- 积分:1
-
Ch6-EX12
Write a recursive function to generate a pattern of stars such as the following
- 2014-09-24 06:26:25下载
- 积分:1
-
paiduilun
排队论轮询算法的matlab性能仿真,包括简单轮询算法和加权轮询算法,比较10个节点网络的生存时间,自己写的代码~(Queuing theory polling algorithm matlab performance simulation, including a simple algorithm and weighted round robin polling algorithm and compare 10 node network lifetime, write your own code ~)
- 2020-08-12 15:08:26下载
- 积分:1
-
evolution_of_networks
复杂网络领域大神Dorogovstev著作,evolution networks: biological net to INTERNET and WWW(evolution networks: biological net to WWW)
- 2015-04-09 14:29:28下载
- 积分:1
-
fan
中央空调系统风机混风模型,simulink模型(Central air-conditioning system fan mixing air model, simulink model)
- 2011-05-06 14:23:26下载
- 积分:1
-
RungeKutta
Runge–Kutta algorithm with matlab
- 2013-12-25 03:40:08下载
- 积分:1
-
ldlt
计算具有A=L*D*L 形式的Cholesky因式分解,适用于一些特殊矩阵。(Calculated with A = L* D* L ' forms of Cholesky factorization for some special matrices.)
- 2010-08-19 05:53:59下载
- 积分:1