photo

James


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 11 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

quasi 11 anni fa | 0

Domanda


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...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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 = ...

quasi 11 anni fa | 2 risposte | 0

2

risposte