photo

advaita vedanta


Indian Institute of Technology Madras

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
3 답변

순위
85,781
of 301,478

평판
0

참여
4 질문
3 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,296

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,719

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Saving matrix after each for loop, note size of n(k) is not constant
Dear all, I have to save the vector after each loop, here size of n(k) varies. I am not able to save the values of Z after each...

11년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
time looping or increment not updating
@Geoff Hayes, I am mentioning time t, actually I want to know the output (u,F) for different values of time t, which I had menti...

11년 초과 전 | 0

질문


time looping or increment not updating
Hi all, I have to time loop/time increment with the code: t=deltat:deltat:3600*5; Even by varying the time t in the for loo...

11년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Error Matrix dimensions must agree
\ operator performs gauss elimination of linear equations. Au=d, instead of inverting the matrix it performs elimination. here s...

11년 초과 전 | 0

질문


Error Matrix dimensions must agree
Dear friends, Please help me with this. I got error message at: soln=A\(rhs); %pressure head at each nodal points in th...

11년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
maximum variable size allowed by the program is exceeded?
Thank yo brother, it is supposed to be ones(1,n), now I got the solution. Thanks a lot. Adarsh

11년 초과 전 | 0

질문


maximum variable size allowed by the program is exceeded?
PLz help me This is the code alps=17; %slope angle dz=200; %depth of water table from the suface ...

11년 초과 전 | 답변 수: 3 | 0

3

답변