Community Profile

photo

Cheuk Yin Wong


Last seen: 9 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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', ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 2 anni fa | 1 risposta | 0

1

risposta