![]() |
关于几道matlab基础题
2 个附件
快考试了,还有几道题不会,跪求高手解答。在线等!!谢谢。
|
回复: 关于几道matlab基础题
我也是初学者,看了下,应该不难吧?
呵呵 |
回复: 关于几道matlab基础题
% question1
clear all clc syms x y z f=x^2+y^2+z^2; F=int(int(int(f,z,sqrt(x*y),x^2*y),y,sqrt(x),x^2),1,2); answer1=vpa(F,a); % answer %F=1610027357/6563700+14912/4641*2^(1/4)-6072064/348075*2^(1/2)+64/225*2^(3/4) |
回复: 关于几道matlab基础题
剩下的随便找本关于matlab计算的书都有
|
所有时间均为北京时间。现在的时间是 11:29。 |
Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.