Bhanu Pratap Akherya
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
82,085
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
3 years ago | 1 answer | 0
1
answerQuestion
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:...
3 years ago | 1 answer | 0
1
answerQuestion
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 ...
3 years ago | 1 answer | 0
1
answerQuestion
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."...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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:...
3 years ago | 2 answers | 0