Feeds
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
3년 초과 전
질문
Finite difference method using upwind scheme
Problem: My code: % clear workspace clear clc % define variables xmin = 0; xmax = 1; t = 0; tmax = 1; h=input("Ent...
대략 4년 전 | 답변 수: 0 | 0
