photo

AJMIT KUMAR


MNNIT ALLAHABAD

Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
1 답변

순위
183,731
of 300,365

평판
0

참여
4 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Unable to solve stiff differential equation
I have solved many nonlinear differential using ode45 previously. For the current stiff nonlinear differential equation, I use...

2년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
How to solve Multiple DOF Mass Spring Damper system and find/plot acceleration, velocity & displacement vs time
Finally I did it myself Function Code: - % ODE Function function dxdt = Ransom(t,x) m1 = 25.81; m2 = 15.36; m3 = 40.35; m4 =...

거의 5년 전 | 0

| 수락됨

질문


How to solve Multiple DOF Mass Spring Damper system and find/plot acceleration, velocity & displacement vs time
I know to solve 1 DOF system but i dont know to solve multiple DOF (Matrix will come instead of single value); Also how to find...

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

2

답변

질문


How to solve this complicated equation
Find the value of D ? (In RHS term, D is also present, see equations below) where (Note - Use N(x,t) instead of N(z,t))...

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

1

답변

질문


How can I solve this equation in which variable is in power
I tried this but getting wrong solution syms a b c d eqn1 = 2.1544 == a*(5.95^b) + c*(5.95^d); eqn2 = 1.71 == a*(6.72^b) + c...

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

1

답변