photo

Bharathi Surisetti


Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

9 Domande
0 Risposte

RANK
266.902
of 301.781

REPUTAZIONE
0

CONTRIBUTI
9 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
11.11%

VOTI RICEVUTI
0

RANK
 of 21.420

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 176.526

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Tried to optimize the function but getting output as infinite
Need to minimize below equation: F=1/ 2 x^T  (Ks +)^−1 x − 1/ 2 log( Ks + Kn)   − M/ 2 log(2π). where Ks = s^2 exp...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


Optimization of Gaussian maximization of Likelihood
Hi, I have a equation : -0.5 x'* inv (K) * x - 0.5 log mod (K) Have to find the parameters (s,l) for K that maximizes t...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


how to estimate Hyper parameters
I have equation: θ = arg max θ p(θ|x) = arg max θ p(x|θ)p(θ) eq(8) where θ = {σ, l, λ, τ} x is input signal The para...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


how to improvise the code ? It is taking lot of time for compilation?
clc clear all close all load s03_fc200_fs500.mat %% mecg = output_x3'; mfecg = output_x4'; pcg = output_x...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Domanda


how to create gammatone dictionary in matlab?
Gammatone dictionary !

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


what this dip in the frequency response of ECG signal represents ?
<</matlabcentral/answers/uploaded_files/41393/Untitled.jpg>>

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


p wave detection using discrete wavelet transform
I selected a window from qrs onset and performed dwt on it. But Pwave is not getting higlighted Algorithm is from paper "Adapt...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


I have two different waveforms ( action potential's) .How to interpretate time duration ?
<</matlabcentral/answers/uploaded_files/38619/2.jpg>> Both are extracelluar action potential's because of double dipole model...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


I'm using curve length transform to detect QRS complex.I used below code for that.The output LT is having two peaks instead of one. I'm not getting where it went wrong
clear all close all load 'C:\cygwin\home\kuma\new16265.txt'; % record 16265 s=(new16265(:,2))'; f...

oltre 10 anni fa | 1 risposta | 0

1

risposta