AAQIB PEERZADA
Texas A&M University
Followers: 0 Following: 0
Graduate Student
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0