Aurelien Queffurust
Magnitude
Followers: 0 Following: 0
I decided to stop playing CODY on 9th April 2013 (my best rank : 3rd on more than 10000 players)
Professional Interests: CODY and Trendy ;)
Statistica
1 File
Cody ThingSpeakRANK
201
of 296.364
REPUTAZIONE
538
CONTRIBUTI
8 Domande
96 Risposte
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
217
RANK
16.161 of 20.397
REPUTAZIONE
7
VALUTAZIONE MEDIA
5.00
CONTRIBUTI
1 File
DOWNLOAD
1
ALL TIME DOWNLOAD
22
CONTRIBUTI
0 Post
CONTRIBUTI
1 Pubblico Canale
VALUTAZIONE MEDIA
70
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risolto
NO _________ ALLOWED....
So you're given a sentence where if there is a particular word in the sentence then the output is 1, if it is not there then the...
oltre 7 anni fa
Risolto
Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<http://upload....
oltre 8 anni fa
Risolto
8-2 p.273
This problem requires you have the text, <http://www.amazon.com/MATLAB-Introduction-Applications-Amos-Gilat/dp/0470767855/ MATLA...
quasi 12 anni fa
Risolto
Is it an Armstrong number?
An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. Fo...
quasi 12 anni fa
Risolto
Generate a NaN...on purpose
The goal is to create a function that will return a single "NaN" without using the nan function. I am interested to see how many...
quasi 12 anni fa
Risolto
Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...
quasi 12 anni fa
Risolto
Moving average (variable kernel length)
Find the moving average in a vector. The kernel length is a variable. For example x = 1:10 kernel_length = 2 would r...
quasi 12 anni fa
Risolto
Is the paranthesis sequence balanced ?
Quantum mechanics and computer science are interested in <http://en.wikipedia.org/wiki/Bra%E2%80%93ket_notation bra-kets>. Today...
quasi 12 anni fa
Risolto
Special matrix
Make a square matrix with this shape. For n=4 M = 1 1 0 0 1 0 1 0 0 1 0 ...
quasi 12 anni fa
Risolto
find radius of cone
if Slant height of Cone(I)& hight of Cone(H) given then find radius of the Cone(R) for example I=5,h=4 then the ans R=3;
quasi 12 anni fa
Risolto
Find the logic
There exists one logic in between input and output. Find it (easy math). Example 1: x=13 then y=339; Example 2: x=26...
quasi 12 anni fa
Risolto
Finding peaks
Find the peak values in the signal. The peak value is defined as the local maxima. For example, x= [1 12 3 2 7 0 3 1 19 7]; ...
quasi 12 anni fa
Risolto
Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...
quasi 12 anni fa
Risolto
Sunday bonus
Submit a solution on any Sunday and you will get 10 points. Only for MATLAB fans!
quasi 12 anni fa
Risolto
CONVERT TAN TO SIN
In a right angle triangle ABC given the tan(A) then find sin(A) For example tan(A)=3/4 then sin(A)=3/5
quasi 12 anni fa
Risolto
Derivative of polynomial
Compute the derivative of a given polynomial. The input is an <http://www.mathworks.com/help/matlab/math/representing-polynomial...
quasi 12 anni fa
Risolto
Basic arrays operations.
Apply element-by-element binary operation 'fun' to two arrays (A and B).
quasi 12 anni fa
Risolto
Equal to their cube
Tell me three real numbers that are equal to their cubes?
quasi 12 anni fa
Risolto
Binary Coder
Take an input number and print the binary value of this number.
quasi 12 anni fa
Risolto
Alternating sum
Given vector x, calculate the alternating sum y = x(1) - x(2) + x(3) - x(4) + ...
quasi 12 anni fa
Risolto
MATCH THE STRINGS (2 CHAR) very easy
Match the given string based on first two characters on each string. For example A='harsa'; b='harish'; result '1' ...
quasi 12 anni fa
Risolto
Given a 4x4 matrix, swap the two middle columns
If a = [1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4]; then the result is ans = 1 3 2 4 1 3 2...
quasi 12 anni fa
Risolto
Volume of a sphere given its surface area
You just measured its surface area, that is the input.
quasi 12 anni fa
Risolto
Simple date to serial no. conversion
Convert a date string to a serial date number. For example if you take x='19-May-2001' then the result is 730990 x...
quasi 12 anni fa
Risolto
matlab indian players
answer is one of the indian matlab player(just for fun dont take serious)
quasi 12 anni fa