Sachini Perera
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
80.857
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
54.55%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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).
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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)); ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
This question determine the static error constants, 𝐾𝑝, 𝐾𝑣, and 𝐾𝑎 of all the open-loop systems below and then determine the system types. But i keep getting an error.
and below is the MATLAB i wrote. a = [1,12]; b = [1,15,54]; ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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]; ...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to plot this graph using steps and ramps.
how to plot this graph using steps and ramps .
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0