Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/clay6/qa/qa-include/qa-db.php on line 542
Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/clay6/qa/qa-include/qa-page-question.php on line 145
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/clay6/qa/qa-include/qa-page-question.php on line 157
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/clay6/qa/qa-include/qa-page-question-view.php on line 390 (chatquestion)...(i) Question1: Comprises Data Handling-2 (DH-2) (Series,
(ii) Question 2: Comprises Data Handling-2 (DH-2) (Data F
4. Section B comprises of questions from Basic Software Engine
5. Section C comprises of questions from Data Management-2
6. Section D comprises of questions from Society Law and Eth
ection 'A'
1. (a) Which of the following is contained in Numpy librar
(i) N-dimensional array object
(ii) tools for integrating C/C++ and FORTRAN
(iii) Fourier transform
(iv) all of the above
(b) Which library is used in Python for plotting ?
(c) What does the following code mean ?
import numpy as np
ary = np
ary
OR
What is subplot() ?
(d) Define the following :
(i) Numpy array creation
(ii) Numpy array
(e) Write a Numpy program to create a random vector
(f) How can be arithmetic operations performed on 2D
(g) What will be the output of the following code
import matplotlib.pyplot as plt
from matplotlib import pyplot as plt
plt.plot([1, 2, 3, 4,5], [1, 4, 9, 16,25], 'ro')
plt.axis([0, 6, 0, 20])
plt.show()
via
numpy-array
OR
Write code to draw the graph of y = 2x + 1 & y
%3D - Clay6.com, a Free resource for your JEE, AIPMT and Board Exam preparation Warning: Undefined array key "userType" in /var/www/html/clay6/header.php on line 29
(chatquestion)...(i) Question1: Comprises Data Handling-2 (DH-2) (Series,
(ii) Question 2: Comprises Data Handling-2 (DH-2) (Data F
4. Section B comprises of questions from Basic Software Engine
5. Section C comprises of questions from Data Management-2
6. Section D comprises of questions from Society Law and Eth
ection 'A'
1. (a) Which of the following is contained in Numpy librar
(i) N-dimensional array object
(ii) tools for integrating C/C++ and FORTRAN
(iii) Fourier transform
(iv) all of the above
(b) Which library is used in Python for plotting ?
(c) What does the following code mean ?
import numpy as np
ary = np
ary
OR
What is subplot() ?
(d) Define the following :
(i) Numpy array creation
(ii) Numpy array
(e) Write a Numpy program to create a random vector
(f) How can be arithmetic operations performed on 2D
(g) What will be the output of the following code
import matplotlib.pyplot as plt
from matplotlib import pyplot as plt
plt.plot([1, 2, 3, 4,5], [1, 4, 9, 16,25], 'ro')
plt.axis([0, 6, 0, 20])
plt.show()
via
numpy-array
OR
Write code to draw the graph of y = 2x + 1 & y
%3D