photo

Rajaram B S R


University of Southampton

Actif depuis 2011

Followers: 0   Following: 0

Message

Professional Interests: Signal Processing - Audio, Video & Speech

Statistiques

MATLAB Answers

6 Questions
2 Réponses

RANG
23 012
of 300 788

RÉPUTATION
1

CONTRIBUTIONS
6 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
83.33%

VOTES REÇUS
1

RANG
 of 21 091

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 083

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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 ...

environ 14 ans il y a | 2 réponses | 1

2

réponses

Question


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...

environ 14 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

environ 14 ans il y a | 0

Question


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...

environ 14 ans il y a | 2 réponses | 0

2

réponses

Question


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...

plus de 14 ans il y a | 1 réponse | 0

0

réponse

Question


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, ...

plus de 14 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
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,...

plus de 14 ans il y a | 0

| A accepté

Question


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...

plus de 14 ans il y a | 1 réponse | 0

1

réponse