Community Profile

photo

Zjuv9021


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I switch from Level to Frequency when performing discrete wavelet transforms?
Hello, I am working with some EEG data and performing some discrete wavelet transforms by obtaining the detail and approximatio...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to get spectrogram data to align with signal data
I am attempting to align the time variables of the spectrogram of a signal and it's correpsonding time points in the time domain...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Fourier Transform in Simulink
Hello, I'm simply trying to add up an arbitrary number of sine waves and output the frequency chart with the blocks below: t...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Error Movie contains unitialized frames
I am trying to create an animation video of a stick figure with an expanding belly: clear all; close all; clc; clf % Head ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do I increase the circle size and animate a stick figure?
I have a line of code that generates a stick figure in 2D: close all; clear all; clc % Head syms t x(t) = sin(t); y(t) ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do I create a sphere without sphere function that will inflate like a balloon utilizing the getframe function?
I have a basic code set for movement of a string that I would like to follow suit with a sphere inflating from an arbitrary init...

4 years 前 | 1 个回答 | 0

1

个回答