MATLAB绘制 维维安尼Viviani曲线 源代码程序 部分源码 clear close all syms s t k u r; x1='2*sin(s)*cos(t)';y1='2*sin(s)*sin(t)';z1='2*cos(s)'; x2='-2*cos(k)*cos(k)';y2='2*sin(k)*cos(k)';z2='u'; subplot(1,2,1);ezmeshc(x2,y2,z2,[0,pi,-2,2]); %绘制圆柱面
维维安
由.NET提供支持的强类型编程语言
如何操作REPL
Vivian REPL是一个控制台文本编辑器,具有一些基本控件:
- PgUp : Cycle up through submission history
- PgDn : Cycle down through submission history
- End : Moves the cursor to the last character in the sequence
- Home : Moves the cursor to