Feeds
질문
How to calculate a double integral with a subfunction?
I try to calculate a double integral for the subfunction "pattern_element", whose varibles are "theta“ and ”phi”. Both varibles ...
대략 3년 전 | 답변 수: 2 | 0
2
답변질문
The last line is wrong. The system reminds that "Input function must return 'double' or 'single' values. Found 'sym'." How can I obtain the constant matrix K after integral ?
%%%%%I would like to obtain the constant matrix K clc clear h=0.03; E=1*10^9; miu=0.3; df1=[1;0;0]; df2=[0;1;0]; e1=[1;0...
대략 4년 전 | 답변 수: 1 | 0
