photo

SuzieQ


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
124,484
of 301,496

평판
0

참여
6 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 21,302

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,813

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


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...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


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. ...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


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....

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 10년 전 | 답변 수: 1 | 0

1

답변