photo

Sai Teja Sunkari


Last seen: mehr als 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


code for verifying whether 𝑓 is odd or even.
Mat-Lab code for verifying whether 𝑓 is odd or even.

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


line integral and workdone
Find the work done for the force 𝐹 (x,y,z)= yz𝑖 + xz 𝑗 + (xy+2z) 𝑘⃗ along the line segment from (1,0,-2) to (4,6,3)

fast 5 Jahre vor | 0 Antworten | 4

0

Antworten

Frage


How to append matrices? For example, if I have a 3*3 matrix and a 1*3 matrix, how to append them such that the resultant is a 4*3 matrix?
3*3=[1 2 3;2 3 4;4 5 6] 1*3=[1 2 3] 4*3=[1 2 3;2 3 4;4 5 6;1 2 3]

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort