Answered
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...

ungefär 4 år ago | 0

| accepted

Answered
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: >> ...

ungefär 4 år ago | 1

| accepted

Answered
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...

ungefär 4 år ago | 0

Answered
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:/...

ungefär 4 år ago | 0

Solved


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:...

ungefär 4 år ago

Answered
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...

ungefär 4 år ago | 0

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

ungefär 4 år ago | 0

Answered
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...

ungefär 4 år ago | 0

Answered
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...

ungefär 4 år ago | 0

| accepted