統計
MATLAB Answers
5 質問
0 回答
ランク
of 174,719
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
could anyone help me please?
clc; clear all ;close all; close all; data_size=8; data=randi([0 1],data_size,1);data=data'; bp=0.000001; disp('Binary ...
4年以上 前 | 0 件の回答 | 0
0
回答質問
arrays have incompatible sizes for this operation help me PLZ
clear;close all;clc counter=1; min_nl=-10; step_nl=1; max_nl=0; noise_levelsdB=min_nl:step_nl:max_nl; for k=min_nl:step_...
4年以上 前 | 1 件の回答 | 0
1
回答質問
arrays have incompatible sizes for this operation help me PLZ
clc; clear all ;close all; close all; data_size=8; if rem(data_size,2)==1 data_size=data_size+1; end data=randi([0 1],...
4年以上 前 | 2 件の回答 | 0
2
回答質問
error in axis! help me
clc; clear all ;close all; close all; data_size=8; data=randi([0 1],data_size,1);data=data'; bp=0.000001; disp('Binary info...
4年以上 前 | 2 件の回答 | 0
2
回答質問
Error using axis>LocSetLimits (line 325) Vector must have 4, 6, or 8 elements. Error in axis (line 113) LocSetLimits(ax(j),cur_arg,names);
please help!
4年以上 前 | 1 件の回答 | 0

