已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


m-->cm
m-->cm

13 years 前

已解决


how much is log 1000
how much is log 1000

13 years 前

已解决


calculate square
r=2 a=3

13 years 前

已解决


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

13 years 前

已解决


Length of the vector
Return the length of given vector

13 years 前

已解决


calculate squre
...

13 years 前

已解决


Square area
Calculate the area of square

13 years 前

已解决


Calculate inverse Fourier transform
inverse Fourier transform of the vector x

13 years 前

已解决


Rectangle circuit
Calculate the rectangle circuit

13 years 前

已解决


Area of triangle
Calculate the triangle area

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


You eat a soup with a?
Answer at question

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


Who is the man
Answer Who is the man

13 years 前

已解决


The first problem!
Just to test it

13 years 前

已解决


Triangle circuit
Calculate the triangle circuit

13 years 前

已解决


circuit of square
Calculate the circuit of square

13 years 前

加载更多