Feeds
질문
f(x)=0 matlab code for fixed point
Hello I ried to write matlab code that solve f(x)=0 witrh fixed point method so i want the user to give function and an inter...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
problem with a sparse Matrix function CSR (Compressed Sparse Row)
This is my first time using Matlab , I tried to write a function that gives you CSR (Compressed Sparse Row) the result are no...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
i wanna solve a diff equa with secend member
i wanna solve a diff equa with secend member i use dsolve with matlab y=dsolve('D2y(T)+0.1*D1y(T)+9*y(T)-3*heaviside(3*T-6)=0...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
a Question regarding Runge kutta
i wanna solve an equation like p(x)y''+r(x)y'+q(x)y=f(x) with runge kutta methode
11년 초과 전 | 답변 수: 0 | 0
