Roll the Dice!
*Description*
Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice.
*Example*
[x1,x2] =...
3 years 前
已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so:
x = [1 2 3 4]
Commas are optional, s...
3 years 前
已解决
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:...
已回答 Simulink Model of Regenerative Braking
Hi Everyone,
I have attached my MatLab simulation model for you guys to learn and analyse how it works.
I am sorry, I was away...
3 years 前 | 5
已回答 Bidirectional converter in electric vehicle
Give a torque profile of two or four quadrant operation. So for example, during forward braking negative torque has to be applie...
已回答 Recharge and recovery braking energy.
Hi!
I used simulink models avaliable in the matlab 2013a/2018a for regenerative braking. My simulation used bldc motor with VSI...
6 years 前 | 0
| 已接受
已回答 Simulink Model of Regenerative Braking
Regenerative braking for an EV? Need some informations on what exactly you want to simulate.
I did a simulation on regeneration...
已回答 BLDC model with simscape
From the model you shared I don't quite get the idea from where load torque and reference speed are taken from, anyway you can c...
6 years 前 | 0
已回答 FFT Analysis at Simscape?
There are FFT blocks avaliable in library (though I never used those...)
Why powergui is not working? Is there any errors?