Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please create a random Numpy array of 500 by 100 using normal distribution. (20 pts) Find the index of the largest one for each column

image text in transcribedPlease create a random Numpy array of 500 by 100 using normal distribution. (20 pts)

Find the index of the largest one for each column as well as the respective value. Then find the top ten largest ones. (15 pts) For the center region of 10 by 10 (see figure below), if there is any negative number, update it to its matching positive number. (8 pts) Retrieve the left bottom region of 10 by 10 (see figure below) and the right bottom region of 10 by 10 (see figure below), combine both regions together to form a new Numpy array of 20 by 10 with the left bottom one on the top and the right bottom one on the bottom. (7 pts) Please complete this question in Jupyter Notebook and run it to generate the result. Then upload your notebook using the "Insert" tab on the menu bar to upload your notebook with its running result. You can also copy and paste your code and its running result in the provided text area

Center region Left bottom Right bottom region region Center region Left bottom Right bottom region region

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

=+ What is the role of government in bargaining?

Answered: 1 week ago

Question

=+ Who is the negotiation partner at company level?

Answered: 1 week ago