Community Profile

photo

Bhanu Pratap Akherya


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Vibration of a Cantilever beam
here is my main code: clear all clc Ne=6; l=1; %length t=0.02; %thickness b=0.02; %width modulus=2e11; %(E) area=b*t; i...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


force input in ode
i have a set of values for the force term "F" (in the equation my"+cy'+ky=F) saved in an excel file which i have recalled using:...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


ODE45 returns NaN values.
The ODE45 function is returning a NaN value for the dy. I am a beginner at MATLAB coding, I do not know where the issue is. Can ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matrix is singular, close to singular or badly scaled. Results may be inaccurate. RCOND = NaN.
I have been getting the error "Matrix is singular, close to singular or badly scaled. Results may be inaccurate. RCOND = NaN."...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Code for Immersed boundary method in CFD
I need a source to learn Immersed boundary method in CFD on MATLAB. I need to learn how to write a code for it. Can anyone sugge...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


changing values of RHS with each time step in ODE
i have a set of values for the force term "F" (in the equation my"+cy'+ky=F) saved in an excel file which i have recalled using:...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten