Statistics
9 Questions
0 Answers
RANK
35,612
of 295,467
REPUTATION
1
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
77.78%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
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?
7 years ago | 1 answer | 0
1
answerQuestion
Complexity of svd and pinv ?
What is the complexity of calculating SVD and pinv (psuedo inverse) of a matrix of size mxn ?
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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 ...
9 years ago | 1 answer | 0
1
answerQuestion
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
9 years ago | 2 answers | 0
2
answersQuestion
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...
9 years ago | 3 answers | 0
3
answersQuestion
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...
9 years ago | 1 answer | 1
1
answerQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 2 answers | 0