Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
Sunday, April 26, 2020
Generate a Matrix
Hi all,
I am having a problem generating a matrix from data. Suppose I have a dataset like this
i
j
x
1
3
5
2
2
2
3
1
6
I want to generate a 3*3 matrix A, where (i, j)-th element is the value of x based on the above table. So the output looks like
No comments:
Post a Comment