Feeds
질문
Error: Inner matrix dimensions must agree.
[EDIT: Fri Jun 10 17:09:13 UTC 2011 - Reformat - MKF] *My Code* chuky=240*10^-6; biendo=24; k=[1:20]; omega=2*pi/chuky...
거의 15년 전 | 답변 수: 1 | 0
1
답변질문
Error:Subscript indices must either be real positive integers or logicals.
[EDIT: Thu May 26 14:57:40 UTC 2011 - Reformat - MKF] *My code* w=[-1000:1:1000]*(4*pi/2000); x=exp(-i*w/2).*sin(3*w); ...
거의 15년 전 | 답변 수: 1 | 0
1
답변질문
I have a question about multiplying two series...
My teacher give me a code function [y,n] = sigadd(x1,n1,x2,n2) %Thuc hien y(n) = x1(n0*x2(n) %-------------------------...
거의 15년 전 | 답변 수: 2 | 0
