User Portlet
| Discussions |
|---|
| Dear All, Usually we define the array elements in the form x[0],x[1],x[2], etc But instead can we define array elements in the form x[0.1],x[0.2],etc In my code I use a For loop, within this loop I need to use array elements with decimal... |
| I tried to find the solution of a fractional order dynamical system ( here **x(t)** and **y(t)** are functions of time alone) using an iterative procedure and it was working good, but I am in a situation to apply the same algorithm to the case of a... |