photo

MG NN


Last seen: environ 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
174 475
of 301 440

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 282

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 580

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


how to label each line in the graph with respective x values?
clear clc Cv=0.91; X=0:5:180; for i = 1:length(X) x=X(i); fprintf("\nThe b is %.4f\n", x) Y=0:0.1:1; ...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Why the energy value is constant?
clear clc I=0.0308; p=7850; X=1:1:10 ; y = zeros(size(X)); d = zeros(size(X)); g = zeros(size(X)); for i = 1:le...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Error in plotting slope and deflection graph
clear; clc; % User enter the corresponding values E=input('Enter the value of Young Modulus E(Pa):') I=input('Enter the valu...

presque 6 ans il y a | 1 réponse | 0

1

réponse