photo

Rajaram B S R


University of Southampton

Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Professional Interests: Signal Processing - Audio, Video & Speech

Estadística

MATLAB Answers

6 Preguntas
2 Respuestas

CLASIFICACIÓN
23.012
of 297.503

REPUTACIÓN
1

CONTRIBUCIONES
6 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
83.33%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.449

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.017

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

Ver insignias

Feeds

Ver por

Pregunta


mex calls in other mex functions - is it possible?
Hello, Is it possible to have mex-function calls in other mex-functions? if yes, how do I go about it? I tried to have 2 mex ...

más de 13 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Data extraction from MATLAB to mex-function setup
Hi all, I am trying to extract data calculated in the MATLAB environment into the mex-function set-up in vain. Could someone pl...

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

1

respuesta

Respondida
mxArray problem
I think the problem is, 1) Data read from the file is of type mxArray and, 2) In the mex function (C coding mode) you are t...

más de 13 años hace | 0

Pregunta


How to - "sort" using mexCallMATLAB ?
Dear all, I am writing a mex-function and need to sort some data using the mexCallMATLAB API so that I get the data in the requ...

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

2

respuestas

Pregunta


Proper usage of 'daqdocfft' in embedded matlab
I am trying to apply MAP weighting onto data acquired from the 'analog input' block in embedded matlab setup. The analog input...

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


C-compiler setup in MATLAB R2009a 64-bit version
I am trying to run an embedded matlab code in the 64-bit version of MATLAB R2009a and am getting a 'Make error' as shown below, ...

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

2

respuestas

Respondida
PCA (dimension reduction) in embedded matlab
for i = 1 : 22 for a = 1 : 12 if (i == req_idx(a)) for j = 1 : 22 Y_dr(i,j) = Y(i,...

más de 13 años hace | 0

| aceptada

Pregunta


PCA (dimension reduction) in embedded matlab
Hi I have a 22x22 matrix 'Y' which needs to be dimension reduced to 10 principal values (The principal values are chosen by c...

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

1

respuesta