Feeds
質問
min() Subscript indices must either be real positive integers or logicals.
hi, whenever I try to use min() on a vector I get the error message: Subscript indices must either be real positive integers o...
9年以上 前 | 1 件の回答 | 0
1
回答回答済み
How to use ode23s to solve heat equation
Thank you both, Torsten is right about my approach. for my question Initial condition is: u(x,0)=δ(x) Boundary condition is...
How to use ode23s to solve heat equation
Thank you both, Torsten is right about my approach. for my question Initial condition is: u(x,0)=δ(x) Boundary condition is...
約11年 前 | 0
質問
How to use ode23s to solve heat equation
assume ut=D*uxx D is constant, x = [-5:0.1:5], with delta_x=0.1 initial condition u(x0,0) = derivative of x boundary condition...
約11年 前 | 5 件の回答 | 0
5
回答質問
how do i use for loop to fine determinant of Vandermonde matrix?
how do i use for loop to fine determinant of Vandermonde matrix?
約11年 前 | 2 件の回答 | 0
