AAQIB PEERZADA
Texas A&M University
Followers: 0 Following: 0
Graduate Student
Statistics
5 Questions
0 Answers
RANK
257,345
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
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
Solving Nonlinear Matrix Equation
I have an equation of the form where A= positive definite symmetrix matrix (2 by 2), X is data matrix of dimensions (N by 2) ...
3 years ago | 1 answer | 0
1
answerQuestion
Help with Numerical integration (convert symbolic expression to double)
Hello MATLAB community I am trying to solve the folowing integral Here is my code However MATLAB throws an error Error ...
4 years ago | 1 answer | 0
1
answerQuestion
Hello everyone! I need some help regarding creating a dynamic/flexible array/matrix in matlab?
Here is my question. I have matrix which is updating itself at every iteration, and at each iteration i have to extract some inf...
8 years ago | 1 answer | 0
1
answerQuestion
Hello everyone? I have a problem related with sorting and grouping of elements in a matrix, but the problem is a very specific one?
I will give an example to illustrate my problem. Consider a matrix A= [1 2; 2 6; 6 1; 3 2]; Now t...
8 years ago | 1 answer | 0
1
answerQuestion
How can I break from an inner loop but still continue the outer loop?
I am writing a code where I am extrapolating a set of data by straight lines. It involves finding slope and intercept and extrap...
9 years ago | 1 answer | 0