
HN
Statistics
3 Questions
0 Answers
RANK
263,131
of 273,590
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 18,459
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 123,067
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
Content Feed
Question
Is it possible to add more constraints than the default ones in LSQLIN function?
I'm solving a constrained linear least-squares problem using lsqlin. I've specified values for C,d,A,b,Aeq and beq. I used all t...
14 days ago | 2 answers | 0
2
answersQuestion
Singular Value Decomposition calculation of a matrix
I'm calculating the singular value decomposition of the following matrix A using the Matlab built-in function "svd": A= [ 0 ...
5 months ago | 1 answer | 0
1
answerQuestion
How to find all possible 8x8 submatrices of a 13x8 matrix?
I have martrix A with size 13x8, and I want to find a list of all the possible 8x8 submatrices combinations of matrix A. The n...
6 months ago | 2 answers | 0