Risolto


Reindex a vector (★★)
(copy of Prob. 676) You are given two vectors of equal length. Vector N has numeric values (no Inf or NaN) while vector IDX h...

oltre 5 anni fa

Risolto


Remove the row average (★★★)
(copy of Prob. 963) Given a 2-d matrix, remove the row average from each row. Your solution MUST be vectorized. The solut...

oltre 5 anni fa

Risolto


Generate a vector which contains a pyramid pattern (★★★★)
Generate a vector that contains terms that follows a pyramid pattern up to the nth row: 1 2 2 3 3 3 4 4 4 4 ...

oltre 5 anni fa

Risolto


Plot Line Specifications
Create a line plot for function cos(x) where x is a vector of linearly spaced values going from 0 to input N with an increment o...

oltre 5 anni fa

Risolto


Create times-tables (★★★)
(copy of prob 33) At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 ti...

oltre 5 anni fa

Risolto


Find the centre of an arc and its radius
Given two points on an arc (x0,y0) and (x1,y1) and the angle between them, alpha. Return the centre of the circle and the rad...

oltre 5 anni fa

Risolto


dễ dàng
cho 2 số. tính tích của chúng

oltre 5 anni fa

Risolto


Sort in descending order.

oltre 5 anni fa

Risolto


Surface area of a cone

oltre 5 anni fa

Risolto


Area of a pentagon
Given the side of a regular pentagon and its apothem return the area of pentagon. Remember the area of pentagon is calculate ...

oltre 5 anni fa

Risolto


How to locate the position of an element in a vector without using the find function
(copy of prob 105 with test for find function) Write a function posX = *locatePos* (x,y) which returns the location o...

oltre 5 anni fa

Risolto


Adjoint matrix
given a matrix a, find the adjoint matrix of a.

oltre 5 anni fa

Risolto


Area of Triangle with Oblique Coordinates
Find area of triangle given points p1, p2, and p3 where the y-axes is w degrees counter clockwise from the x-axes. For exampl...

oltre 5 anni fa

Risolto


An n-sided regular polygon is drawn within a circle whose radius is 'r', what will be the area of the polygon?
area of a polygon is p*a/2. where, p is the perimeter and a is the apothem i.e. the normal distance from center to any of the ...

oltre 5 anni fa

Risolto


Approximate functions 1 (★★★)
Compute the following sum for any given x and positive integer n. <<https://i.imgur.com/eUwXdSE.gif>> <> Here m! denote...

oltre 5 anni fa

Risolto


kelvin to celsius problem

oltre 5 anni fa

Risolto


Fahrenheit to Celsius

oltre 5 anni fa

Risolto


find the answer

oltre 5 anni fa

Risolto


Unit

oltre 5 anni fa

Risolto


find the answer

oltre 5 anni fa

Risolto


find the value

oltre 5 anni fa

Risolto


area of a sphere

oltre 5 anni fa

Risolto


capacitance

oltre 5 anni fa

Risolto


divide

oltre 5 anni fa

Risolto


Sum

oltre 5 anni fa

Risolto


Times 33

oltre 5 anni fa

Risolto


Power

oltre 5 anni fa

Risolto


Unit

oltre 5 anni fa

Risolto


Unit

oltre 5 anni fa

Risolto


Calculate the Radius of a Circle

oltre 5 anni fa

Carica altro