photo

Ang


Singapore Institute of Technology

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
218,755
of 301,432

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers