We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b61ee6 commit 084400dCopy full SHA for 084400d
1 file changed
README.md
@@ -85,7 +85,7 @@ A considerably smaller step size (compared to control sample time) should be con
85
86
### EPFC scripts
87
- [plot_static_gain](EPFC/plot_static_gain.m) is used for analyzing the nonlinear system static gain and consider a change of variables if necessary
88
-- [main](EPFC/main) runs the simulation with the set parameters and saves the results. Parameters include:
+- [main](EPFC/main.m) runs the simulation with the set parameters and saves the results. Parameters include:
89
- `Ts` sampling time
90
- `tf` final simulation time
91
- `N-model` not actually used in PFC, but set it to something larger than all the `mu`s
0 commit comments