Rajaram B S R
University of Southampton
Followers: 0 Following: 0
Professional Interests: Signal Processing - Audio, Video & Speech
Statistica
RANK
23.012
of 295.486
REPUTAZIONE
1
CONTRIBUTI
6 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
83.33%
VOTI RICEVUTI
1
RANK
of 153.950
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
circa 13 anni fa | 2 risposte | 1
2
risposteDomanda
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...
circa 13 anni fa | 1 risposta | 0
1
rispostamxArray 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...
circa 13 anni fa | 0
Domanda
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...
circa 13 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 13 anni fa | 0 risposte | 0
0
risposteDomanda
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, ...
circa 13 anni fa | 2 risposte | 0
2
rispostePCA (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,...
circa 13 anni fa | 0
| accettato
Domanda
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...
circa 13 anni fa | 1 risposta | 0