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

