Statistica
9 Domande
0 Risposte
RANK
215.228
of 300.028
REPUTAZIONE
0
CONTRIBUTI
9 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
44.44%
VOTI RICEVUTI
0
RANK
of 167.043
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
plot the raw data and model on the same plot
please help with this. I dont know how to display both on same plot
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Invalid expression. When calling...
I have a code that says Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check ...
oltre 5 anni fa | 1 risposta | 0