▍1. ReadDXF-master
说明: 通过使用dxflib库,对dxf文件进行读取(Read DXF files by using the dxflib Library)
说明: 通过使用dxflib库,对dxf文件进行读取(Read DXF files by using the dxflib Library)
DDA、Bresenham、MidBresenham画直线算法(DDA,BresenhamLine,MidBresenhamLine)
说明: DDA、Bresenham、MidBresenham画直线算法(DDA,BresenhamLine,MidBresenhamLine)
说明: PSCAD线路故障仿真模型,可供初学者参考使用(PSCAD line fault simulation model can be used for reference by beginners.)
scatterbar就是画出三维散点柱状图,并且可以调整柱子的大小和颜色渐变,比原函数bar3更方便,更好用。(scatterbar is to draw three-dimensional scatter histogram, and can adjust the size and color gradients pillars, and more convenient than the original function bar3, easier to use)
说明: scatterbar就是画出三维散点柱状图,并且可以调整柱子的大小和颜色渐变,比原函数bar3更方便,更好用。(scatterbar is to draw three-dimensional scatter histogram, and can adjust the size and color gradients pillars, and more convenient than the original function bar3, easier to use)
绘制磁滞回线,模拟磁滞回线产生的过程,便于理论分析建模(Drawing hysteresis loops to simulate the process of hysteresis loops is convenient for theoretical analysis and modeling.)
说明: 绘制磁滞回线,模拟磁滞回线产生的过程,便于理论分析建模(Drawing hysteresis loops to simulate the process of hysteresis loops is convenient for theoretical analysis and modeling.)
说明: ABAQUS中用来绘制二维泰森多边形的插件,可以方便快捷的绘制出晶粒(ABAQUS used to draw two-dimensional voronoi plug-in, can be convenient and fast draw the grain)
绘图工具,实用且经过实际测验有着较好的效果,兼容性好(Drawing tool, practical and tested in practice, has good effect and compatibility.)
说明: 绘图工具,实用且经过实际测验有着较好的效果,兼容性好(Drawing tool, practical and tested in practice, has good effect and compatibility.)
针对光学二次谐波系统的全局耦合网络同步,迭代并画出相图(For optical second harmonic system, iteration and phase diagram are drawn.)
说明: 针对光学二次谐波系统的全局耦合网络同步,迭代并画出相图(For optical second harmonic system, iteration and phase diagram are drawn.)
使用matlab代码画语音信号的语谱图,可作为参考资料(Using matlab code to draw speech signal spectrogram can be used as reference.)
说明: 使用matlab代码画语音信号的语谱图,可作为参考资料(Using matlab code to draw speech signal spectrogram can be used as reference.)
三次bezier曲线的绘制(其中调用pow())。(The drawing of cubic Bezier curve (where pow ()).)
在前人工作的基础上对三层层状介质的瑞利波频散曲线进行了正演模拟研究,对假定的几组典型模型参数的频散曲线进行了认真分析。通过分析可知,各频散曲线之间是互不相交的,从而对此问题有了一个更清晰的认识。指出当低速软弱夹层存在时频散曲线的特点,并根据分析结果,说明”之“字形频散曲线的形成机理。(On the basis of previous work, the Rayleigh wave dispersion curves of three layered media are studied by forward simulation, and the dispersion curves of some assumed typical model parameters are carefully analyzed. Through the analysis, we can see that the dispersion curves are not intersected with each other, so we have a clearer understanding of this problem. It is pointed out that the characteristic of time dispersion curve exists in low-speed weak interlayer, and according to the analysis results, the formation mechanism of zigzag dispersion curve is explained.)
电力系统两机振荡仿真分析,500kV交流线路(Two machine oscillation in power system in PSCAD.)
MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)
用于绘制任意阶次的bezier曲线,只需要输入节点坐标即可(The Bezier curve for drawing any order)