Ozan Mirzanli
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
200.258
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
how do I add MATLAB prompt to command window?
The Matlab Prompt (>>) doesn't appear in my command window. How do I add it? thx in advance
más de 4 años hace | 3 respuestas | 0
3
respuestasPregunta
can meaning of ~= be "equal to" ?
hey everyone, i was solving a problem in my teachers book, then i couldn't and i checked my teacher's solution. the asked th...
más de 4 años hace | 3 respuestas | 0
3
respuestasPregunta
how to use abs function in this code?
%Write a Matlab script to create random integer matrix with elements between -30 and 30. %The size of the matrix must be first...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
I don't understand what does the question ask!
Write a Matlab script to create a random integer matrix with elements between -30 and 30. The size of the matrix must first be r...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
writing a skript on matlab
Write a script to display all numbers between 0 and 100 as long as it is not divisible by 2 or not equal to 50.
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
help with creating a function
how can i create this function which is named "myfun" f(x,y) = sin(x+y) if x<y cos(x + y/x) if x=y e...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
matlab gives wrong answer to determinant of a 3x3 matrix
A=[1,4,7;11,5,-1;0,2,4] det(A) = -3.3509e-15 which is wrong and the result is actually equal to 0. why does matlab calculat...
más de 4 años hace | 2 respuestas | 0