문제를 풀었습니다


to the 2 all elements
to the 2 all elements

2년 초과 전

문제를 풀었습니다


the average value of the elements
Calculate the average value of the elements in the array

2년 초과 전

문제를 풀었습니다


Double all elements in the array
Duplicate all elements in the array

2년 초과 전

문제를 풀었습니다


calculate the length of matrix
input 1 array, calculate the length

2년 초과 전

문제를 풀었습니다


Draw a '0' in a one matrix!

2년 초과 전

문제를 풀었습니다


Energy Conversion 2

2년 초과 전

문제를 풀었습니다


Energy Conversion 1

2년 초과 전

문제를 풀었습니다


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

2년 초과 전

문제를 풀었습니다


Area Conversion 2

2년 초과 전

문제를 풀었습니다


Area Conversion 1

2년 초과 전

문제를 풀었습니다


Mass Conversion 2

2년 초과 전

문제를 풀었습니다


Mass Conversion 1

2년 초과 전

문제를 풀었습니다


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

2년 초과 전

문제를 풀었습니다


Temperature Conversion 2

2년 초과 전

문제를 풀었습니다


Temperature Conversion 1

2년 초과 전

문제를 풀었습니다


Pattern Sum
Write a function which receives two single digit positive integers, (k and m) as parameters and calculates the total sum as: k...

2년 초과 전

문제를 풀었습니다


Rotate counterclockwise a matrix 90 deg with left-bottom element
Example: Input [ 1 2 3 4 5 6 ] Output [ 3 6 2 5 1 4 ]

2년 초과 전

문제를 풀었습니다


Convert a given Character to its decimal equivalent value
Convert a given character to its decimal equivalent value according to the ascii table. if x = '!'; y = 33; if x = 'u'; ...

2년 초과 전

문제를 풀었습니다


Sum My Indices
Given inputs M and N (in that order), output an MxN matrix whose entries are equal to the sum of their indices. Example input...

2년 초과 전

문제를 풀었습니다


Find Air Temperature from Cricket Stridulation Rate
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

2년 초과 전

질문


Select Two Images In Excel Using ActiveX
I have an Excel Workbook which contains two pictures in it. The picture names are "Picture 2" & "Picture 3". I am able to sele...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Compute Lat/Long Waypoints For A Sinusoidal Track Given: Start & End Waypoint, Delta-Bearing, and Number Cycles
I want to compute a bunch of waypoints along a sinusoidal path from a starting waypoint to an ending waypoint as depicted in the...

대략 3년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Digital Neighbourhood
Given a natural number reorder its digits to create another number, closest to the given one. Examples: * 123 gives 132, ...

거의 4년 전

문제를 풀었습니다


Rescale Scores
Each column (except last) of matrix |X| contains students' scores in a course assignment or a test. The last column has a weight...

4년 초과 전

문제를 풀었습니다


Is X a Fibonacci Matrix?
In honor of Cleve's new blog and post: <http://blogs.mathworks.com/cleve/2012/06/03/fibonacci-matrices/> Is X a Fibonacci ...

4년 초과 전

문제를 풀었습니다


Integer Sequence - II : New Fibonacci
Crack the following Integer Sequence. (Hints : It has been obtained from original Fibonacci Sequence and all the terms are also ...

4년 초과 전

문제를 풀었습니다


Return fibonacci sequence do not use loop and condition
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: ...

대략 5년 전

문제를 풀었습니다


Find the next Fibonacci number
In the sequence of Fibonacci numbers, every number is the sum of the two preceding ones: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55...

대략 5년 전

문제를 풀었습니다


Total energy

대략 5년 전

문제를 풀었습니다


Potential energy calculation

대략 5년 전

더 보기