photo

Luke


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
263,331
of 301,186

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 21,188

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,292

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I change the following time-steps in my code with it still working? When i change the following code to N=20, L = 50 etc the code breaks down. IS there a way around this?
L = 75; % The value of constant D(T) for T=T0/r comes out to be: D = 2.5377E-30; N = 10; %Discretise our Y...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


Plotting 3 variables error
Hi, I have been trying to plot the following code without success. I have tried pcolor, contour, mesh and surf. Would appreciate...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


Index exceeds matrix dimensions
Hi, I have been tasked to find solve a heat diffusion equation by a finite difference method, and this error pops up on my code....

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to get Matlab to calculate answers from linspace
Hi, I want to calculate the temp change from years 1 to 5; however I keep getting nothing when I run the code. Would appreciate ...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


Hi, I keep getting the same error of Z must be a 2x2 matrix with the following code. Any takers willing to help a desperate student
%% Parameters Q = 137653.6; %J/mol R = 8.314; %J/mol/K T0 = 473.15; %K r = 10; %Cool...

거의 8년 전 | 답변 수: 1 | 0

1

답변