Resuelto


UICBioE240 problem 1.13
Compute the following - y = x^5/(x^-1) and y = (1-(1/x^5))^-1. Have the final answer of y to equal a 1 by 2 vector.

alrededor de 1 año hace

Resuelto


04 - Scalar Equations 1
Define the variable a: <<http://samle.dk/STTBDP/Assignment1_4-a.png>> Use this to calculate x: <<http://samle.dk/STTBD...

alrededor de 1 año hace

Resuelto


Multiply pi
Multiply pi with x!

alrededor de 1 año hace

Resuelto


Find the "ordinary" or Euclidean distance between A and Z
A, B and Z define three points in the 3D _Euclidean_ space of the form: A = [x1;y1;0]; B = [x2;y2;0]; Z = [x2;y2;z]; Find th...

alrededor de 1 año hace

Resuelto


modulus of a number
find the modulus of a given number

alrededor de 1 año hace

Resuelto


A quadrant matrix
Write a function called quadrants that takes as its input argument a scalar integer named n. The function returns Q, a 2n-by-2n ...

alrededor de 1 año hace

Resuelto


imaginary

alrededor de 1 año hace

Resuelto


Find and replaces spaces from a input string with *
For a given input string str, find how many spaces are there in the string and replace those spaces with * e.g. str = 'this is ...

alrededor de 1 año hace

Resuelto


Sort in descending order.

alrededor de 1 año hace

Resuelto


Rotate counterclockwise a matrix 90 deg with left-bottom element
Example: Input [ 1 2 3 4 5 6 ] Output [ 3 6 2 5 1 4 ]

alrededor de 1 año hace

Resuelto


Square wave average calculation
Given its peak and duty cycle, calculate avg value of square wave

alrededor de 1 año hace

Resuelto


determine if
determine if the elements of a matrix is a nan and return true

alrededor de 1 año hace

Resuelto


NaN

alrededor de 1 año hace

Resuelto


02 - Vector Variables 5
_eVec_ = _Hello_ ( _eVec_ is a string, which is a vector of characters )

alrededor de 1 año hace

Resuelto


sign function

alrededor de 1 año hace

Resuelto


Neural Net: Best Index of Prediction array
The final ouput of a neural net application is a Prediction matrix/vector,P, that gives the probability of the input being of a ...

alrededor de 1 año hace

Resuelto


Array Concatenation (1)
Given two matrices, a and b, concatenate the two matrices horizontally, i.e., the number of columns of the result should be equa...

alrededor de 1 año hace

Resuelto


divide by 5

alrededor de 1 año hace

Resuelto


Number Puzzle - 041

alrededor de 1 año hace

Resuelto


Given length x find the area y of the square
Given length x find the area y of the square

alrededor de 1 año hace

Resuelto


Battery Charge Efficiency Calculation
In a Battery Management System (BMS), the efficiency of battery charging can be estimated using the formula: where: is the...

alrededor de 1 año hace

Resuelto


Battery Life Estimation for a Device
A battery-powered device consumes a constant current while operating. The estimated battery life (T) can be calculated using the...

alrededor de 1 año hace