photo

salman


Last seen: 2 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Please this code says Error using plot. Vectors must be the same length. Error in untitled2 (line 8) plot(I,V,'0');
z1=[2 1+7i; 8i 5+8i] z2=[1+5i 12+4i; 5i 3+13i] real(z1) real(z2) imag(z1) imag(z2) real(z1+z2) imag(z1+z2) conj(z1+z2) ...

8 months 前 | 0