Community Profile

photo

Yen Su


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Multiple one column of one matrix with all column of another matrix
I have two array array1=[0.5 0.7 0.9; 1.2 1.8 2.1;2.5 3.4 5.3; 3.1 7.1 2; 3 4 8; 9 4 7; 1 2 3; 4 3 9] and array2=[21 23 24 2...

3 years ago | 1 answer | 0

1

answer

Question


Problem on storing data in new table using for loop
I have snippet of code shown below: I used for loop for every row and column and store each value in new table. I create new ta...

3 years ago | 1 answer | 0

1

answer

Question


Combine each column of two array side by side and add new column to new array
I have two array such as array1=[0.6 0.7 0.8; 0.2 0.5 0.25; 0.9 0.7 0.1] and array2=[11 12 13; 17 18 19; 21 24 26]. What I would...

3 years ago | 2 answers | 0

2

answers

Question


How to get data in different tables from specific column data using for loop?
I have attached three different tables; first.xlsx, second.xlsx and third.xlsx. I imported those tables in Matlab. What I would ...

3 years ago | 1 answer | 0

1

answer

Question


Assign user defined identifier from one table to another table
Hi, I have two excel file table; a.xlsx and b.xlsx. In a.xlsx file, identifier is assigned for different weight, height and wid...

3 years ago | 1 answer | 0

1

answer

Question


Getting average value of grid point data
I have a grid point data column in the form of 0000 where first two digits is x-coordinates and last two digits is y-coordinates...

3 years ago | 1 answer | 0

1

answer