代码搜索结果

找到约 10,000 项符合 Raspberry Pi 的代码

02-01.txt

>> 0.5*pi*5^2 >> 0.5*pi*5^2*10

02-02.txt

>> s= 0.5*pi*5^2 >> v=s*10

e0462.m

[S,n]=quad('fesin',0,3*pi)

代码5-21.txt

>> for i=1:n y(i)=sin(2*pi*i/m); end

contour09.m

t = linspace(0, 2*pi, 61); % à

contour07.m

t = linspace(0, 2*pi, 61); % à

plotxy17.m

x = linspace(0,2*pi,30); %

e0462.m

[S,n]=quad('fesin',0,3*pi)