Pankaj Jha
Followers: 0 Following: 0
Professional Interests: Analog and Mixed Signal, Sigma Delta ADC design
Statistics
2 Questions
0 Answers
RANK
148,631
of 295,448
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
9,478 of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
4
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to retain the label of the tick and add a new label at any specified tick value
close all x = linspace(0,4*pi); y = sin(x); plot(x,y) axis([0 4*pi -1.2 1.2]) % Define y-ticks and their labels.. set(gca,...
9 years ago | 2 answers | 0
2
answersQuestion
How to implement time division demultiplexing ?? How to implement time division demultiplexing ?? How to implement time division demultiplexing ?? How to implement time division DEMULTIPLEXING in MATLAB/SIMULINK??
I am trying to do something which resembles time division demultiplexing in Simulink/ MATLAB. I wish to implement the follow...
11 years ago | 0 answers | 0