Write a program to create the following image which is 501 pixels tall and 501 pixels wide. The radius of the circle is 200 pixels. RGB values for the brown color = [177 120 0]. The overall output should look like this image. In case the following image does not show up, download this file: LINK
Blog
Given a vector, write a program to find and display the seco…
Given a vector, write a program to find and display the second largest even number present in the vector. Note that numbers can repeat themselves in the vector. For example, in the vector [97 4 88 43 2 57 97 88 5 2 4 2], the program should display 4 as it is the largest even number after 88. Note that you cannot use sort() and unique() commands. vec = input(‘Enter the vector: ‘);
2.2 ¿Cuántos caballos hay? (1)
2.2 ¿Cuántos caballos hay? (1)
3.3 A José le gusta una ensalada pequeña. (1)
3.3 A José le gusta una ensalada pequeña. (1)
This is an extra essay question if needed. Do not use if not…
This is an extra essay question if needed. Do not use if not necessary.
clc; clear;vec = [11 12 22 23 13 44 11];vec = sum(find(vec(e…
clc; clear;vec = [11 12 22 23 13 44 11];vec = sum(find(vec(end:-1:end-3) < 15));disp(vec);
1.5 Name two Human and two Physical reasons for the annual…
1.5 Name two Human and two Physical reasons for the annual floods in southeast Asia (4)
Vraag 2 Thembi se ma wil ry om vars brood (fresh bread) by d…
Vraag 2 Thembi se ma wil ry om vars brood (fresh bread) by die bakkery te kry. Skryf vir haar die aanwysings (directions) om van haar huis tot by die bakkery te ry. Gebruik die oranje roete (orange route) vir jou instruksies. (5)
QUESTION 2 – LOS ANIMALES DE LA GRANJA Lee el siguiente t…
QUESTION 2 – LOS ANIMALES DE LA GRANJA Lee el siguiente texto y elige la respuesta correcta para cada pregunta. Read the following text and choose the correct answer for each question. Hola, Me llamo Marina y vivo en una granja con mi familia. Hay muchos animales en la granja. Hay tres vacas, dos caballos y cinco cerdos. Hay cuatro ovejas en la granja. Las ovejas nos dan lana, y las vacas nos dan leche. Tengo una cabra como mascota. Mi cabra se llama Mika y es blanca y negra. Saludos, Marina Word count: 60
3.1 A Nerea le gustan las verduras. (1)
3.1 A Nerea le gustan las verduras. (1)