Beantwortet
PID function usage in Matlab (real life scenario)
To find a value of that works for your robot model you can use PID Tuner app. https://in.mathworks.com/help/control/ref/pidtun...

mehr als 4 Jahre vor | 0

| akzeptiert

Beantwortet
Double integration with respect to same variable in defiinte range
Hi Godas, The solution to this problem can be achieved in 2 ways: If you have Symbolic Toolbox, you can do this easily: >> ...

mehr als 4 Jahre vor | 1

| akzeptiert

Beantwortet
Simscape Cable Robot Example
You can run the command >> which sm_cable_robot This command will display the location of the model where it is stored. For m...

mehr als 4 Jahre vor | 0

Beantwortet
simulink simscape fluids make a piston pump
You can refer to these links: https://in.mathworks.com/help/physmod/simscape/examples/pneumatic-actuation-circuit.html https:/...

mehr als 4 Jahre vor | 0

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 4 Jahre vor

Beantwortet
vector control of a pmsm
You can refer to these links: https://in.mathworks.com/help/physmod/sps/powersys/ref/vectorcontrollerpmsm.html https://in.math...

mehr als 4 Jahre vor | 0

Beantwortet
converters with pv model
You can refer to this example for implementation: Simplified Model of a Small Scale Micro-Grid Hope it helps.

mehr als 4 Jahre vor | 0

Beantwortet
Multi-axle vehicle dynamics simulation
You can refer to the links below for vehicle modelling using simscape: https://blogs.mathworks.com/racing-lounge/2018/02/28/veh...

mehr als 4 Jahre vor | 0

Beantwortet
Remove noise of the signal with some commands
To remove noise from the data you can refer to these methods: https://in.mathworks.com/help/wavelet/ref/waveletsignaldenoiser-a...

mehr als 4 Jahre vor | 0

| akzeptiert