A résolu


Sum

presque 6 ans il y a

A résolu


Volume of cone

presque 6 ans il y a

A résolu


Vector problem 1

presque 6 ans il y a

A résolu


vector problem 2

presque 6 ans il y a

A résolu


Fahrenheit to Celsius

presque 6 ans il y a

A résolu


Celsius to Fahrenheit

presque 6 ans il y a

A résolu


Surface area of a cone

presque 6 ans il y a

A résolu


Area of a Cylinder

presque 6 ans il y a

A résolu


kelvin to celsius problem

presque 6 ans il y a

A résolu


celsius to kelvin problem

presque 6 ans il y a

A résolu


Unit

presque 6 ans il y a

A résolu


divide by 5

presque 6 ans il y a

A résolu


Power

presque 6 ans il y a

A résolu


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

plus de 6 ans il y a

A résolu


Height of a right-angled triangle
Given numbers a, b and c, find the height of the right angled triangle with sides a and b and hypotenuse c, for the base c. If a...

plus de 6 ans il y a

A résolu


Problem for beginners
Suppose that x is a column vector, with at least a length of 6. Delete the 2., 6., and the second last row. Example: X=[1;2;3...

plus de 6 ans il y a

A résolu


Element-wise vector product
Given two vectors x and y, compute their element-wise product z. Thus, if x = [1 3 5] and y = [0.5 -1 2], then z = [1*0.5...

plus de 6 ans il y a

A résolu


Simple Matrix
Make the following matrix without typing it in one by one. [1 2 3; 2 4 6; 4 8 12] x=[1 2 3].

plus de 6 ans il y a

A résolu


Box
Give the volume of a box, x is equal to the body diagonal.

plus de 6 ans il y a

A résolu


Find the sum of all integers in a given matrix
Finding sum of all integers in a given matrix

plus de 6 ans il y a

A résolu


Finding sum of even numbers in a vector.
Find the sum of all the even numbers present in the input vector x. Examples: Input x = [1 2 3 4] Output y is 6 Input...

plus de 6 ans il y a

A résolu


Four digit number ABCD reversal
write a MATLAB function to find the four-digit number ABCD when multiplied by 4 returns DCBA. The function takes an input x=4.

plus de 6 ans il y a

A résolu


Matrix problem for beginners
Make a matrix [0,0,0;1,1,1;2,2,2]. X=[0,1,2]

plus de 6 ans il y a

A résolu


Matrix for beginners
Multiply x and y elemwise.

plus de 6 ans il y a

A résolu


Equilateral Triangle
The length of one side of the equilateral triangle is a. Calculate the area of ​​the equilateral triangle.

plus de 6 ans il y a

A résolu


Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as |y = A.ⅇ^(-λt)*cos(2πft)| where |A|, |λ|, and |f| ...

plus de 6 ans il y a

A résolu


Solve a System of Linear Equations
*Example*: If a system of linear equations in _x&#8321_ and _x&#8322_ is: 2 _x₁_ + _x₂_ = 2 _x₁...

plus de 6 ans il y a

Problème


Cryptography with A Square Matrix : Decoding
Previous Problem: <https://www.mathworks.com/matlabcentral/cody/problems/45279-cryptography-with-a-square-matrix-encoding Crypto...

plus de 6 ans il y a | 2 | 14 solveurs

Problème


Cyrptography with A Square Matrix : Encoding
Matrix inverse operation can be used to encode or decode of a message. For example text = 'matlab & cody'. numeric e...

plus de 6 ans il y a | 2 | 14 solveurs

A résolu


Last non-zero digit
Given a number n, find the last non-zero digit of the factorial of that number. You need to take care of the large values of n....

plus de 6 ans il y a

Charger plus