Feeds
질문
what will be displayd and why?
------------------------------------- if (x) disp('true'); else disp('false'); end; if (~x) d...
11년 초과 전 | 답변 수: 3 | 0
3
답변답변 있음
what will be displayd and why?
i did it but i did not understand why i got what i got. its a question from a quiz i had.
what will be displayd and why?
i did it but i did not understand why i got what i got. its a question from a quiz i had.
11년 초과 전 | 0
답변 있음
finding if a digit repeats itself an equally at 2 different numbers
this is the solution... not close to mine... http://s1.postimg.org/604pdqxjj/hw5_q3.jpg <<http://s1.postimg.org/604pdqxj...
finding if a digit repeats itself an equally at 2 different numbers
this is the solution... not close to mine... http://s1.postimg.org/604pdqxjj/hw5_q3.jpg <<http://s1.postimg.org/604pdqxj...
11년 초과 전 | 0
질문
finding if a digit repeats itself an equally at 2 different numbers
i got an assignment to see if the digit "d" repeats itself equally in "n1" and "n2" without using loops and using recursive func...
11년 초과 전 | 답변 수: 2 | 0
