Community Profile

photo

Nishita Anand


Last seen: etwa 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

All
  • Personal Best Downloads Level 2
  • Solver
  • First Submission
  • Explorer
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

mehr als 2 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 2 Jahre vor

Gesendet


Verification of Sampling Theorem
Aim: To verify Sampling theorem for a signal of given frequency -To look at conditions of oversampling and undersampling

mehr als 2 Jahre vor | 15 Downloads |

Gesendet


Generation and plotting of all basic signals
The following code generates basic signals such as: 1. Unit Impulse 2. Unit Step 3. Unit Ramp 4. Exponential Growth 5. Cosine

mehr als 2 Jahre vor | 3 Downloads |

Gesendet


Code to generate a sine wave
This code generates a sine wave according to the input frequency

mehr als 2 Jahre vor | 2 Downloads |