![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22006544_1616759692430_DEF.jpg)
Muhammad Yasir
Followers: 0 Following: 0
Statistics
RANK
99,651
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
How to obtain orthogonal (not orthonormal) vectors from "orth" or "qr"?
I want to compute the orthonal (not orthonormal) and schur stable components of the folloing matrix (A) and column vector (B) ...
2 years ago | 0
Matlab Warning: Solver not applicable (mosek)
Enable debgug messages and look for numerical problems that your code seem to subjected have. Sometime numerical problem may be...
2 years ago | 0
Question
How to check whether a Stochastic Model Predictive Control (SMPC) based Optimization Problem is Convex or Not?
I am trying to solve a stochastic model predictive control based optimization problem. Is there any function or subroutine in ma...
2 years ago | 0 answers | 0
0
answersQuestion
How to find supremum of fourth moment of a random vector?
How can I evaluate supremum of fourh moment of a random vector using matlab? I mean an expression of the form given below:
3 years ago | 0 answers | 0
0
answersQuestion
How to find the Conditional Expectation of a Discrete Random Variable or Vector or Matrix
I want to find the conditonal expctation of a discete random vriable (or vector) of the following form: Where <a,b> = a'b, me...
3 years ago | 0 answers | 0
0
answersQuestion
How to solve a Complex Optimisation Problem in Matlab
How can I solve a complex optimization problem like this one in Matlab: where eqs.1,8,11, 12 and 16 are as below: ...
3 years ago | 0 answers | 0
0
answersQuestion
How to calculate Expected value and infinity norm of a function?
How can we calculate the expected value and infinity norm of a function in Matlab?
3 years ago | 0 answers | 0
0
answersInstalling CVX on MATLAB online
Extract the CVX-master in Matlab toolbox folder. Then set the path to this CVX by following the steps given below Select Home> ...
3 years ago | 0
Question
How to generate iid Gaussian noise vector
I am trying to simulate algorithams given in a research paper. How can I generate a noise sequence w_t, which is i.i.d. Gaussia...
3 years ago | 1 answer | 0
1
answerAdd gaussian distributed noise with mean and variance to matrix
How can I generate a noise sequence w_t, which is i.i.d. Gaussian of mean zero with variance 2I3 (2xI3 ,where I3 is identity mat...
3 years ago | 0