-
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
-
FEC_CMMB_rar
数字广播系统中前向纠错编码器的MATLAB实现(Digital broadcasting systems FEC encoder MATLAB Implementation)
- 2010-05-26 18:10:22下载
- 积分:1
-
GT-MATLAB
MATLAB desktop keyboard shortcuts, such as Ctrl+S, are now customizable.
In addition, many keyboard shortcuts have changed for improved consistency
across the desktop.
- 2014-12-04 12:33:16下载
- 积分:1
-
yzcherry
matlab的函数逼近算法,常用的里面都有,希望对你会有帮助(matlab interpolation algorithms, which are commonly used, in the hope you will help)
- 2010-01-19 13:58:39下载
- 积分:1
-
1
说明: mimo技术的源码程序和资料,提供大家下载和分享,内含程序和解释(mimo technology, processes and information source, providing you download and share that contains the procedures and interpretation)
- 2010-05-15 10:28:19下载
- 积分:1
-
Frank-Wolfe算法 matlab程序
Frank-Wolfe算法 matlab程序(Frank-Wolfe (matlab))
- 2012-01-11 00:16:34下载
- 积分:1
-
1huffmancodding
Huffman Coding Algo designed by one of my friends
- 2009-05-28 23:17:44下载
- 积分:1
-
jixieyouhuasheji
古典与现代机械优化设计matlab源程序,包括:二次插值,复合型,鲍威尔,黄金分割等(Optimal design of classical and modern mechanical matlab source, including: quadratic interpolation, complex, Powell, Golden, etc.)
- 2011-04-25 16:35:37下载
- 积分:1
-
Newtoniterate
说明: 数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation(Numerical calculation of the Newton iteration matlab source described as follows: fun---- input, the part as the form of f (x) in the equation f (x) = 0 ini---- input, sets the starting point to ini err---- input, sets admissible error sol---- output, returns the root of equation)
- 2008-12-06 22:42:53下载
- 积分:1
-
readData_And_gonglvpu
读取文件夹下的所有txt文件;功率谱变换(read data from all*.txt files in a folder Power spectral transform)
- 2012-03-30 11:28:17下载
- 积分:1