Liam Sullivan
Followers: 0 Following: 0
Statistiques
9 Questions
0 Réponses
RANG
195 157
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
44.44%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
I need help with this script
I'm strying to run a script but keep getting an error message. T = input('Enter your temperature') if T<=96 disp('You a...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
can someone help me out with this
i have to create a script for this problem but i keep getting an error. Why? metaltype=input('','s'); weight=input(''); pri...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
help me with this please
i have to create a script for this problem but i keep getting an error. Why? %prompt the user to enter the fluid velocity ve...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
plot the raw data and model on the same plot
please help with this. I dont know how to display both on same plot
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Inserting a row and moving other rows down
I am trying to insert a row of ones as the new 2nd row to my matrix, but i want ot move the other rows down. My matrix is define...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
creating an 8x8 matrix using "diag"
So im trying to create an 8x8 matrix with 2's in the diagonal but 0s everywhere else. I used diag(8,8)*0 + 2 but that gived me 2...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Creating a matrix on matlab
Im trying to create a matrix ( d = [0:0.5:12] ) but matlab keeps giving me the answer d = Columns 1 through 5 0 0.50000000...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
I am getting wrong answer for factorial(22)
I keep getting 1.1198e+21 for factorial(22) but in the xample problem on matlab the answer is 1.24000728E21. Problem a1 = f...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Invalid expression. When calling...
I have a code that says Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check ...
presque 5 ans il y a | 1 réponse | 0