I need to solve differential equation in MATLAB using final value, as initial condition is not given.
Please put light on it. How do I proceed??
Thank You
Hi, by using a simple change of time variable : t = tf + (t0 - tf) s where s is the new time you can easily rewrite your ODE in an equilalent ODE in s with initial conditions.
Thank You Richard Epenoy
Sir, is this s is multiplied with (t0-tf) ??
Please reply.
Yes, thus your ODE dx(t)/dt=f(t,x(t)) can be rewitted as follows:
dx/ds=(t0-tf)f(tf+(t0-tf).s,x(s)) for s in [0,1]
For s=0, t=tf and for s=1, t=t0.
Best
Thank you sir@ Richard Epenoy
I am doing the solution of fractional order differential equation, I will try this
Thank you again
You're welcome
Dear Colleagues, Now I am writing a review paper in brief but I am facing the problem that my article is tending to 30 pages as it contains most of the equations. I am...
11 December 2019 8,656 1 View
Dear Colleagues, Could anyone suggest me the name of the SCI/SCIE journals publish work in the field of control system with high acceptance rate? I am working in fractional order optimal...
10 November 2019 7,694 2 View
I have learnt to solve fractional order differential equation using Homotopy Analysis Method, I am trying to learn Adomian Decomposition Method, please share MATLAB codes to implement HAM or ADM......
09 October 2019 9,605 3 View
I know that there is an initial guess of initial value to solve a BVP using shooting method but it is obtained from literature that bisection method to find the exact initial value, my question is...
08 September 2019 7,462 4 View
Sir, I am able to solve an initial value problem of fractional order differential equation in MATLAB using a solver, I would like to know how do I solve a boundary value problem, i.e. integrating...
07 August 2019 258 2 View
I have solved fractional initial value problems using predictor-corrector algorithm, how do I solve fractional boundary value problem using the same algorithm or other algorithms in MATLAB, please...
07 August 2019 2,002 2 View
I have written a code for solving non-linear fractional order differential equations which exhibits chaotic behavior. I would like to know will the same function able to solve linear fractional...
07 August 2019 8,972 2 View
I would like to know hoe to increase the citation of my publications by increasing its visibility. Please Reply Thank You
06 July 2019 631 7 View
I have solved nonlinear FODE for an IVP, but in case of solving linear FODE, my question is can I solve the linear set of equations using the same algorithm? Thank you in advance.
06 July 2019 9,479 1 View
I would like to know the difference between the different indexing, which are used in differentiating the journals, which are more beneficial to publish and why? Please elaborate with...
06 July 2019 2,563 3 View
In physics, the description of the properties of light generally refers to its wavelength (nm), while in the range of microwaves and radio waves we refer to the frequency of a signal (e.g. kHz or...
03 March 2021 1,682 3 View
Light is inevitable for the process of photosynthesis reaction. Naturally sunlight plays the vital role for this process. Light may be of different colours like white, red, yellow, blue etc....
02 March 2021 7,890 2 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View
When you observe the presence of Tyndall in an inflamed eye: Does each of the small floating dots correspond to an individual cell or to an aggregate of cells? Does a conventional slit lamp have...
27 February 2021 6,326 2 View
I have two groups of brain samples, control and treated for example. It was total RNA nova seq sequencing. I tried all the available pipeline like: star+rsem+deseq2, Hista+stringtie+cuffdiff,...
27 February 2021 356 6 View
I am required to learn about Flyback converters and I got stuck not knowing to full design of the power supply flyback converter Based USB Charger Model using Simulink, especially the design model...
25 February 2021 5,435 2 View
I do need the Matlab code of Fractal Discrete Cosine Transform (FDCT). Can anyone who has already implement this code, help me with the implementation of this transform?
24 February 2021 5,602 2 View
Hi Hope you are well. Can you please share your code for D2D implementation in Matlab. I want to implement D2D in Matlab based Vienna simulator and struggling to deploy D2D. Thanks
24 February 2021 9,378 3 View