A résolu


Area of an Isoceles Triangle
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <<https://imgur...

presque 4 ans il y a

A résolu


Simple equation: Annual salary
Given an hourly wage, compute an annual salary

presque 4 ans il y a

A résolu


Symmetry of vector
Determine whether the vector is symmetric or not (vector could be even or odd in length). For example: x = [1 2 3 3 2 1] is s...

presque 4 ans il y a

A résolu


What percentage?
Calculate the output c as the percentage of a on b for given a and b.

presque 4 ans il y a

A résolu


Basic electricity in a dry situation
&#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#9889 &#...

presque 4 ans il y a

A résolu


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

presque 4 ans il y a

A résolu


Find Logic 22

presque 4 ans il y a

A résolu


Find Logic 21

presque 4 ans il y a

A résolu


Find Logic 19

presque 4 ans il y a

A résolu


Find Logic 18

presque 4 ans il y a

A résolu


Find Logic 13

presque 4 ans il y a

A résolu


Find Logic 12

presque 4 ans il y a

A résolu


Find Logic 11

presque 4 ans il y a

A résolu


Find Logic 10

presque 4 ans il y a

A résolu


Find Logic 1

presque 4 ans il y a

A résolu


Find Logic 9

presque 4 ans il y a

A résolu


Find Logic 17

presque 4 ans il y a

A résolu


Find Logic 16

presque 4 ans il y a

A résolu


Find Logic 14

presque 4 ans il y a

A résolu


Find Logic 15

presque 4 ans il y a

A résolu


Find Logic 8

presque 4 ans il y a

A résolu


Find Logic 7

presque 4 ans il y a

A résolu


Find Logic 6

presque 4 ans il y a

A résolu


Find Logic 4

presque 4 ans il y a

A résolu


Find Logic 3

presque 4 ans il y a

A résolu


Find Logic 20

presque 4 ans il y a

A résolu


Replace Vector Elements
Replace all elements in a vector which are equal to or smaller than zero with 0.1. Example: A = [1 2 3 -1 0 2 -3 -80]; ...

presque 4 ans il y a

A résolu


Find the largest value in the 3D matrix
Given a 3D matrix A, find the largest value. Example >> A = 1:9; >> A = reshape(A,[3 1 3]); >> islargest(A) a...

presque 4 ans il y a

A résolu


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

presque 4 ans il y a

A résolu


Weighted average
Given two lists of numbers, determine the weighted average as follows Example [1 2 3] and [10 15 20] should result in 33.3...

presque 4 ans il y a

Charger plus