Community Profile

photo

Keshav


Active since 2013

i m 2nd year student of mathematics and computing
Professional Interests: mathematics,diffential equation,chaos ,dynamica

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to solve a system of nine equation with ode45,
When i run this code: a =0.2; b =0.2; c = 7.0; sigma = 0.22; k = 4; rand('seed',0); ...

10 years ago | 0 answers | 0

0

answers

Question


how to create a MATLAB code for a matix of network where we have to calculate laplacian matrix
I want to create a function of matrix in which i Laplacian matrix is multilply with its x component . sigma (L (i,j)* x(j)) ...

11 years ago | 0 answers | 0

0

answers

Question


i cant understand meaning of this comment . whenever i run program it show this msg. suggest any solution
Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N) to change the limit. Be aware that exceeding your ava...

11 years ago | 1 answer | 0

1

answer