photo

subbu


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
282,543
of 300,369

평판
0

참여
6 질문
0 답변

답변 채택
83.33%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

4년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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 =...

거의 5년 전 | 답변 수: 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...

거의 5년 전 | 답변 수: 1 | 0

1

답변