photo

Cheuk Yin Wong


Last seen: alrededor de 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
218.669
of 300.331

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.920

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.124

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta