Wenle
Univ of Western Australia
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0