输入 Resources

Showing items tagged with "输入"

This MATLAB implementation of Gray Model prediction allows users to specify the number of forecast years through a simple graphical interface input. The program utilizes GM(1,1) modeling methodology for time series forecasting.

MATLAB 276 views Tagged

Drawing circles on images, supports binary or grayscale image inputs. This function is commonly implemented using coordinate calculation algorithms and can be integrated into image processing pipelines.

MATLAB 186 views Tagged

Convolutional code is a memory-based encoding technique where at any given time unit, the encoder's n outputs depend not only on the current k inputs but also on the previous m inputs. Typically denoted as (n, k, m), this simulation employs a (2, 1, 3) convolutional code structure. The implementation involves shift registers for memory management and polynomial generators for output computation.

MATLAB 264 views Tagged

Electric Vehicle Tire Slip Angle Simulink Simulation Model with inputs including front wheel steering angle, vehicle yaw rate, longitudinal velocity, and lateral velocity. The model implements dynamic calculations to simulate tire behavior under various driving conditions.

MATLAB 219 views Tagged

Designing a Source Space 1.1 Use input function to obtain the number of probability components in the source space 1.2 Verify the completeness of the probability space 1.3 Calculate the information entropy of the probability space

MATLAB 191 views Tagged