photo

Rednar


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Professional Interests: Signal Processing

Estadística

MATLAB Answers

5 Preguntas
1 Respuesta

CLASIFICACIÓN
3.321
of 300.392

REPUTACIÓN
17

CONTRIBUCIONES
5 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
8

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

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
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Error using RESHAPE but I'm not using reshape
When executing one of my functions I'm getting: Error using reshape To RESHAPE the number of elements must not change. Bu...

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

1

respuesta

Pregunta


How to compile Simulink models before doing simulation?
I'm working on a MATLAB script that will run different Simulink models but everytime I load one using sim(myModel) it takes an a...

más de 12 años hace | 4 respuestas | 2

4

respuestas

Pregunta


How to run MATLAB function and Simulink model simultaneously?
I have a MATLAB function that displays a figure I draw using annotations and I have a Simulink model that records brain signals....

más de 12 años hace | 1 respuesta | 1

1

respuesta

Respondida
Delete repeated row in matrix
I think what you are looking for is the function "unique". Try using: B = unique(A,'rows') That will delete repeated row...

más de 12 años hace | 5

| aceptada

Pregunta


Visual C++ compiler not found
I'm trying to create a Visual C++ solution file from a Simulink model but it keeps telling me that there is "*No supported Visua...

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

1

respuesta

Pregunta


Can mexw64 files be used on 32 bit matlab?
I'm trying to run a simulation with Simulink but it keeps throwing me errors of the type "Error in S-Function ... does not exist...

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

1

respuesta