photo

Gina Barlage


University of Dayton

Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

12 Fragen
0 Antworten

RANG
250.662
of 300.352

REPUTATION
0

BEITRÄGE
12 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

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


Counting the number of occurences in an array
This was my assignment: The script should roll five dice (the command randi(6, [1 5]) should prove handy) and decid...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


A Differential Equations Problem
This is the problem. I can get the plot but I don't know how to specify 1<t<3. produce a plot of the solution for y' + t^2*y ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using Logic with functions
This was my assignment: function[N] = script27_firstname_lastname(M) The function should flip a fair coin until M ...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Pulling Even numbers from an array
My assignment was to create a function where it had to count the number of even numbers in the array given and display the count...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Using a function in ian inputdlg
This was the assignment given to me: The script should request a vector of positive integers entered as a single line in an i...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Shifting the outer loop of an array
I was given an assignment to: The script should assume an m-by-n array A (m, n >= 2) is assigned in the Command Window. The v...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Only Shifting the outer loop
This is the assignment I was given: he script should assume an m-by-n array A (m, n >= 2) is assigned in the Command Window. Th...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Finding the closest number to the average in an array
The script should assume a vector A is assigned in the command window. The script should create a scalar x where x is the number...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using a loop to make a function
This is the assignment that I was given: The script should assume vec_in is specified at the command line. The script shou...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Making Matrices with Loops
This is the assignment I was given: Create a script called script19.m. The script should assume scalar value of n is assigned...

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Creating a matrix with specific sequence
I was given this as a homework assignment but I am not really sure where to even start. Would this be a loop creation? Nested lo...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Average without direct commands
My assignment is to create a script where when I put a string of numbers into the command window and run the script it will calc...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten