实验 Resources

Showing items tagged with "实验"

MATLAB experiment using the polynomial y=x³-6x²+5x-3 to generate dataset (xi, yi, i=1,2,...,n), adding random noise to yi using rand (uniform distribution) or randn (normal distribution), then performing 3rd-degree polynomial fitting comparison with original coefficients. Includes analysis of 2nd and 4th-degree polynomial fitting results.

MATLAB 221 views Tagged

Power Electronics System Simulation, featuring ten experimental projects adapted from the Power Electronics textbook with comprehensive code implementation frameworks

MATLAB 208 views Tagged