Example Simulink models for the solar sunny vs cloudy example
https://github.com/mathworks/getting-started-with-simulink-for-spc
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Explore the models created in the "Getting Started with Simulink for SPC" video.
model1_oneDay.slx - Model analyzing one day of power generation.
model2_filters.slx - Model filtering and displaying the power data.
model3_algorithm.slx - Model of the algorithm showing the sunny vs non-sunny classification.
model4_CcodeGeneration.slx - Model that can be used to generate C code.
model5_HDL.slx - Extra model that has been modified from the previous model to generate HDL code.
SolarArrayData.mat - Data file containing the power data for over 957 days, an example cloudy and sunny day, time and sampling frequency.
All models were created and saved in R2020a. If you are using an earlier release, do the following before opening any models:
(1) Click Preferences in the Home tab of the MATLAB toolstrip.
(2) In the Preferences dialog, select the Simulink pane and then click Open Simulink Preferences.
(3) In the Simulink Preferences dialog, select the Model File pane.
(4) Clear the "Do not load models created with a newer version of Simulink" option.
Cita come
Radu David (2026). "Getting Started with Simulink for SPC" example files (https://github.com/mathworks/getting-started-with-simulink-for-spc), GitHub. Recuperato .
Riconoscimenti
Ispirato da: "Getting Started with Simulink for Controls" example files, "Getting Started with MATLAB" video example files
Informazioni generali
Compatibilità della release di MATLAB
- Compatibile con R2019b e release successive
Compatibilità della piattaforma
- Windows
- macOS
- Linux
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 20.1.2 | Added link to Getting Started with Simulink for SPC video. |
||
| 20.1.1 | Added instructions to open in earlier releases. |
||
| 1.0.0 |
