photo

JangHo Cho


Korea University

Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Ph.D Candidate

Estadística

MATLAB Answers

9 Preguntas
4 Respuestas

CLASIFICACIÓN
21.350
of 300.365

REPUTACIÓN
2

CONTRIBUCIONES
9 Preguntas
4 Respuestas

ACEPTACIÓN DE RESPUESTAS
55.56%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

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 3
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to interpolate GPS data for use in Kalman Filter?
Can you show the model of INS sensor(used in Kalman Filter?) You don't need to show all the MATLAB code, if you use Simulink and...

más de 9 años hace | 0

Respondida
TCP/IP connection is very slow when using fscanf to read from other computer
In my case, I use fwrite and fread instead of fprintf and fscanf. Sending site : A = [1 3 4 2 5 7]; fwrite(t, A, 'flo...

alrededor de 10 años hace | 0

Pregunta


How can I receive data via TCP/IP in GUI interface?
Hi, I'm working with MATLAB to communicate with other PC which also using MATLAB. TCP/IP communication is successful. GUI Cre...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Respondida
preallocation of structure array for MATLAB coder
Thank you. It works! That's what I wanted. :)

alrededor de 10 años hace | 0

Respondida
How we can get the pixel values of an object in an image in matlab??
Let's say your picture has 300 x 150 pixels and RGB color. you can read the image by using imread() function image = imread(...

alrededor de 10 años hace | 0

Pregunta


preallocation of structure array for MATLAB coder
Hi, I'm using MATLAB coder to convert my image processing routine in MATLAB. I read several articles here about structure ar...

alrededor de 10 años hace | 2 respuestas | 1

2

respuestas

Pregunta


randn() function generates the same sequence whenever I called it.
Hello, I used MATLAB coder for converting .m files to C files. All the things are O.K. except randn() function. The probl...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I met 'Function call Failed' error while I convert .m files to C with MATLAB coder.
Hello. I'm trying to convert my .m files to C code with MATLAB coder. Many things should have been changed. Anyway, look ...

alrededor de 10 años hace | 0 respuestas | 1

0

respuestas

Pregunta


Does MATLAB Coder support 'persistent' variables?
Hello again. I have another problem with MATLAB coder. Here is the code. Function C_td = make_CA_matrix(C_array, A_arra...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I got an 'Could not find initial value for global variable' error message when I build a MATLAB function with MATLAB coder
Hello, I'm trying to get a auto-generated code for a MATLAB function. Many things happened and I coded again to fit it to MA...

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

1

respuesta

Pregunta


Can I convert MATLAB function whose inputs and outputs have(variable-size)MATRICES?
Hello, I'm studying MATLAB Coder and I want to convert a function that has MATRICES inputs and a MATRIX output. Let's say...

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

1

respuesta

Pregunta


What's the difference between MATLAB function block and Interpreted MATLAB function block?
Hi, I'm studying MATLAB function Block and I have some questions. There is another Block in User-Defined Block Library, Inter...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I can't connect the Raspberry Pi 2 board with command "raspi('192.168.0.33,'pi','raspberry');"
Hello, I purchased a raspberry pi 2 board recently and I want to connect it to MATLAB. I used 'raspi' function like this myp...

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

1

respuesta