Statistics
2 Questions
                        0 Answers
RANK
68,680
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          2 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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(:...
5 years ago | 1 answer | 0
1
answerQuestion
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 ...
5 years ago | 0 answers | 0