photo

Betha Shirisha


IIST

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
35 612
of 297 503

REPUTATION
1

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
77.78%

VOTES RECEIVED
1

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

  • Thankful Level 3

View badges

Feeds

View by

Question


Power supply design with voltage and current ratings in Simulink
How can I design a power supply with limited voltage and current rating in simulink?

ungefär 7 år ago | 1 answer | 0

1

answer

Question


Complexity of svd and pinv ?
What is the complexity of calculating SVD and pinv (psuedo inverse) of a matrix of size mxn ?

nästan 10 år ago | 1 answer | 0

1

answer

Question


How to use mvnrnd function ?
How to use mvnrnd function ? I need to generate a matrix whose elements follow normal distribution with zero mean and Q covar...

nästan 10 år ago | 1 answer | 0

1

answer

Question


spatially colored and temporaly white noise
How to generate spatially colored and temporaly white noise ? i.e if E is the noise of size (5,100) then the coloumns of E are ...

nästan 10 år ago | 1 answer | 0

1

answer

Question


Sine curve fitting for the given data
I have a set of data,I need to fit the data to sine curve .. Suggest a code.. Thanks

nästan 10 år ago | 2 answers | 0

2

answers

Question


How to concatenate two matrices in a loop?
I' m running a for loop say 'n' times,everytime a 5x2 matrix will be generted ,i have to join all these matrices such that at la...

ungefär 10 år ago | 3 answers | 0

3

answers

Question


What does eig function actually do ?
I came across a statement saying that for a complex hermitian matrix,EVD is identical to SVD,where the associated right and left...

ungefär 10 år ago | 1 answer | 1

1

answer

Question


How to split a complex vector(H) into equal parts using for loop ?
vector H is large of dimension 720,i want to access first [1:12] elemnts then next [13:24] elements so on; I want to get access...

ungefär 10 år ago | 1 answer | 0

1

answer

Question


How can i split a matrix into product of two matrices in matlab?
I am having a matrix A which is formed by multplying matrix X with it's conjugate transpose (A=X*X'),how can i find matrix X fro...

ungefär 10 år ago | 2 answers | 0

2

answers