Liam Sullivan
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
195.157
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
44.44%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
plot the raw data and model on the same plot
please help with this. I dont know how to display both on same plot
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Invalid expression. When calling...
I have a code that says Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check ...
casi 5 años hace | 1 respuesta | 0