photo

Kamia Kavi


Last seen: casi 3 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
123.688
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Importing text file containing numbers and words
I want to import a text file into MATLAB. I want MATLAB to ignore the first 3 lines, detect the 4th line as header, and identify...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error by having similar names for a variable and a MATLAB function
When the name of the output variable (max) is similar to the name of function (max), I get the error of "Unrecognized function o...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Finding the index of a cell element
I have a cell array as follows; A{1} = 'xname1x'; A{2} = 'xname2x'; A{3} = 'xname3x'; How can I find the index of the ...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to deal with rounding error in this example?
I want to add 0.2 to -2000 until I reach 2000. Apparently, some rounding errors happen in the code below. What is the solution t...

casi 3 años hace | 1 respuesta | 0

1

respuesta