Statistiques
6 Questions
0 Réponses
RANG
152 060
of 301 301
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
of 21 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 897
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to Breakdown System of coupled ODEs into first order equations in order to solve with Runge-Kutta 4th order
Hello all, I am trying to solve the set of coupled ODEs I found in a journal using RK-45 method in matlab. Boundary Cond...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How to get values at different interval for ode45
Hello, I solved a second order differential equation with ode45, the code ran smoothly. I want to extract the value of the re...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
I'm trying too solve a set of coupled ODEs using BVP5C but I keep getting the same (wrong) results for the different cases. What am I doing wrong?
I'm trying to solve a set of coupled ODEs using BVP4C but the results I get from Matlab isn't making sense. I keep getting the s...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Shooting Method Boundary Conditions not Implementing
I am trying to implement RK4 using the shooting method for the following boundary layer equations, n = 0.4; Bo = 0.0132291783...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Shooting Method Boundary Conditions not Implementing
Hello, I am trying to implement the shooting method for in the cods shown. function Shooting_Method_code1 clc clear all x = ...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How do I plot even spaced but uneven value increment graphs?
Hello, I am trying to plot a set of data with specific axis values in order to show to the results clearly. Using xtick and yti...
plus de 6 ans il y a | 1 réponse | 0
