Community Profile

photo

Zjuv9021


Last seen: fast 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort