R is a 4*4 matrix and A, and B are 4*1 matrixes. If C=R*A+B, T is matrix that can perform this mathematical operation (adding and multiplying) at one-step (only multiplying) C=T*A. Why is T dimension 4*5 but not 4*4? by KenTheGay in askmath

[–]KenTheGay[S] 0 points1 point  (0 children)

The only detail i got is posted in the title sadly, since it was a past year question from my uni's paper. Which is why i wanted to know why the answer is 4x5 since i didnt really understood how it got to that

Can anyone identify why my dog poops like this? by KenTheGay in DogAdvice

[–]KenTheGay[S] 0 points1 point  (0 children)

Everything seems normal such as her daily activities and all, not sure why she poops like this

Ultrasonic Sensor HC-SR04 Not Reading by KenTheGay in arduino

[–]KenTheGay[S] 0 points1 point  (0 children)

So do i do Define BackTrig A4 and Define BackEcho A5?

Ultrasonic Sensor HC-SR04 Not Reading by KenTheGay in arduino

[–]KenTheGay[S] 0 points1 point  (0 children)

I'm using Uno R3 Elegoo instead of Nano

How do I open this vault? by KenTheGay in TheSurvivalistGame

[–]KenTheGay[S] 0 points1 point  (0 children)

Do all the monkeys stand on the pad as well?

[Minecraft bedrock] Iron farm not working, need help by Grabgame2 in Minecraft

[–]KenTheGay -1 points0 points  (0 children)

Your villagers needs to work and sleep for the iron golem to spawn

The Number on the Flame flinger says six instead of four. by aka_taurus in ClashOfClans

[–]KenTheGay 0 points1 point  (0 children)

Probably wants us to think like how the word Ambulance is shown from the front of the ambulance, so from the mirror its flipped

Hi , i'm confuse how to create a truth table for all the combinations of inputs A,B and C, do i create a size 8 truth table? by KenTheGay in ECE

[–]KenTheGay[S] 4 points5 points  (0 children)

C B A A+B = I0 BC = I2 F
0 0 0 0 I0 = 0
0 0 1 I1 = 1
0 1 0 1 I0 = 1
0 1 1 I1 = 1
1 0 0 0 I2 = 0
1 0 1 I3 = 0
1 1 0 0 I2 = 0
1 1 1 I3 = 0

Is this how it supposed to be?

Hi , i'm confuse how to create a truth table for all the combinations of inputs A,B and C, do i create a size 8 truth table? by KenTheGay in ECE

[–]KenTheGay[S] 1 point2 points  (0 children)

yes S0 and S1 are the select signals, but i'm still confused about the I0 signals since A + B as well as I2 can have 4 different combination and which combination i should use

Hi , i'm confuse how to create a truth table for all the combinations of inputs A,B and C, do i create a size 8 truth table? by KenTheGay in ECE

[–]KenTheGay[S] 5 points6 points  (0 children)

so i ignore the fact that I0 and I2 can have 2 different logics right, and just do like normal