photo

zhang


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: mathematical

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
182,295
of 301,159

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,105

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Answered
How to solve two-order differential equation using ode23
I know how to sove it ,however thanks

12 years ago | 0

| accepted

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers