Wenle
Univ of Western Australia
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
69,667
of 301,472
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,293
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,642
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to parallelise numerical integration (ode45)?
I would like to apply ode45 to a matrix with 2 lines and 10000 rows. In the matrix each row contains two elements which are the ...
9 years ago | 1 answer | 0
1
answerQuestion
symbolic summation and matrix[]?
Hi, Below is what I did: syms k B=[0.1 0.2;0.3 0.4]; s1 = symsum(B^k,k, 0, inf) Matlab gave me: piecewise(...
13 years ago | 1 answer | 0