photo

zhang


2014년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: mathematical

통계

MATLAB Answers

2 질문
1 답변

순위
79,444
of 301,472

평판
0

참여
2 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,293

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,655

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

답변 있음
How to solve two-order differential equation using ode23
I know how to sove it ,however thanks

대략 12년 전 | 0

| 수락됨

질문


How to solve two-order differential equation using ode23
<</matlabcentral/answers/uploaded_files/9924/%5B%7BL0N~MBL1PG@@Z3%7DESVM%7D0.jpg>> like this equation.this equation is a comp...

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

1

답변

질문


second-order differential equation
在用ode23函数求解动力学方程时出错,请问如何修正。 function dydt=mytest1(t,x) dydt(1)=x(4); dydt(2)=x(5); dydt(3)=x(6); exp1=vpa(inv(Mth...

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

0

답변