senadjki mohamed islam
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Error using + Matrix dimensions must agree.
close all clear all clc G0=300; %initial positions I0=2.5; q=1/1; A=90; D(1)=A; Gd=80; Z(1)=0; Ib=2.5; Comm=0; x(:...
4年以上 前 | 1 件の回答 | 0
1
回答質問
hello,can you help me to solve this error returns a vector of length 2, but the length of initial conditions vector is 4.
function xdot = blood_glucosee1(t,x) global u A % Input (1) % Plasma Glucose Conc. (mg/dl) X1 = x(1,1); % Plasma ...
4年以上 前 | 0 件の回答 | 0