Statistics
1 Question
0 Answers
RANK
167,743
of 301,454
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,287
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,632
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
Feeds
Question
How to correct the following error?Unable to perform assignment because the left and right sides have a different number of elements. Error in ps4_3 (line 33) Ca(i+1)=Ca(i)+((h/6)*(k1+2*k2+2*k3+k4));
h=0.1; t=[0:h:10000]'; N=length(t); Ca=zeros(N,1); T=zeros(N,1); Cd=zeros(N,1); Ca(1)=10; T(1)=295.2; Cd(1)=0; y1=2000*...
6 years ago | 1 answer | 0