I really like the way you were making videos on Simulink, looking forward for more. I have faced an interview question like how can we customize the execution order of the blocks in a model?? Plz do videos on scaling, fixed point tool conversion, precision loss 🔥👍👍👍
@upenderrao10444 жыл бұрын
yes madam.. please do more videos on simulink thank you
@invisible-fm6lz4 жыл бұрын
Welcome back
@Arjun-wk9sd4 жыл бұрын
Hi mam,when we are using relational operator it will check first value greater than second value so in that counter the result is always zero.The connection need to reverse.
@simulinktutorial90864 жыл бұрын
Hi Arjun, thanks for pointing out. The connection to relational operator should have been other way around. Would take care of it now onwards 😊 I am updating video description. Point here to note that, people should not copy the logic blindly because while recording such mistake can happen specially when it is not simulated. Glad that you checked it.
@CreativeJunior12262 жыл бұрын
really very much helpful
@rashmitippannavar91057 ай бұрын
for down counter, the counter should be set with maximum value mentioned right? because we will be decrementing the counter value till it reaches 0 i.e. if the counter has to go for 5 loops then cnt=5, then cnt=cnt-1, check till cnt=0 correct me if i am wrong!
@aswinig65474 жыл бұрын
very informative madam
@roshanmurali31054 жыл бұрын
Can you make more videos on this topic, also on Matlab design based questions.
@GautamKumar-mx8cq2 жыл бұрын
Will you please tell me how to construct a clock in simulink??
@hiramansuryawanshi20253 жыл бұрын
What are the benefits of atomic subsystem over virtual subsystem
@ravikantmorye9921 Жыл бұрын
Thank you!!!
@matakalahazarath5813 жыл бұрын
Hello Madam I want hear from you about floating point vs fixed point concept in MBD?
@baranipriya80782 жыл бұрын
Can you explain about virtual and non virtual blocks?
@rashmibhamare25334 жыл бұрын
There seems to be issue with logic implemented for up down counter.. you don't need the entry condition in the simpledec1 state
@simulinktutorial90864 жыл бұрын
The point for this implementation was to count from 0 to up and decrement from 0 to negative and not -ve to +ve and vice versa. It's just an example and not the core implementation. If you are expecting -ve to +ve and vice versa the implementation will change for both states and not just simpledec1
@jitendernimiwal81284 жыл бұрын
Can you upload video on Targetlink
@simulinktutorial90864 жыл бұрын
I cannot demonstrate it as I don't have dspace Targetlink license and HW or node lock license. I'll try if can give overview but still things are usually clearer when demonstrated.