photo

SuzieQ


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
68 090
of 301 298

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 21 225

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 851

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to include piecewise defined functions in bvp4c solver?
I am having trouble using the bvp4c with piecewise defined functions. I tested the code and it works fine when the piecewise def...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


Help with ODEs in bvp4c
Hello! I am trying to solve a 2nd order ODE with bvp4c. The differential equation is like: a(x)+b(x)*d/dx(g(x)*dy/dx)=c(x),whe...

presque 10 ans il y a | 2 réponses | 0

2

réponses

Question


Help with plotting in a bvp4c solver
Hello! I am having trouble plotting a function in bvp4c. I managed to plot the solution of the ODE, but I would like to multipl...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


Help in using bvp4c second order ODE.
I am trying to solve this equation: 9,81-2,5*y^2+1,75* θ2y^2/θx2=0,15 (bc: y(0)=0,y(1)=0) The problem is that y is squared. ...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


How to solve a boundary value problem with piecewise defined differential equation?
I am trying to solve a boundary value problem: 1000*9.81*H(x)*0.001027+1000*F(x)/8*y(x)*y(x)+1000*0.07* H(x)*H(x)*(F(x)/8)^0....

presque 10 ans il y a | 1 réponse | 0

0

réponse

Question


How to create a single function with a number of expressions?
I am looking for a way to create a function like: f(x)=5*x if 0<=x<=1 and f(x)=15 if 1<x<10 I want to include such func...

presque 10 ans il y a | 1 réponse | 0

1

réponse