photo

subbu


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
242,494
of 299,759

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,794

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


analytical expression for Morse wavelet
What's the analytical expression for morse wavelet used in cwt in time domain?

4 years 前 | 1 个回答 | 0

1

个回答

提问


center frequency of morse wavelet
what is the center frequency of morse wavelet whcih is used in default cwt??

4 years 前 | 1 个回答 | 0

1

个回答

提问


why does spectrogram of stft shows different magnitude while changing the window size?
fs=5000; % Sampling rate N=1000; % Number of data points y=sin(500*pi*[0:1:N-1]/fs)... +2*sin(500*1.5*pi*[0:1:N-1]/fs)......

4 years 前 | 1 个回答 | 0

1

个回答

提问


fft is not matching with analytical solution
clear; clc; % Generate the sine wave sequence fs=8000; % Sampling rate N=1000; % Number of data points x1=sin(500*pi*[0:1...

4 years 前 | 2 个回答 | 0

2

个回答

提问


how to extract an extra variable which is calculated in ode function to main workspace?
I have to extract the values of "p" variable which is calculated in 'model' function. can anyone help? clear; clc; ifp =...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Interpolating data from the graph
The graph shown is plotted ductility Vs Time period of a system for four diifferent Ry . What i needed is to find the Ry s for...

4 years 前 | 1 个回答 | 0

1

个回答