|
83 | 83 | <td style="text-align:center"><img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}(t,\mathbf{y})" title="" /></td> |
84 | 84 | <td>multivariate, vector-valued function (<img |
85 | 85 | src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}:\mathbb{R}\times\mathbb{R}^{p}\rightarrow\mathbb{R}^{p}" |
86 | | - title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;\frac{d\mathbf{y}}{dt}=\mathbf{f}(t,\mathbf{y})" title="" /> |
| 86 | + title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;d\mathbf{y}/dt=\mathbf{f}(t,\mathbf{y})" title="" /> |
87 | 87 | <BR> - inputs to <TT>f</TT> are the current time (<TT>t</TT>, 1×1 double) and the current state vector (<TT>y</TT>, p×1 double) |
88 | 88 | <BR> - output of <TT>f</TT> is the state vector derivative (<TT>dydt</TT>, p×1 double) at the current time/state</td> |
89 | 89 | <td style="text-align:center">1×1<BR>function_handle</td> |
|
144 | 144 | % <td style="text-align:center"><img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}(t,\mathbf{y})" title="" /></td> |
145 | 145 | % <td>multivariate, vector-valued function (<img |
146 | 146 | % src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}:\mathbb{R}\times\mathbb{R}^{p}\rightarrow\mathbb{R}^{p}" |
147 | | -% title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;\frac{d\mathbf{y}}{dt}=\mathbf{f}(t,\mathbf{y})" title="" /> |
| 147 | +% title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;d\mathbf{y}/dt=\mathbf{f}(t,\mathbf{y})" title="" /> |
148 | 148 | % <BR> - inputs to <TT>f</TT> are the current time (<TT>t</TT>, 1×1 double) and the current state vector (<TT>y</TT>, p×1 double) |
149 | 149 | % <BR> - output of <TT>f</TT> is the state vector derivative (<TT>dydt</TT>, p×1 double) at the current time/state</td> |
150 | 150 | % <td style="text-align:center">1×1<BR>function_handle</td> |
|
0 commit comments