photo

mohammed


Last seen: 대략 2개월 전 2024년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

2

답변

질문


I'm trying to solve two separate systems using ODE23 while controlling the number of indexes so that the indexes are equal for both systems, but I couldn't. Can you help? Than
function [sol1,sol2] = two_system clc close all clear all opt = odeset('RelTol',1e-3); sol1 = ode23(@system1,[0 ...

5개월 전 | 답변 수: 1 | 0

1

답변