photo

nana


Last seen: 3개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Unable to perform assignment because the size of the left side is 15-by-16 and the size of the right side is 16-by-16.
could you please tell me how to fix this code? % Define the mesh size h = 0.25; % Define the number of grid points along on...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


could you help me in this code
% Define grid parameters h = 1/4; % Grid spacing x = -1:h:1; % Grid points in x direction y = -1:h:1; % Grid p...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


how do make a driver code and wire plots of wire positions
Write matlab program The function U satisfies d^2U/dx^2 = d^2U/dt^2 satisfies the boundary conditions U=0 at x=0 and 1 , t>0 ....

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


wave equation (MATLAB program problem)
Write matlab program The function U satisfies d^2U/dx^2 = d^2U/dt^2 satisfies the boundary conditions U=0 at x=0 and 1 , t>0 . a...

1년 초과 전 | 답변 수: 0 | 0

0

답변