Feeds
提问
Comparing two images !!
Hi every one, I have two images and I want if there any difference between them I want to return 1 elso 0 , I know how to writ...
9 years 前 | 1 个回答 | 0
1
个回答提问
problem with my code please !!
Hi guys , How I can solve this error in my code see the attach file the error appear in last four lines ...
10 years 前 | 2 个回答 | 0
2
个回答提问
How I can write this in MATLAB ?
Hi guys , Please How I can write x[n]=3(-1/4)^n u[n] , 1 ≤ n ≤ 20 in matlab..
10 years 前 | 1 个回答 | 0
1
个回答提问
what is the problem with this code ?!!
n=1:20; syms n z a = ztrans(3*(-1/4)^n); subplot(2,1,1) stem(a)
10 years 前 | 1 个回答 | 0
