MG_19 (vector creation using concatenation and transpose functions) Complete Function -Vector Creation (concatenation and transpose) - [Problem written by Ryan] Code has already been provided to define a function named vectorFun that accepts two input variables A and B described as follows: • The variable A is a 6-element row vector of random integers between 0 and 20. The variable B is a 10-element column vector of random integers between 0 and 50.
MG_19 (vector creation using concatenation and transpose functions) Complete Function -Vector Creation (concatenation and transpose) - [Problem written by Ryan] Code has already been provided to define a function named vectorFun that accepts two input variables A and B described as follows: • The variable A is a 6-element row vector of random integers between 0 and 20. The variable B is a 10-element column vector of random integers between 0 and 50.
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
![MG 19 (vector creation using concatenation and transpose functions)
Complete Function -Vector Creation (concatenation and transpose) - [Problem written by Ryan]
. The variable A is a 6-element row vector of random integers between 0 and 20.
• The variable B is a 10-element column vector of random integers between 0 and 50
Code has already been provided to define a function named vectorFun that accepts two input variables A and B described as follows:
• Generate a vector named ABrow that is a 16-element row vector consisting of the elements of A followed by the elements of B.
• Generate a second vector named BAcol that is a 16-element column vector consisting of the elements of ABrow in reverse order.
• Generate a third vector named FirstHalfA LastHalfB that is an 8-element row vector consisting of the first 3 elements of A followed by the last 5 elements of B
Add code to the tunction that uses the values in A and B to generate the following three vectors and assign to the indicated output variable names.
Note the variables A and B are defined as function inputs. Do not overwrite their values in your code.
Your code should not include the following MATLAB functions or keywords: if, for, while
O MATLAB Documenta
A Save
C Reset
Function O
1 function [ABrow, BAcol, FirstHalfALastHalfB]- vectorFun(A, B)
2 XEnter the commands for your function below Be sure to assign the values to each of the output variables.
3XDefined in the function command on line 1.
C Reset
Code to call your function o
1Xcreate two vectors of random integers for function inputs
aA- D 174S 10 15);
B-(33 126 31 37 27 49 22 13 281';
(Abrow, BAcol, FirstHalfA LastHalfe)- vectorfun(A, B)
DELL
WESTCOTT
10
11
STAINLESS STEEL
12](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fad27e939-8d2a-4446-966f-c956955f0e13%2F47d298e6-d43e-40a4-92db-e2017545aa74%2F0yw2r0t_processed.jpeg&w=3840&q=75)
Transcribed Image Text:MG 19 (vector creation using concatenation and transpose functions)
Complete Function -Vector Creation (concatenation and transpose) - [Problem written by Ryan]
. The variable A is a 6-element row vector of random integers between 0 and 20.
• The variable B is a 10-element column vector of random integers between 0 and 50
Code has already been provided to define a function named vectorFun that accepts two input variables A and B described as follows:
• Generate a vector named ABrow that is a 16-element row vector consisting of the elements of A followed by the elements of B.
• Generate a second vector named BAcol that is a 16-element column vector consisting of the elements of ABrow in reverse order.
• Generate a third vector named FirstHalfA LastHalfB that is an 8-element row vector consisting of the first 3 elements of A followed by the last 5 elements of B
Add code to the tunction that uses the values in A and B to generate the following three vectors and assign to the indicated output variable names.
Note the variables A and B are defined as function inputs. Do not overwrite their values in your code.
Your code should not include the following MATLAB functions or keywords: if, for, while
O MATLAB Documenta
A Save
C Reset
Function O
1 function [ABrow, BAcol, FirstHalfALastHalfB]- vectorFun(A, B)
2 XEnter the commands for your function below Be sure to assign the values to each of the output variables.
3XDefined in the function command on line 1.
C Reset
Code to call your function o
1Xcreate two vectors of random integers for function inputs
aA- D 174S 10 15);
B-(33 126 31 37 27 49 22 13 281';
(Abrow, BAcol, FirstHalfA LastHalfe)- vectorfun(A, B)
DELL
WESTCOTT
10
11
STAINLESS STEEL
12
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 5 steps with 3 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY