One of the works done by our Robotics and Machine Learning division,
SELF-LEVELING QUADCOPTER
Arduino based Quadcopter.
Self-leveling is acheived by the aligning the quadcopter using the readings from the gryo as well as the accelerometer.
A four channel RC transmitter is used to control the movement of the quadcopter when in flight.
Kindly subscribe to our YouTube Channel and stay tuned.
Dude, can you please tell us how to write psuedocode and IPO. They haven't taught us and yet expect us to do it.
ReplyDeletePlease be comment on a related post next time.
DeleteThe IPO is simple:
1)Input and Output are already mentioned in the questions(sometimes they require modifications)
2)The process is just the logic we use to solve the given problem.(Mention formulae,etc).
As for the Pseudocode, it gets tricky when classes come into play.
Generally
1)Replace input with 'READ' and output with 'PRINT' or "DISPLAY'
2)Replace opening and closing braces with keywords( eg. FOR(..).......END FOR)
3)Write 'COMPUTE' when you calculate the value of a variable.(COMPUTE a=b+c)
4)Remove semicolons.
5)ADD START and STOP in the beginning and the end respectively.
bhai practice problem Overload Polynomial ka code bhi daal de...it's not there
Deletebhai practice problem 4 ka overload polynomial ka code bhi daal de it's not visible
Deleteplease can u upload a more detailed video for the polynimial question
ReplyDeleteSOON!
ReplyDelete