photo

Sachini Perera


Last seen: etwa 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

11 Fragen
0 Antworten

RANG
90.660
of 300.364

REPUTATION
0

BEITRÄGE
11 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
54.55%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.373

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3
  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


SNR for the ECG Signal
Hi sir, I used 2 different methods i saw online to calculate SNR. But the two gave very different answers. One was 16.8817dB wh...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Needed RMS for matlab code for a ECG signal
I tried using the matlab RMS for this but it does not work as it is not very detailed. If possile can you supply a code that w...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Needed SNR and QRS matlab code for a ECG signal
Hello sir, I am looking for the matlab code to find the SNR and QRS of an ECG signal. I found my ECG signal in physionet but ha...

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I have a question with finding K and a values.
How do i find the values of K and a of system 2. This has a yeild 18% overshoot and 2% steady state. The equation is K/s(s+a).

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I need to find the values of K and a of system 1 that yields 15% overshoot and 𝐾𝑣=500 but I cant get pass this error. Please help
pos = 15; Kv = 500; syms a s wn K; gs = K/(s(s+a)); ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


fprintf prints Multiple Lines
fprintf('b) Determine the steady state errors:\n\t\t with step input = %.3f,\n\t\t with ramp input = %.3f,\n\t\t with parabola i...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


hey. I keep getting an error for this code. If anyone could help me it would be greatly appreciated.
clear; clc; a = [1,12]; b = [1,15,54]; ...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to plot this graph using steps and ramps.
how to plot this graph using steps and ramps .

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


my graph looks weird
Hi, My code is below and the answer i got also is below. But it looks weird with a lot of areas shaded. I want to remove the sh...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


amplitude and phase spectrum
i have this signal. x=8*cos(30*pi*t+pi/3)+6*sin(50*pi*t-pi/3)+8*cos(70*pi*t-pi/4) i want to make single-sided amplitude spe...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort