Statistics
RANK
64,178
of 300,584
REPUTATION
0
CONTRIBUTIONS
3 Questions
4 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 21,030
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,723
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 can I use this adc code to convert analog to digital ?
function [d,dcode]=adc(a,b,c,code_table) % Analog-to-Digital Conversion % Input : analog signal a, boundary vector b, c...
9 years ago | 1 answer | 0
1
answerCan I use ifft to find discrete impuluse response(like sinc finction)?
Thanks for your answer.Your code helps me a lot! Le me understand how to use matlab finding impulse response. Thank you fo...
10 years ago | 0
Question
Can I use ifft to find discrete impuluse response(like sinc finction)?
Excuse me,can I use ifft to find discrete impuluse response(like sinc finction)? We know s=jw=j2*pi*f,so Transfer function(mo...
10 years ago | 2 answers | 0
2
answersHow can use transfer function to find impulse response?
Excuse me,can I use ifft to find discrete impuluse response(like sinc finction)? We know s=jw=j2*pi*f,so Transfer function :H...
10 years ago | 0
How can use transfer function to find impulse response?
I appreciated your time and effort. It's a great help for me. I will follow your code and do my project, thanks a lot.
10 years ago | 0
How can use transfer function to find impulse response?
Thanks Star Strider. I am so grateful for your help! But I still have one question about your code. i1 = (vi - vo)/(R1 +...
10 years ago | 0
Question
How can use transfer function to find impulse response?
<</matlabcentral/answers/uploaded_files/45821/HP.png>> Hello everybody, I need to find time domain impulse response from the...
10 years ago | 4 answers | 0
