photo

Devon Rose


Last seen: alrededor de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 2 años hace | 1 respuesta | 0

1

respuesta