![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/saleemituedutr_1521292384548_DEF.jpg)
Zahid Saleem
Followers: 0 Following: 0
Feeds
提问
Problem with LFM chirp code
I am trying to simulate a LFM radar by first generating a chirp signal using the built-in chirp function. My parameters are, St...
5 years 前 | 1 个回答 | 0
1
个回答提问
Why won't this program run?
close all; clc; clear all; STEPS = 100; tau = 10; t0 = 2*tau; dt = 1; t = (0:STEPS-1)*dt; gE = zeros(1:STEPS); ...
6 years 前 | 2 个回答 | 0
2
个回答提问
How to get a single value of an array through a function inside a script?
Hello, I have two questions, how can we use a variable defined in a script to be used later inside a function in the same scrip...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to generate a LFM continuous waveform in simulink?
I am trying to generate an LFM sawtooth waveform from 1 GHz to 2 GHz with a rise time of 10ms and fall time of 2ms respectively....
7 years 前 | 0 个回答 | 0