About 2,160,000 results
Open links in new tab
  1. rectpuls - Sampled aperiodic rectangle - MATLAB - MathWorks

    This MATLAB function returns a continuous, aperiodic, unit-height rectangular pulse at the sample times indicated in array t, centered about t = 0.

  2. signal processing - Generate a Rectangular Pulse in MATLAB - Stack Overflow

    May 17, 2022 · I need to create a rectangular pulse with width = 7 and a range (-T/2, T/2) where T 59 msec. I wrote this code but I'm not sure if that's correct. w = 7; T = 59; t = -T/2:1:T/2; rect = …

  3. Rectangular pulse shaping - simulation model - GaussianWaves

    Oct 1, 2018 · Program 2: test rectPulse.m: Rectangular pulse and its manifestation in frequency domain. Matlab code for Program 2 is available is available in the book Wireless …

  4. Use the following MATLAB code to use the fft function to perform Fourier transform on the generated rectangular pulse signal and visualize the magnitude of the rectangular pulse signal …

  5. rectangularPulse - Rectangular pulse function - MATLAB

    The rectangular pulse function returns 1 if the input coordinates x are within the specified interval range a < x < b. The rectangular pulse function, by default, returns ½ at the edges of the …

    Missing:

    • Code

    Must include:

  6. write a code in matlab about a transmitter transmitting a continuous

    I understand that you are trying to simulate a scenario where a transmitter is transmitting a continuous rectangular pulse wave to 4 target receivers, and you want to visualize the phase …

  7. Create a rectangular wave in MATLAB - Stack Overflow

    Jan 7, 2015 · The above code declares a threshold of 1, the amplitude of the input being 5, followed by specifying a sinusoidal frequency, and a time vector from 0 to 0.5 seconds in steps …

  8. rectangular function in matlab - Signal Processing Stack Exchange

    If you know how to program any function $f(t)$, then you should know how to program a specific function $\mathrm{rect(t/T)}$. However, Matlab already have a convenient function for that, …

  9. rectpuls - MathWorks

    y = rectpuls(t) returns a continuous, aperiodic, unit-height rectangular pulse at the sample times indicated in array t, centered about t = 0.

  10. Solved solve with MATLAB code and show the code with - Chegg

    In this part, you will simulate continuous and discrete time signals. 1. Create a MATLAB function that generates a rectangular pulse. Thus, for a time vector t, and for a, bR, where a. There are …

  11. Some results have been removed
Refresh