Matlab Theory | 8. Statistics, Fitting, Interpolation
This note covers the course listened to: Teacher Guo Yanfu on Bilibili (original version on YouTube) “12 Statistics, 13 Regression and Interpolation” Criticism and corrections are welcome (1) Statistics1. Descriptive Statistics(1) Central Tendency1) Functions — Calculate xxx①mean()–Mean ②median()–Median ③mode()–Mode ④prctile()–Percentile ⑤max()–Maximum ⑥min()–Minimumeg. X = [1 3 5 5 5 5 7 9 9 9 10 … Read more