統計
MATLAB Answers
3 質問
0 回答
ランク
of 173,814
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
