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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0
