Simulink Tutorial - Tutorial 3 - if else logic

preview_player
Показать описание
In this video I have explained how to apply if else logic in simulink using switch block and how to develop model for that.
Рекомендации по теме
Комментарии
Автор

good job!
this video really helped me out. keep it up!😃

pravinkhotare
Автор

Wuild you do private online classes for simulink?

Khujandiho
Автор

hey Piyali... the 4th tutorial - how to solve algebraic loop will help you to understand how to implement loop in Simulink :-)

simulinktutorial
Автор

can't we use if else block in place of switch?

sohammajumder
Автор

Hello, may i know how to make rule-based on simulink? thanks in advance

sittafahmiaini
Автор

i need a time dependent switching , is there you having a block?

hasssnain
Автор

What is Enable zero-crossing detection in switch block?

manikantauppala
Автор

This is really good! Thanks a lot!
Would it be possible for you to advise how to implement a for loop in SIMULINK ?would be really helpful.
Thanks in advc
Piyali

psen
Автор

do you have any video describes simulink in d-dc converter, please?

salahalatai
Автор

I need help in simulink
Basically I want to use my fuzzy output to make decisions to on or off load based on the value of fuzzy output.
Let's say fuzzy output is 0-1.
For value 0-0.3 I want to generate a signal 1 logic that I can give to circuit breaker gate.
Same for if value is 0.3-0.6 then generate 1
Same for 0.6-1 then generate logic 1 to provide pulse on circuit breaker to turn on load.
Basically I have three loads and I want to switch on/off on the base of fuzzy outputs.
Thanks

muhammadshehbazaslam
Автор

What should we do if we want to apply more than one conditions ..like if, else if and else

akshaymarjun
Автор

Ma'am how to build the simulink of control logic connected with inverter and grid.. Plz.. Ma'am.. Reply.... How to build this..

arunshakya
Автор

How do I implement LED blink by pressing push button and LED should switch off after releasing the push button without using stateflow in simulink?

shivakumarjogur
Автор

Thanks a lot.easy enough to understand..

debamdas
Автор

Is it corect to give a constant to second input of switch...which is threshold

NaveenKumar-ymlm
Автор

hello mam
could u please make video about rational operator is not giving true value always in my case

Asharamkumhar
Автор

It's bit blur, could you please it clear ...

aswinig
Автор

This is not an IF Else logic, In this switch block approach, IF statements also executes, and ELSE statements also executes.

Whereas in conventional one, either the IF statements executes or the ELSE statement executes.

karthickjeevanantham