Yen Su - MATLAB Central
photo

Yen Su


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 01/21 to 03/25Use left and right arrows to move selectionFrom 01/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 Questions
0 Answers

RANK
84,439
of 297,716

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,428

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

  • 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...

4 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...

4 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...

4 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 ...

4 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...

4 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...

4 years ago | 1 answer | 0

1

answer