Gelöst


Construct a string from letters and counts
Given two input arrays like this: [5,3,1] ['a','b','c'] Output a string that contains each letter the specified num...

fast 13 Jahre vor

Gelöst


rocsnr function is not working
SNRvals = [2 4 8 9.4]; rocsnr(SNRvals); [Pd,Pfa] = rocsnr(8); idx = find(Pfa==0.01); % find index for Pfa=0.01 Pd(idx)...

fast 13 Jahre vor

Gelöst


ZigZag matrix with reflected format
ZigZag MATRIX with REFLECTED format. We have only input x. We have to create a matrix in the following pattern. input n=5...

fast 13 Jahre vor

Gelöst


Calculating Sign Changes in a Row Vector(No Element Is Zero)?
For a row vector V=[7 1 2 -3] has one sign change from 2 to -3. So N=Sign_Changes(V) must return N=1; V=[5 9 -2 7]; h...

fast 13 Jahre vor

Gelöst


Put Two 1D matrices into one 1D matrix
Example: If input a = [1 2 3 4 5]; input b = [10 9 8 7 6]; then output will be, y_correct = [1 10 2 9 3 8 4 7 5...

fast 13 Jahre vor

Gelöst


CARDS PROBLEM
Read my mind and tell me the card number that I have now in my hands.

fast 13 Jahre vor

Gelöst


TOUGHEST PROBLEM EVER?????????????
Need Only Response!!!!!!!!!!!!!!!!!

fast 13 Jahre vor

Gelöst


Create matrix with Gray code
Output "g" should be a matrix of class double, with <http://en.wikipedia.org/wiki/Gray_code Gray reflected binary code>. Inpu...

fast 13 Jahre vor

Gelöst


generate a matrix of Legendre polynomials
input = x - the degree of the polynomial output = matrix of Legendre polynomials

fast 13 Jahre vor

Gelöst


Number of rows in matrix
Return the number of rows in matrix

fast 13 Jahre vor

Gelöst


Number of columns in matrix
Return the number of columns in matrix

fast 13 Jahre vor

Gelöst


m-->cm
m-->cm

fast 13 Jahre vor

Gelöst


how much is log 1000
how much is log 1000

fast 13 Jahre vor

Gelöst


calculate square
r=2 a=3

fast 13 Jahre vor

Gelöst


Number of elements in matrix
Just return number of elements in the matrix

fast 13 Jahre vor

Gelöst


Length of the vector
Return the length of given vector

fast 13 Jahre vor

Gelöst


calculate squre
...

fast 13 Jahre vor

Gelöst


Square area
Calculate the area of square

fast 13 Jahre vor

Gelöst


Calculate inverse Fourier transform
inverse Fourier transform of the vector x

fast 13 Jahre vor

Gelöst


Rectangle circuit
Calculate the rectangle circuit

fast 13 Jahre vor

Gelöst


Area of triangle
Calculate the triangle area

fast 13 Jahre vor

Gelöst


Temperature conversion
Convert temperature in degrees Celsius (C) to temperature in degrees Kelvin (K). Assume your answer is rounded to the nearest Ke...

fast 13 Jahre vor

Gelöst


how many tails got the dog
how many tails got the dog

fast 13 Jahre vor

Gelöst


You eat a soup with a?
Answer at question

fast 13 Jahre vor

Gelöst


How many wheels got the car
How many wheels got the car

fast 13 Jahre vor

Gelöst


How many wheels got the bike
Just answer how many wheels got the bike

fast 13 Jahre vor

Gelöst


Who is the man
Answer Who is the man

fast 13 Jahre vor

Gelöst


The first problem!
Just to test it

fast 13 Jahre vor

Gelöst


Triangle circuit
Calculate the triangle circuit

fast 13 Jahre vor

Gelöst


circuit of square
Calculate the circuit of square

fast 13 Jahre vor

Mehr laden