photo

SHAMA NOREEN


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Solving Integral in matlab
I need to solve this integral in matlab Where a=1, b=0.71, c=0.53. I have tried this in matlab syms s a=1; b=0.71; ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Passing a file by function
I am trying to send a file by function. I have two functions. The contents are as follows : %%%SNR.m %%%% %main clear all ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


save file with loop index in matlab
want to save some variables in matlab program like for i =1:10 x(i)=randn()*5; save(i,x(i)); end At every iteration '...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Indexing in 4D array
I am writing a program where I have 15 Eb/No values for each Eb/No there are 100 packets to be transmitted from Transmitter to r...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort