photo

buszcini


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Ode45 problem with equations
I'm having problems with properly typing in four 2nd order differential equations into ode.45 function. The code looks like thi...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Ode45 iteration issue
Hi, I'm trying to solve differential equation using ode45 function, the formula looks like this: [t1,X2] = ode45(@(t,x)fun(t...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Creating composed function in MATLAB
Excuse me, English is not my native language and I can't seem to find right word for this kind of function (composed is one that...

대략 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Plot returns one point
I'm trying to use simpsons rule to approximate integration, this is why s is on the right side of the equation. I want the progr...

6년 초과 전 | 0

질문


Plot returns one point
Hello everybody, I'm having problem with plotting, here's my piece of code a=0; b=5; n=100; s=zeros(1,n); z=0; h=(abs(b...

6년 초과 전 | 답변 수: 1 | 0

1

답변