photo

Devon Rose


Last seen: 2年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答