photo

Hong


Last seen: 4 Monate vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

MATLAB Answers

6 Fragen
0 Antworten

RANG
145.711
of 299.003

REPUTATION
0

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
16.67%

ERHALTENE STIMMEN
0

RANG
 of 20.659

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 163.074

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

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Error when getting function to test testprime
Hi i was doing the function but i kept getting this i wonder what did I do wrong

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Function to check prime number
Write a Matlab function, called testprime, that takes one input argument and uses a for-loop and rem function to check whether i...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


MATLAB for loop and nested if commands
A vector is given by: v=[6, 3, -9, 10, 5, 0, -8, 11, -5]. Write a MATLAB program that uses a for loop and nested if statements t...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


I can't comput the following commands
if total>=90 && total<=100 A1=sum(total>=90 && total<=100); frpintf('The number of A+ students is : %d\n',A1) elseif ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


How to compute the following questions
StudentID Test 1 Test 2 Final Total 1201 66 75 70 70.5 1210 69 60 77 69.9 1215 82 85 68 76.6 1220 92 89 95 92.5 1235 ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


I have struggle with create a prompts for this can someone please help.
The maximum horizontal distance, d, traveled by a projectile fired is calculated using the following formula 𝑑 = 𝑣 ^2 /2𝑔 *( 1 ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort