photo

Vignesh Kumar


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 8 Jahre vor | 0

Frage


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...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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....

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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...

mehr als 8 Jahre vor | 0

Frage


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...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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)=...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 9 Jahre vor | 0 Antworten | 3

0

Antworten