Radar implementation in Simulink
조회 수: 5 (최근 30일)
이전 댓글 표시
I am implementing a radar equation where i need the amplitude power should be varying based on calculation . Please suggest how to change amplitude or varying with respect to time.
댓글 수: 2
채택된 답변
Birdman
2018년 1월 23일
Mine example will be just about plotting and calculating something varying with time. For this purpose, I used MATLAB Function block, where I can implement an equation easily, Clock block, where I can implement time-varying process. Have a look at attached model and let me know if it works for you. Try to adapt the idea into your problem.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!