photo

sashish acharya


Last seen: 대략 4년 전 2016년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

11 질문
0 답변

Cody

0 문제
4 답안

순위
223,082
of 301,433

평판
0

참여
11 질문
0 답변

답변 채택
18.18%

획득한 표
0

순위
 of 21,272

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
65,807
of 174,520

참여
0 문제
4 답안

점수
50

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • Solver

배지 보기

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

답변

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

거의 10년 전

문제를 풀었습니다


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

0

답변