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

