photo

EUNHEI KIM


Last seen: alrededor de 5 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
156.683
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

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
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Psychtoolbox / Matalb : To click the mouse several times
I know how to make Filoval appear. Just focus on the mouse problem. If 4 'Filloval' appear, you must select all 4 ovals. If 1 ...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I want to create a code that tells me the location of the number I entered whenever the function varies from trial to trial.
a = randperm(5); b = [1 2 3 4 5]; matrix = b(a) number = input('Please enter a number'); number = position % A code that tel...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do you keep the sound going? help me please
I saved this code in a script f = 770; fs = 24000; t = 0:1/fs:3; sori = sin(2*pi*f*t); sound(sori,fs); i = input('Please ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is there an error in the code?
Day = [19980101]; [DayNumer,Dayname] = weekday(Day,DayForm); if DayNumber == 7 disp('Take a rest today.') end ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do you order the results of the combination?
I changed 14 letters to cell type first. Then, using a combination (C) of 14 cell types, we got 364 results. (14C3) EX> abc...

casi 6 años hace | 1 respuesta | 0

1

respuesta