統計
All
Feeds
質問
why legend is not working properly? THis program is use to plot BER for 4 input.
<</matlabcentral/answers/uploaded_files/51446/untitled.png>> figure semilogy(SNR,theoryBer(i,:),'-','LineWidth',2); ...
10年弱 前 | 1 件の回答 | 0
1
回答質問
How to plot BER graph for OOk modulation..
I tried following code to calculate BER for ook modulation. I dont know if its correct or not....If its wrong then whats the cor...
10年弱 前 | 0 件の回答 | 0
0
回答解決済み
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
10年弱 前
解決済み
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
10年弱 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
10年弱 前
質問
how to Add rayleigh fadding to msg signal
%Input MSG Signal for i=1:nos p(i,:)=input('enter sequence'); l(i,:)=length(p(i,:)); end
10年弱 前 | 0 件の回答 | 0
0
回答質問
concatanation of different signal
Is there anyway to concatenate this signal with color separating each signal. <</matlabcentral/answers/uploaded_files/49124/M...
約10年 前 | 0 件の回答 | 0
0
回答質問
Change x-axis.
I wanna start x-axis from 1500.Is there function for that. using axis([1500 1600 0 inf]) doesnt work <</matlabcentral/answers...
約10年 前 | 1 件の回答 | 0
1
回答質問
wireless communication (Noise,BER)
Hy m supposed to add fading n gaussian noise in my program and calculate BER, plz help how to add noise n calculate BER. ...
約10年 前 | 0 件の回答 | 0
0
回答質問
how to convert time domain signal to optical or wavelength domain?
how to convert time domain signal to optical or wavelength domain?
約10年 前 | 1 件の回答 | 0
1
回答質問
Matrix Dimension must agree..
i want to perform product of msg n carrier to obtain ook modulated signal bt m getting error while doing product samples=100...
約10年 前 | 1 件の回答 | 0
1
回答質問
Matrix dimension must agree
I wanna generate multiple carrier bt m getting error at line c(i,:)=....... nos=4; Tb=1; fc=[10 30]; t=0:Tb/100:1...
約10年 前 | 2 件の回答 | 0
2
回答質問
Wavelength Division MUltiplexing and Demultiplexing
hy, m doing project on "wavelength assignment in free space optical network".I want code or idea/function for WDM part...plz hel...
約10年 前 | 0 件の回答 | 0
0
回答質問
"Matlab program for wavelength assignment in free space optical network" anyone plz help
Matlab program for wavelength assignment in fso
約10年 前 | 0 件の回答 | 0

