Community Profile

photo

yasminkhalaf khalaf


Last seen: 12 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

Feeds

排序方式:

提问


how to make a table of iterations
i need help to make table of iterations to this code tic clear; clc; close all; syms f(x,y) ph % f(x,y) f(x,y)=3*x^2+y^2; ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


i need to edit this code to be suitable for 8 df/dt=d2t/dx2 initial cond f(x,0)=2000 ,0<=x<=4 boundary cond df/dx=0.36f-25.2 when x=0 and df/dx=0 when x=0
% The Crank Nicolson Method with Thomas algorithm (KIG160138) clear all % Parameters Input La=input ('what is the lambda valu...

1 year 前 | 0 个回答 | 0

0

个回答