photo

Vignesh Kumar


2015년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Need help with Plotting inside a time loop please!
Thank John, ITs not working. Says * matrix dimensions must match

8년 초과 전 | 0

질문


Need help with Plotting inside a time loop please!
t = [0:100]; wavomega=0.5; f=100; if t>10 && t<15 Ft = f*sin(wavomega*t); else Ft =0; end figure; plot(Ft,t) Thi...

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

2

답변

질문


Puzzling-Why am I not able to integrate?
Hello All, This code generates the wave elevation at every instant from a given irregular sea spectrum. maxT = 100; dt = 0....

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

0

답변

질문


Is there a faster solver for this code.This code uses RK4.
Dear All, I have used a Runge Kutta 4th order to solve this code.But it seems to be a slow process for large timespans. Is ther...

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

0

답변

답변 있음
My code uses the Euler scheme to solve an equation.How would I convert it to Runge Kutta scheme to make it faster for convergence.
I have replaced the code solver as RK4 and find some better results, showing some hope of convergence.Very small time step or v...

8년 초과 전 | 0

질문


My code uses the Euler scheme to solve an equation.How would I convert it to Runge Kutta scheme to make it faster for convergence.
My code tries to solve the Cummins Equation using an Impluse Response Function in time domain. For a given external forcing, the...

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

2

답변

질문


How to solve a system of ODE involving symbolic matrices?
I am trying to solve a second order diff equation and decomposed it into two first order ode Equations involving 2 variables ...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


How do I solve this ODE system containing symbolic matrices ?
<</matlabcentral/answers/uploaded_files/39655/Screen%20Shot%202015-11-01%20at%201.37.56%20AM.png>> Initial Conditions: k1(0)=...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


How to Solve a second order differential equation for variable eta in time domain- with a contained integral over another dummy variable (tau)-
Hello All, I am new to Matlab and I am trying to solve the attached 'Cummins Equation'. It is an equation of motion in tim...

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

2

답변

질문


Trial Version without internet
I have downloaded a Student trial version of MATLAB R2015a. I had chosen persistent internet connection during installation. But...

거의 9년 전 | 답변 수: 0 | 3

0

답변