이전 댓글 표시 DANIEL S2021년 8월 25일 0 링크 번역 working with chemical problem . strucked in coding MATLAB program for my second order non linear coupled ODE, with one of the boundary condition as Integtal
How can I resolve the "Unable to solve... Learn more about bvp4c, ode, nonlinear, unable to solve
MATLAB Answers Optimisation of cost function 1 Answer how can i solve this problem using genetic algorithm in matlab?? 1 Answer I want to implemented this Transfer function as a Delta Operator in Matlab/Simulink. But I don´t know how to do it. Please is th... 0 Answers Entire Web...
wrong with the equations or the boundary conditions. So you should compare both of them with the mathematical description of the problem.Your ODE system is linear - thus you can determine its general solution having 7 free parameters. But incorporating of y...
Sign in to answer this question.Answers (1) Torsten on 25 Oct 2022 Vote 0 Link Open in MATLAB Online Ran in: ThemeCopy Pr = 1; %fixed lambda =-1.1; %mixed convection parameter (lambda) a = 0; b = 10; % b = infinity solinit = bvpinit(linspace(a,b,100),@Shrink_init);...
How to resolve this error "Array indices must be positive integers or logical values."t2=((f*vmax+xf*Dq*(-mum+3*m+12*(s^2))+4.5*(s^2)*(xf^2)*D2q)/(r-(3*m+3*(s^2)));
how to solve second order differential equation Past exam papers for Grade 9 Afrikaans solve non linear equation in matlab calculator that can do fractions and equations Convert percent into decimal calculator simplifying radical expressions with variables cube root negative fraction 1 plus maths...
MATLAB Online에서 열기 Ran in: Hello, when I run the code below, I get an error because the square of the second derivative of y(x) is used. Could someone please tell me how I can solve this type of problem? symsy(x) x Y ...
hi, im a student trying to solve a mathematical problem using MATLAB, the code consists ODE's (ordinary differential equations). the code is using a numerical analysis in order to solve all the ODE's simoultenously. One of the ODE's using a derivative of a parameter called "par". t...
How I can solve this differential equation? Should I also give m0? Or is there some function in matlab which will solve equation with two "initial" conditions?