解決済み


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...

5年以上 前

解決済み


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...

5年以上 前

解決済み


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 ...

5年以上 前

解決済み


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...

5年以上 前

解決済み


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...

5年以上 前

解決済み


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...

5年以上 前

解決済み


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

5年以上 前

解決済み


Sort in descending order.

5年以上 前

解決済み


Surface area of a cone

5年以上 前

解決済み


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 ...

5年以上 前

解決済み


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...

5年以上 前

解決済み


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

5年以上 前

解決済み


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...

5年以上 前

解決済み


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 ...

5年以上 前

解決済み


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

5年以上 前

解決済み


kelvin to celsius problem

5年以上 前

解決済み


Fahrenheit to Celsius

5年以上 前

解決済み


find the answer

5年以上 前

解決済み


Unit

5年以上 前

解決済み


find the answer

5年以上 前

解決済み


find the value

5年以上 前

解決済み


area of a sphere

5年以上 前

解決済み


capacitance

5年以上 前

解決済み


divide

5年以上 前

解決済み


Sum

5年以上 前

解決済み


Times 33

5年以上 前

解決済み


Power

5年以上 前

解決済み


Unit

5年以上 前

解決済み


Unit

5年以上 前

解決済み


Calculate the Radius of a Circle

5年以上 前

さらに読み込む