Question


How to find an explicit function when using Runge-Kutta or one of the pertinent codes in Matlab (ode45)
Dear scholars, I have a question which is almost trivial, but I like to make a shot for this; I need an explicit answer funct...

4 years ago | 1 answer | 0

1

answer

Question


How to find following integral answer in matlab
Dear scholars, I need to find soln of integral: int((f1(x))^3 * f2(x), x, 0, L) but matlab can not solve it, Any ideas? ...

4 years ago | 0 answers | 0

0

answers

Question


Should I trust solutions obtained for a nonlinear non-transcendental equation in matlab using 'fzero' function?
y = @(x)((10^-9)*x*(cosh(x)*sin(x)-sinh(x)*cos(x)) - ((10^-9)-1*(x^4)*(1+cosh(x)*cos(x)))) Suppose I have a kind of equation si...

4 years ago | 1 answer | 0

1

answer

Question


How to generate a loop for vpasolve function
I intend to solve a non-transcendental equation using 'vpasolve' for several values of initial guesses. I do not know how to c...

4 years ago | 1 answer | 0

1

answer

1

answer