输出 Resources

Showing items tagged with "输出"

Simulation model demonstrating constant output characteristics despite varying input conditions in Z-source inverters, with circuit parameterization and dynamic analysis implementation.

MATLAB 235 views Tagged

This example demonstrates constructing a neural network with two hidden layers, featuring 500 input dimensions and 10 output dimensions. The hidden layers contain 50 and 20 nodes respectively, with a final softmax layer to compress outputs into probabilistic values. The implementation covers network architecture, loss function selection, and optimization algorithms.

MATLAB 243 views Tagged

Implementation of fuzzy logic controller with 2 input membership functions and 1 output membership function, 49 comprehensive fuzzy rules, and defuzzification using MOM (Mean of Maximum) algorithm to generate precise control output U. Includes three graphical displays: internal schematic diagram of fuzzy controller and membership function plots for both inputs and output.

MATLAB 290 views Tagged