Statistiques
6 Questions
0 Réponses
RANG
91 323
of 297 738
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 469
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 159 472
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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:...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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."...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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:...
plus de 3 ans il y a | 2 réponses | 0