Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can i generate 100 samples and plot it from a given function? and then the absolute value?
조회 수: 1 (최근 30일)
이전 댓글 표시
Consider an envelope detector that would be used to detect the message sent in an AM system. Consider the envelope detector as a system composed of the cascading of two systems: one which computes the absolute value of the input, and a second one that low-pass filters its input. A circuit that is used as an envelope detector consists of a diode circuit that does the absolute value operation, and an RC circuit that does the low-pass filtering. The following is an implementation of these operations in the discrete-time system. (Use Matlab)
댓글 수: 2
Walter Roberson
2016년 1월 7일
You are given a function, but what parameters does it have? How do you generate even one value from it? Is it a probability distribution as a formula rather than being a function?
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!