photo

Ang


Singapore Institute of Technology

2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
117,899
of 301,506

評判
0

コントリビューション
4 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,306

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,911

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Can anyone help solve this problem? thank you!
PolarAngle2 = [0:(1/180)*pi:pi]; y = sin(PolarAngle2); y = y'; SecondNormalizedIntensity = zeros(size(Nor...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Can anyone explain the error shown?
PolarAngle2 = [0:(1/180*pi):pi]; y = sin(PolarAngle2); y = y'; SecondNormalizedIntensity = zeros(size(Normali...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


I have encounter an error with the following: Error in ShortCircuitCurrentIncrease (line 48) RadiantIntensity(i) = integral2(polarfun{: , 181 },PolarAngle3(i),0,pi,0,pi); Anyone Help please
PolarAngle2 = [-pi/2:(1/180*pi):pi/2]; %incremental of polar angle of sun rays PolarAngle3 = PolarAngle2'; y = s...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Cell contents reference from a non-cell array object. Error in ShortCircuitCurrentIncrease (line 48) RadiantIntensity(i) = integral2{polarfun{: , 181 },PolarAngle3(i),0,pi,0,pi};
PolarAngle2 = [-pi/2:(1/180*pi):pi/2]; %incremental of polar angle of sun rays PolarAngle3 = PolarAngle2'; y = sin(PolarAngl...

10年以上 前 | 0 件の回答 | 0

0

回答