Statistics
RANK
3,981
of 295,527
REPUTATION
13
CONTRIBUTIONS
19 Questions
5 Answers
ANSWER ACCEPTANCE
52.63%
VOTES RECEIVED
3
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
regarding addition of sine waves.
hi i want to know how the amplitude of sum the different sine waves of different harmonics decrease.can any one help me with ...
10 years ago | 0 answers | 0
0
answersQuestion
decreasing number of gray levels in a image
hi all, can any one tell me how to decrease the no of gray levels in a image.i have to decrease in the powers of 2. regards k.v....
12 years ago | 1 answer | 0
1
answerQuestion
reading a song in matlab
hi all, i have a song with .wma extension.can any one suggest me how t read it using wavread. ...
12 years ago | 1 answer | 0
1
answerQuestion
problem regarding audio signal
hi all, can any one give me a solution,how to show that audio signal frequency lies between 20hz to 20khz.can i...
12 years ago | 1 answer | 0
1
answerQuestion
problem in inserting a diagnol
hi, i have a problem in inserting the diagnol of a matrix. i have a=[1 2 3;4 5 6;7 8 9] in which i have to extract t...
12 years ago | 1 answer | 0
1
answerQuestion
problem in image compression
can u pl send me any code for image compression using matlab. regards ...
12 years ago | 1 answer | 0
1
answerQuestion
help regarding starting simulink
can any one tell the best way to master simulink
12 years ago | 2 answers | 0
2
answersQuestion
matlab to c conversion
can any one suggest me how to get the documentation for converting Matlab code to C code.it would be better if i get any pdf fil...
12 years ago | 1 answer | 0
1
answerQuestion
fir and iir filtering
can any one give me the code for fir and iir lowpass and highpass filters of a given input sequence. ...
12 years ago | 1 answer | 0
1
answerQuestion
energy signal
can any body pl tell me why to calculate the energy or power of a signal.what is the need and why energy signals have zero avera...
13 years ago | 1 answer | 0
1
answerWhat does the symbol ";" mean in the statement "p1 = [x; y]"?
hi, p1 = [x; y]; means u r combining the vectors x and y in to a single vector p1.
13 years ago | 0
Question
decreasing no of gray levels
hi all, can any one tell me how to decrease the no of gray levels in a image.i have to decrease in the powers of 2. ...
13 years ago | 2 answers | 1
2
answerswebinar
hi jitendar, you cannot download webinars provided by mathworks. ...
13 years ago | 0
| accepted
Question
problem in installation
hi every one, i have a problem in installation of matlab r2011a.i have used the license key.after 99% of installat...
13 years ago | 0 answers | 0
0
answersQuestion
regarding dimpulse
hi all, i have problem in finding the impuse response of a system.iam not getting the same result compared to code writt...
13 years ago | 0 answers | 0
0
answersGenerating Step Function In MATLAB.
try this code N=21; x=0:N-1; y=5*ones(1,N) stem(x,y)
13 years ago | 2
| accepted
What is Unit8?
It is probably not unit8 but the actual one is uint8, which stands for unsigned integer data type and varies from 0 to 255. hel...
13 years ago | 0
Question
intersection of multiple images
hi chandra, what should i do if i want to display the intersection portion.
13 years ago | 2 answers | 0
2
answersQuestion
reading multiple images
hi all, i have two sets of images which i need to compare.i have to find the intersection region of those two sets.can a...
13 years ago | 2 answers | 0
2
answersQuestion
regarding newline in matlab
hi, iam trying to write a code for floyd triangle in matlab in which iam unable to get newline.can any one suggest me how to...
13 years ago | 1 answer | 0
1
answerQuestion
regarding pwm and pre emphasis and de emphasis
hi all, can anyone provide me the code for pwm,ppm,pre emphasis and de emphasis matlab code. ...
13 years ago | 0 answers | 0
0
answersQuestion
regarding mini project
can any one suggest me a mini project either on communications or image processing so that i can improve my matlab skills ...
13 years ago | 3 answers | 0
3
answersQuestion
regarding image processing tool box
hi all can anyone suggest me how to gain knowledge on image processing toolbox.does the users guide provided by mathworks...
13 years ago | 1 answer | 0