photo

Cheuk Yin Wong


Last seen: mer än ett år ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
115 369
of 298 350

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20 571

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160 925

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 3

View badges

Feeds

View by

Question


Mean and Standard deviation table
I have a table "cal_table" and it looks like this: I would like to find the mean and standard deviation of each 'cal0_05mM', ...

mer än 2 år ago | 2 answers | 0

2

answers

Question


Rename a lot of files
I have a lot of files with names 'Sample_1.csv, Sample_2.csv, Sample_3.csv, ..., Sample_101'. I would like to rename all of them...

mer än 2 år ago | 2 answers | 0

2

answers

Question


What is a handle?
I always see the word 'handle' in the matlab community but I don't quite understand what is it even I search it online. I am an ...

nästan 3 år ago | 1 answer | 0

1

answer

Question


Change of marker size and color of a fitted plot
x = T.Power_W; y = T.Pressure_MPa; f = fit(x,y,'power1') %% plot plot(f,x,y) % annotation xlabel('Power / W'); ylabel...

nästan 3 år ago | 1 answer | 0

1

answer

Question


Combining two matrices with different sizes
I have two matrices: M1(176x2x7) double and M2(369x2x27). The 176 column is 250:600 (interval of 2) and the 369 column is 230:59...

nästan 3 år ago | 1 answer | 0

1

answer

Question


Find the corresponding value of y when x is a specific value?
I have a 369 x 2 x 27 matrix. The 369 rows (x value) are from 230:598. I want to find the corresponding y value when x-value is ...

nästan 3 år ago | 1 answer | 0

1

answer