![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16582347_1571185297799_DEF.jpg)
Zjuv9021
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
4年弱 前 | 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...
4年弱 前 | 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...
約5年 前 | 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 ...
約5年 前 | 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) ...
約5年 前 | 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...
5年以上 前 | 1 件の回答 | 0