photo

Lucy


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
142.782
of 300.379

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.299

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

  • Thankful Level 1

View badges

Feeds

View by

Question


ODE using different initial conditions at one time point
<http://www.mathworks.com/help/techdoc/ref/ode23.html ode(function, tspan, x0)> is to find the ode at one time point at the init...

bijna 15 jaar ago | 1 answer | 0

1

answer

Answered
Help with matrix indexing.
Hi, I solved the problem by using if i==1 cellindex=16; elseif i~=1 cellindex=i-1; c(cellindex,:) end Thank...

bijna 15 jaar ago | 0

Question


Help with matrix indexing.
C is a matrix with i rows and 5 columns. i=1:16 I am interested in finding the value of C(i-1,:). Using the following matlab c...

bijna 15 jaar ago | 4 answers | 0

4

answers