답변 있음 How can I do numerical simulation in Matlab?
I would do it in Simulink!
For example for the first two equations, you can create signals named C1(t), i1(t) and E(t) and ...
답변 있음 Outputting 3D Arrays to Excel for plotting
1- I think the dimension depends on the dimension of your parameters, i.e. f, real_inc,...
2- try using this format:
fprin...