photo

Manasa Tarigoppula


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
148.332
of 300.343

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


Creating vectors with components
How do I create a 5-element column vector whose components are the squares of the elements of vector Row

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to replace last row of matrix with a vector?
If matrix M is a magic 5x5 matrix, how do I create Matrix M, but the last row is replaced by another vector Row?

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I find the sum of two vectors?
If I have the vectors named 'Row' and 'Step', how do I find their sum?

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I calculate the square of TStep5 divided by the average of TStep4 and TStep2?
If TStep = Step', and TStep2=TStep(2), TStep4=TStep(4), TStep5=TStep(5), how do I calculate the square of TStep5 divided by the ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I calculate the average of TStep4 and TSTep2?
If TStep = Step', where Step = -2:4:14, and TStep4=TStep(4), TStep2=TStep(2), then how do I calculate the average of TStep4 and ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I calculate the sum of TStep1 and TSTep2?
If TStep = Step', where Step = -2:4:14, and TStep1=TStep(1), TStep2=TStep(2), then how do I calculate the sum of TStep1 and TSTe...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Create a 34 element column vector, PiVec, where every element is the irrational number pi
Using the zeros() or ones() command.

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort