photo

Hong


Last seen: 8ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

7ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

8ヶ月 前 | 0 件の回答 | 0

0

回答

質問


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

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

8ヶ月 前 | 2 件の回答 | 0

2

回答

質問


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

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

8ヶ月 前 | 1 件の回答 | 0

1

回答