photo

Sangeetha R


Last seen: bijna 4 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
84.167
of 297.503

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Reshape the vector as indexed matrix.
I need to reshape each row vector in 'x' to the 2D matrix as indexed in 'idx'. I have written the code and working fine. But it ...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Answered
Generate all possible subset from a character array in MATLAB
Answer that i found is given below, tic input='MERASLIQKAKLAEQAERYEDMAAFMKGAVEKGEELSCEERNLLSVAYKNVVGGQRAAWRVLSSIEQKSNEEGSEEKGP...

bijna 6 jaar ago | 0

Question


Generate all possible subset from a character array in MATLAB
I need to generate all possible subset from a character array with reduced execution time. Actual input is of length '500' chara...

bijna 6 jaar ago | 2 answers | 0

2

answers

Answered
how to reduce the execution time of xcorr() function?
@Jan, KSSV. Thank you so much for the solutions provided. Solution for the problem asked is provided below; Input matrix x & y...

ongeveer 6 jaar ago | 0

| accepted

Question


how to reduce the execution time of xcorr() function?
I want to find the windowed correlation values of x & y having array size of 1*20000. Xcorr function taking too much time to exe...

ongeveer 6 jaar ago | 1 answer | 0

1

answer