搜索资源列表
How-to-draw-circle-in-Matlab
- 在MATLAB并无直接指令可进行画圆,本程序是一个不错的画圆程序。-in MATLAB no direct instructions can be Circle, the procedure is a good Circle procedures.
circle
- Matlab中的画圆函数。Matlab本身没有画圆的函数。本附件实现了画圆函数。
数字图像处理Matlab编程
- 本程序是对一幅图像进行变灰度、旋转、锐化、在图像上画圆或椭圆、直线等操作的程序。 说明:要实现相应功能的操作,需要在输入框内输入正确的表达式。举例如下: 画直线:x1=20,y1=15,x2=150,y2=100 画圆:x=100,y=100,r=20 画椭圆:x=100,y=100,r=20,a=16,b=9 旋转:x=30(度数),ax=100,ay=90 锐化:x=80-this procedure is a gray image change, rotation, sharpening
bee22
- 用matlab画蜂窝网络,用蜂窝覆盖给定的圆域-drawing cellular network using matlab
plot-Smith-Chart
- 使用matlab画的smith圆图,但是没有动态的显示。-Smith painting using matlab circle diagram, but no dynamic display.
smith_circles
- 文件中是用于matlab画smith圆图程序包-Document is used to circle diagram smith painting matlab package
createcircle
- 用matlab画圆- create circle
MATLAB1
- 用MATLAB画一个弯曲的圆柱 思想:把圆柱按轴线分若干段,在每个断面画圆,圆的法线就轴线的切向方向。柱面画若干平行于轴线的线条,其中用到平行单位矢量点积等于1,不平行的结果是[-1,1)。 -MATLAB painting with a cylindrical curved thinking: the cylinder axis by a number of sub-paragraph in each section drawcircle, round on the normal ax
hough
- 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
pudn
- 1.MATLAB中的画圆程序:circle.m。 2.MATLAB中的GPS单点定位函数:pos_fix.m。 3.MATLAB中的读取RINEX格式的导航电文文件程序:readnavfile.m。 4.MATLAB中的读取YUMA格式历书的函数:ReadAlmanac.m。 5.MATLAB中的生成一节高斯马尔科夫序列:gmp1.m-1.MATLAB circle in the program: circle.m. 2.MATLAB single point in the GP
cirlce_route-search
- 1.Matlab里面没有提供直接以半径和圆心位置画圆的程序,该程序可以实现此功能,命令格式为:circle(radius,x0,y0, color ) 2.一种基于势函数的路径搜索算法,能实现有障碍物环境中指定起点和终点位置的最短路径搜索。-1.Matlab which does not provide the location directly in the center circle radius and the program, the program can achieve this
zkjflyjd
- 距离保护傅里叶模型算法 使用图基滤波器 控制阻抗轨迹显示范围 在阻抗平面画出阻抗圆特性、整定阻抗直线特性和短路阻抗轨迹- Distance protection algorithm using the Fourier model-based filter control chart shows the range impedance locus in the impedance circle characteristic impedance plane plot, s
zkjRLxj
- 距离保护R-L模型算法 使用图基滤波器 控制阻抗轨迹显示范围 在阻抗平面画出阻抗圆特性、整定阻抗直线特性和短路阻抗轨迹- RL model algorithm for distance protection using map-based filter control the impedance locus in the impedance plane display range characteristic impedance circle draw, settin
zkjflyxj
- 距离保护傅里叶模型相间阻抗算法 使用图基滤波器 控制阻抗轨迹显示范围 在阻抗平面画出阻抗圆特性、整定阻抗直线特性和短路阻抗轨迹- Impedance phase distance protection Fourier model-based filter algorithm control using the map display range impedance locus in the impedance circle characteristic impedan
QuickSrawCircle
- 在matlab中实现快速简便画圆的一种方法,希望对朋友们有帮助~-Quick picture circle
plotSmithChart
- 用matlab画出来的smith圆图,电子信息类的可以参考参考-Drawn with matlab smith chart, electronic information can refer to reference
SmithChart
- matlab画史密斯圆图的程序,可以画出基本的圆图,方便使用-this is a code file of drawing Smith Chart by Matlab, a basic chart can be drawn and it s fit for use.
matlab
- matlab在大学物理中的应用,(广告效应,自行车运动轨迹的绘制,画曲率圆)-源语言: 英语 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Matlab zài dàxué wùlǐ zhōng de yìngyòng,(guǎnggào xiàoyìng, zìxíngchē yùndòng guǐjī de huìzhì, huà qūlǜ yuán)中文(简体)英语日语Alpha matlab in College Physics, (advertisi
plotSmithChart
- 利用matlab画出smith圆图,方便分析观察和作图.很好用-Using matlab to draw Smith chart, convenient analysis observation and drawing
c832a9bf
- 1.MATLAB中的画圆程序:circle.m。 2.MATLAB中的GPS单点定位函数:pos_fix.m。 3.MATLAB中的读取RINEX格式的导航电文文件程序:readnavfile.m。 4.MATLAB中的读取YUMA格式历书的函数:ReadAlmanac.m。 5.MATLAB中的生成一节高斯马尔科夫序列:gmp1.m-1.MATLAB circle in the program: circle.m. 2.MATLAB single poi
