photo

Suraj Narayan


Last seen: casi 4 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

6 Preguntas
1 Respuesta

ThingSpeak

1 Público Canal

CLASIFICACIÓN
176.773
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
1 Público Canal

EVALUACIÓN MEDIA
30

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
Verification of system characteristics
% FOR TIME VARITANT OR INVARIANT clc clear all close all t=-5:0.001:5 l=length(t) for i=1:l if t(i)>=0 x1(i)...

casi 5 años hace | 0

| aceptada

Pregunta


I'm trying to plot differential equations but it's showing errors.
Here is the code..... clc clear all close all syms i(t) di = diff(i); d2i = diff(i,2); z = dsolve((d2i+40*di+1000*i(t)) =...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Verification of system characteristics
% FOR CHECKING SYSTEM IS TIME VARIANT OR INVARIANT (1ST BIT) clc clear all close all t=-5:0.001:5 l=length(t) for i=1:l ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Calculate the energy of the signal, find odd and even component and then plot it.
This is what my teacher have told to me. ONLY HOW TO CLACULATE ENERGY. clc clear all close all syms x t x=exp(-2.^t); ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


determine whether or not the following signals are periodic
clc clear all close all t= -4 : 0.005 : 4; a=1; %FOR X(T) subplot(2,1,1) c1=2*pi; c2=4*pi; x2=a*cos(c1.*t); x1=a*cos...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Windowing a sine signal
I dont know what is windowing. Or it is writen wrong, So correct me if it is wrong and help me to solve this problem. I tried...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Signal generation and cutting
How can i generate a signal like this? Please help me. And i dont know what is it called.

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Canal


ITER EEE 1ST YEAR

más de 6 años hace