Community Profile

photo

Aurelien Queffurust


Magnitude

2011년부터 활동

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

통계

All
  • Scavenger Finisher
  • Pro
  • 6 Month Streak
  • Likeable
  • Famous
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 4
  • First Answer

배지 보기

Feeds

문제를 풀었습니다


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

6년 초과 전

제출됨


cdtofile
Change Current Folder to ...

7년 초과 전 | 다운로드 수: 1 |

문제를 풀었습니다


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

7년 초과 전

답변 있음
Matlab jokes or puns
This is my tongue-twister challenge from my old French blog http://blog.developpez.com/matlab4geek/?p=115): Are you able to say...

7년 초과 전 | 1

답변 있음
Is it possible to create a CGI executable which calls a shared library using the MATLAB Compiler to deploy my application on the Web?
Sorry where are the files, it is not clear where to find the zip file?

거의 8년 전 | 0

채널


Reason why MathWorks should have an office in my village
The idea is to compare the temperature between my village Corbières (04220) and Meudon (French MathWorks Office) After a few mo...

8년 초과 전

답변 있음
Can I Compile a 32-bit Executable for distribution on 32-bit Windows systems using a Matlab R2014a 64-bit on a 64-bit Windows 7 Professional OS?
Yes you can . Please note that the mcc documentation is wrong for this subject (already informed technical support for this subj...

대략 10년 전 | 0

문제를 풀었습니다


8-2 p.273
This problem requires you have the text, <http://www.amazon.com/MATLAB-Introduction-Applications-Amos-Gilat/dp/0470767855/ MATLA...

대략 11년 전

문제를 풀었습니다


Fahrenheit to Celsius converter
Convert Fahrenheit to Celsius degrees.

대략 11년 전

문제를 풀었습니다


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

대략 11년 전

문제를 풀었습니다


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

대략 11년 전

문제를 풀었습니다


Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...

대략 11년 전

문제를 풀었습니다


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

대략 11년 전

문제를 풀었습니다


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

대략 11년 전

문제를 풀었습니다


Special matrix
Make a square matrix with this shape. For n=4 M = 1 1 0 0 1 0 1 0 0 1 0 ...

대략 11년 전

문제를 풀었습니다


kmph to mps
convert kilometer per hour to meter per second

대략 11년 전

문제를 풀었습니다


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;

대략 11년 전

문제를 풀었습니다


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

대략 11년 전

문제를 풀었습니다


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

대략 11년 전

문제를 풀었습니다


Celsius to Fahrenheit converter
Convert Celsius to Fahrenheit degrees.

대략 11년 전

문제를 풀었습니다


Celcius to Kelvin
Convert Celsius degrees to Kelvin temperature.

대략 11년 전

문제를 풀었습니다


select the primes of a vector
Find the prime numbers in a vector

대략 11년 전

문제를 풀었습니다


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

대략 11년 전

문제를 풀었습니다


Sunday bonus
Submit a solution on any Sunday and you will get 10 points. Only for MATLAB fans!

대략 11년 전

문제를 풀었습니다


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

대략 11년 전

문제를 풀었습니다


Derivative of polynomial
Compute the derivative of a given polynomial. The input is an <http://www.mathworks.com/help/matlab/math/representing-polynomial...

대략 11년 전

문제를 풀었습니다


Basic arrays operations.
Apply element-by-element binary operation 'fun' to two arrays (A and B).

대략 11년 전

문제를 풀었습니다


Equal to their cube
Tell me three real numbers that are equal to their cubes?

대략 11년 전

문제를 풀었습니다


Binary Coder
Take an input number and print the binary value of this number.

대략 11년 전

문제를 풀었습니다


Alternating sum
Given vector x, calculate the alternating sum y = x(1) - x(2) + x(3) - x(4) + ...

대략 11년 전

더 보기