Solved


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

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


m-->cm
m-->cm

12 years ago

Solved


how much is log 1000
how much is log 1000

12 years ago

Solved


calculate square
r=2 a=3

12 years ago

Solved


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

12 years ago

Solved


Length of the vector
Return the length of given vector

12 years ago

Solved


calculate squre
...

12 years ago

Solved


Square area
Calculate the area of square

12 years ago

Solved


Calculate inverse Fourier transform
inverse Fourier transform of the vector x

12 years ago

Solved


Rectangle circuit
Calculate the rectangle circuit

12 years ago

Solved


Area of triangle
Calculate the triangle area

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


You eat a soup with a?
Answer at question

12 years ago

Solved


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

12 years ago

Solved


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

12 years ago

Solved


Who is the man
Answer Who is the man

12 years ago

Solved


The first problem!
Just to test it

12 years ago

Solved


Triangle circuit
Calculate the triangle circuit

12 years ago

Solved


circuit of square
Calculate the circuit of square

12 years ago

Load more