Example Simulink models for the solar sunny vs cloudy example
https://github.com/mathworks/getting-started-with-simulink-for-spc
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
Radu David (2026). "Getting Started with Simulink for SPC" example files (https://github.com/mathworks/getting-started-with-simulink-for-spc), GitHub. に取得済み.
一般的な情報
- バージョン 20.1.2 (854 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- R2019b 以降のリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | 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 |
