統計
All
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
