photo

Devon Rose


Last seen: circa 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to use besselj function to plot spectrum of single tone FM signal
close all; clear all; clc; fs = 10000; fc = 1500; fm=100; m=5; n=1:1:m; for n=1:1:m x(n)=fs-fc-n*fm; y(n)=fs+fc...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I create a video from an image being rotated?
I am trying to create a video by combining an image that is being rotated. The code gives me an .avi file, but the image is not ...

oltre 2 anni fa | 1 risposta | 0

1

risposta