photo

kainat rasheed


Last seen: ongeveer 3 jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
169.987
of 299.177

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.647

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163.615

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

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to write code for diagonal matrix with specified input ?
v = [1 2 3 4 5]; use this matrix to use specific numbers like this after that write it as D = diag(v) v = [1 2 3 4 5]; D = ...

ongeveer 3 jaar ago | 0

Question


i have error in this code while using ode45
%constants A=2.6e-3; B=90; C=0.025; D=5.0E-3; E=0.3; F=0.0041; G=0.27; H=83.7; %Parameter Changes A1=2.6e-2; ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer