photo

Rajaram B S R


University of Southampton

2011 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Signal Processing - Audio, Video & Speech

統計

MATLAB Answers

6 質問
2 回答

ランク
23,012
of 300,779

評判
1

コントリビューション
6 質問
2 回答

回答採用率
83.33%

獲得投票数
1

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


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

約14年 前 | 2 件の回答 | 1

2

回答

質問


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

約14年 前 | 1 件の回答 | 0

1

回答

回答済み
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...

約14年 前 | 0

質問


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

約14年 前 | 2 件の回答 | 0

2

回答

質問


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

14年以上 前 | 0 件の回答 | 0

0

回答

質問


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

14年以上 前 | 2 件の回答 | 0

2

回答

回答済み
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,...

14年以上 前 | 0

| 採用済み

質問


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

14年以上 前 | 1 件の回答 | 0

1

回答