photo

Daniel Kubiat


2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
7 답변

순위
85,745
of 301,440

평판
0

참여
3 질문
7 답변

답변 채택
66.67%

획득한 표
0

순위
 of 21,282

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,580

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
ode 45 third order and boundary conditions
I COPIED THIS FORMAT OF CODE THAT I SAW ON HERE AND RAN IT BUT I NEED HELP TO MAKE MINE WORK clc clear all xmin=0; ...

대략 7년 전 | 0

질문


ode 45 third order and boundary conditions
%this is my main file and im sure of it function ydot = kubieodeee(t, y ) M = 0.5; Nt = 0.3; Nb = 0.1; Pr = 0.2; Le =...

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

1

답변

질문


ode45 code not running and need help imputing my boundary conditions
here is my matlab function code and the error i keep getting when running it also i would like to know how and where i can put m...

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

1

답변

답변 있음
need help writing the code to these equation using ode45
this was the result of i got when i ran it now. no error

대략 7년 전 | 0

답변 있음
need help writing the code to these equation using ode45
i used 0 as my 7 boundary condition. really dont know why code isnt running. *crying

대략 7년 전 | 0

질문


need help writing the code to these equation using ode45
HERE ARE MY 3 EQUATIONS AND BOUNDARY CONDITIONS BELOW

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

7

답변