当前位置:
首页 资源下载
搜索资源 - draw a circle in matlab
搜索资源列表
-
0下载:
在MATLAB并无直接指令可进行画圆,本程序是一个不错的画圆程序。-in MATLAB no direct instructions can be Circle, the procedure is a good Circle procedures.
-
-
0下载:
此代码是一个遗传算法的应用。它解决了以下问题:在一个有很多星的空间上,画最大的圈,并且使得圈不碰到任何星。最后的输出是一个图像。-This code is an application of GA.
It solves the following problem:
Draw the largest possible circle in a space of stars without enclosing any of them.
The final output is a
-
-
0下载:
Draw Circle and Return the coordinates
-
-
0下载:
Draw a circle in a matrix using the integer midpoint circle algorithm. Code does not miss or repeat pixels.
-
-
1下载:
史密斯图(Smith chart)是一款用于电机与电子工程学的图表,主要用于传输线的阻抗匹配上。在复平面上采用双线性变换。实部 r=常数和虚部 x=常数,两族正交直线变化为正交圆并与反射系数|G|=常数和虚部x=常数套用而成。本文档通过MATLAB来编写程序,绘制一个完整的SMITH圆图-Smith figure (Smith chart) is a for electrical and electronic engineering chart, mainly for the transmiss
-
-
0下载:
matlab中根据正余弦函数画出圆并且显示圆心位置-according to the cosine function in matlab draw a circle and show the center position
-
-
0下载:
圆图软件设计要求计算结果以图形和数据并行输出,处理包括复数的矩阵运算。为使程序代码简单,执行运算速度快,计算精度高,选择MATLAB 软件作为设计技术平台较为理想(也可利用VC,VB等)。该软件数学表示、函数集丰富且功能强大、良好的用户界面以及许多函数本身会绘制图形且自动选取坐标刻度等显著优点,特别适用大量计算。利用MATLAB强大的作图功能容易画出完整的Smith 圆图。整个圆图软件分为用户图形界面模块、圆图计算模块、画图演示模块。上述: 大模块又进一步分解,其中用户图形界面模块分为:主页、主
-
-
0下载:
Function to draw a circle in matlab image
-