五月天青色头像情侣网名,国产亚洲av片在线观看18女人,黑人巨茎大战俄罗斯美女,扒下她的小内裤打屁股

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

好好好

2023-06-14 12:29 作者:bili_23216483897  | 我要投稿

%% 第一題 % (1) x = -2:0.001:2; y = x.*sin(1./x); plot(x,y); xlabel('x') ylabel('y') title('plot畫的圖像'); figure fplot(@(z)z*sin(1./z),[-2 2]); xlabel('x') ylabel('y') title('fplot畫的圖像'); %(2) syms m; f=m*sin(1/m); disp('xsin(1/x)的極限為:'); L=limit(f, m, 0) %% 第二題 A = [4 2 -1 3 -1 2 12 3 0]; B = [2;10;8]; disp('方程組的解為:'); x = inv(A)*B %% 第三題 % 對sin(x)進行多次求導(dǎo),并畫圖查看 syms x1 y = sin(x1); y1 = diff(y,x1); y2 = diff(y1,x1); y3 = diff(y2,x1); y4 = diff(y3,x1); y5 = diff(y4,x1); y6 = diff(y5,x1); y7 = diff(y6,x1); y8 = diff(y7,x1); figure subplot(411) ezplot(y,[-4*pi :0.01:4*pi]); subplot(412) ezplot(y1,[-4*pi :0.01:4*pi]); subplot(413) ezplot(y2,[-4*pi :0.01:4*pi]); subplot(414) ezplot(y3,[-4*pi :0.01:4*pi]); figure subplot(411) ezplot(y4,[-4*pi :0.01:4*pi]); subplot(412) ezplot(y6,[-4*pi :0.01:4*pi]); subplot(413) ezplot(y7,[-4*pi :0.01:4*pi]); subplot(414) ezplot(y8,[-4*pi :0.01:4*pi]); %% 第五題 A = [1 0 0 -1 0 0 0 1 0 0 -1 0 0 0 1 0 0 -1]; intcon = [1 2 3 ]; B = [200;-100;150;-80;100;-50]; f = [200 150 180]; [x fval exitflag] = intlinprog(f,intcon,A,B); disp('產(chǎn)品A B C分別產(chǎn)量為:'); disp(x); disp('總利潤為:'); disp(fval);

好好好的評論 (共 條)

分享到微博請遵守國家法律
星子县| 江西省| 响水县| 浠水县| 肇庆市| 徐州市| 开阳县| 鄯善县| 新建县| 阿瓦提县| 左贡县| 叙永县| 九江市| 桓仁| 和龙市| 汽车| 乌鲁木齐县| 贡嘎县| 苏尼特右旗| 交城县| 资讯 | 砚山县| 北辰区| 东丽区| 拉萨市| 柘荣县| 涡阳县| 沈阳市| 乐山市| 灵寿县| 泰顺县| 浦东新区| 时尚| 五河县| 拉萨市| 焉耆| 页游| 泾源县| 辽宁省| 黄平县| 黄山市|