photo

mohammed


Last seen: 2 months 前 自 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 months 前 | 1 个回答 | 0

1

个回答