photo

Augusto Borges Resende


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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');

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort