Community Profile

photo

Mahra Albadi


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

2 years ago | 0 answers | 0

0

answers

Question


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_...

2 years ago | 1 answer | 0

1

answer

Question


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],...

2 years ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 2 answers | 0

2

answers