統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,544
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
