Community Profile

photo

subbu


Last seen: oltre 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta