photo

Augusto Borges Resende


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


What's the problem?
a = [1 2 3; 4 5 6; 7 8 9] * [0 1 0]’;

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


What's the problem?
I do not know what the code problem is for not plotting: t=-50:1:50; y=(t.^2+9)/(t-3.^2); plot(t,y,'-k');

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


What's the problem?
I do not know what the code problem is for not plotting: x=-100:0.001:100; y=3x+1./(x+2)*(x-3); plot(x, y, 'k-', 'Lin...

quasi 7 anni fa | 1 risposta | 0

1

risposta