photo

James


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

5 Preguntas
1 Respuesta

CLASIFICACIÓN
224.984
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
20.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I am looking to find the following things is there an easy way to find each of these with out ploting?
the attenuation (in dB) at the Nyquist frequency? pass-band peak value (linear scale) Assume the edge of the passband is the...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I am getting the wrong plots for g1 and g2..help
t = 1:500; A = 4;B = 10;C = 2.4; D = 2; g = sin(t/30); %Original Sin Wave g1 = A*g.*(t+B); %1st wave tr...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Creating Loop using while
function [r] = func(~) r = 10000; m = 3; while (m ~=0); r = (10^(-m)*r); m = m - 1; end I kee...

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

1

respuesta

Respondida
Displaying a quadratic equation
I got the answer I was having problem with a simple problem i was missing a semi colon lol function parallel = parallel(R) R...

alrededor de 12 años hace | 0

Pregunta


Plotting the R(n) and compute n
Help please im so lost Let Rn denote the equivalent resistance of n resistors connected in parallel, each having resistance R...

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

1

respuesta

Pregunta


Displaying a quadratic equation
Hi im very new to Matlab and help would be greatly appreciative Consider the quadratic equation of the form: ax^2 + bx + c = ...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas