代码搜索:gragh
找到约 53 项符合「gragh」的源代码
代码结果 53
www.eeworm.com/read/432684/8583010
txt 图形编程上下选择键模板.txt
/*图形编程上下选择键模板 */
/* 很简单,没什么可说的 */
#include "Conio.h"
#include "graphics.h"
#include
#define closegr closegraph
#define UP 18432
#define DOWN 20480
#define ENTER 7181
www.eeworm.com/read/179152/9368160
m exp2_17.m
%************
%exp2_17.m
%功能:半对数坐标图形与线性坐标图形的比较
%************
clear
close
clc
x=0:0.1:1;
y=10.^x;
subplot(211)
semilogy(x,y)
title('semilogarithmic scales gragh')
grid on
subplot(212)
plo
www.eeworm.com/read/177691/9440223
m exp2_17.m
%************
%exp2_17.m
%功能:半对数坐标图形与线性坐标图形的比较
%************
clear
close
clc
x=0:0.1:1;
y=10.^x;
subplot(211)
semilogy(x,y)
title('semilogarithmic scales gragh')
grid on
subplot(212)
plo
www.eeworm.com/read/372266/9514659
m exp2_17.m
%************
%exp2_17.m
%功能:半对数坐标图形与线性坐标图形的比较
%************
clear
close
clc
x=0:0.1:1;
y=10.^x;
subplot(211)
semilogy(x,y)
title('semilogarithmic scales gragh')
grid on
subplot(212)
plo
www.eeworm.com/read/372259/9515112
m exp2_17.m
%************
%exp2_17.m
%功能:半对数坐标图形与线性坐标图形的比较
%************
clear
close
clc
x=0:0.1:1;
y=10.^x;
subplot(211)
semilogy(x,y)
title('semilogarithmic scales gragh')
grid on
subplot(212)
plo
www.eeworm.com/read/362596/9989349
m exp2_17.m
%************
%exp2_17.m
%功能:半对数坐标图形与线性坐标图形的比较
%************
clear
close
clc
x=0:0.1:1;
y=10.^x;
subplot(211)
semilogy(x,y)
title('semilogarithmic scales gragh')
grid on
subplot(212)
plo
www.eeworm.com/read/355530/10258993
m exp2_17.m
%************
%exp2_17.m
%功能:半对数坐标图形与线性坐标图形的比较
%************
clear
close
clc
x=0:0.1:1;
y=10.^x;
subplot(211)
semilogy(x,y)
title('semilogarithmic scales gragh')
grid on
subplot(212)
plo
www.eeworm.com/read/162323/10314243
m exp2_17.m
%************
%exp2_17.m
%功能:半对数坐标图形与线性坐标图形的比较
%************
clear
close
clc
x=0:0.1:1;
y=10.^x;
subplot(211)
semilogy(x,y)
title('semilogarithmic scales gragh')
grid on
subplot(212)
plo
www.eeworm.com/read/275728/10799089
m exp2_17.m
%************
%exp2_17.m
%功能:半对数坐标图形与线性坐标图形的比较
%************
clear
close
clc
x=0:0.1:1;
y=10.^x;
subplot(211)
semilogy(x,y)
title('semilogarithmic scales gragh')
grid on
subplot(212)
plo
www.eeworm.com/read/417000/11007575
m exp2_17.m
%************
%exp2_17.m
%功能:半对数坐标图形与线性坐标图形的比较
%************
clear
close
clc
x=0:0.1:1;
y=10.^x;
subplot(211)
semilogy(x,y)
title('semilogarithmic scales gragh')
grid on
subplot(212)
plo