i don't understand, why suddenly there is an matlab S-function template exists? where did you get it? see: min 2:44.
@techzila53792 жыл бұрын
sir can you do matlab simulation of neural network for non linear system with taking some research paper?
@manorithaa94005 ай бұрын
sir what is that pi/4;0 in s function parameter which you have mentioned and how to assign it ?
@boubekeurboukhezzar37305 ай бұрын
These are initial conditions for angular and Speed
@stepastep55013 жыл бұрын
Thanks for posting
@boubekeurboukhezzar37302 жыл бұрын
You are very welcome
@Indiangirl4363 жыл бұрын
Can we add multiple inports and outports to S function builder block using script? Or is there any command?
@boubekeurboukhezzar37302 жыл бұрын
Yes you can do. The inputs are reconized as u(1), u(2), ...
@fatimahira41874 жыл бұрын
Where are the file?
@ayoogun50043 жыл бұрын
Initial conditions x10 and x20 in the function file, what's their impact on the result?
@boubekeurboukhezzar37303 жыл бұрын
The evolution of the system model trajectory depends on 3 elements : The system equations the input and the initial conditions. For example a pendulum that start with null initial speed will need more time to reach a given speed than a pendulum that starts from a non null initial speed.
@ezzeldinibrahim50174 жыл бұрын
Hey sir Please how can i creat s function controled of battery charge and discharge
@boubekeurboukhezzar37303 жыл бұрын
That depends on the model of your system. You should design an S function to simulate your system then design a controller