Spoken Languages:
Japanese
Japanese
Feeds
문제를 풀었습니다
Automatic String Editing
In this function, you will take an incoming string, and output the same string with each character one letter later in the alpha...
대략 7시간 전
문제를 풀었습니다
Simple String Concatenation
This is a simple problem involving taking two incoming strings, and outputting the concatenated string with a space separating t...
1일 전
문제를 풀었습니다
Cycling — Critical Power
From Training and Racing with a Power Meter by Allen and Coggan: "A number of equations have been presented in the scientific...
1일 전
문제를 풀었습니다
remove nans fast
There are several ways to locate and remove nans in a matrix, and return an 1d row vector. In this problem the challenge is ...
2일 전
문제를 풀었습니다
Gear ratio of a gear pair
Let's assume that we have a pair of two gears(pinion-bigger gear). The goal is to calculate the gear ratio(i) given the number (...
2일 전
문제를 풀었습니다
Special Relativity 101.
Special relativity states that the effective mass of an object varies as a function of its velocity. If *c* is the speed of ligh...
3일 전
문제를 풀었습니다
P(girl likes you | she smiled at you)
Compute the probability Given the input probabilities
3일 전
문제를 풀었습니다
Build the Well
Calculate the total time taken for building 'n' wells given : Worker A takes a hr to build the well alone Worker B takes b hr...
3일 전
문제를 풀었습니다
Bag of apples
find probabilty of getting red apples from a bag of 'r' red and 'g' green apples.
3일 전
문제를 풀었습니다
Matrix Rotation
Write a MATLAB function that rotates a given matrix by 90 degrees clockwise. The rotation should be performed in-place, without ...
3일 전
문제를 풀었습니다
Calculate the Compression of a Spring
A mechanical engineer wants to determine how much a spring will compress when a force is applied to it. According to Hooke’s Law...
3일 전
문제를 풀었습니다
X-intercepts of a quadratic.
Find the y value of the quadratic of the function at a point x.
3일 전
문제를 풀었습니다
Write a string
The answer should be a string that is the value: "I like apples!" (Ignore the quotation marks, just write what is inside the ...
3일 전
문제를 풀었습니다
Point on a line
Find the slope of the straight line between the points a and b. Then find y at x=20.
3일 전
문제를 풀었습니다
Multiply the Diagonals of Two Vectors
Find the diagonals of vectors a and b and multiply them.
3일 전
문제를 풀었습니다
Title
Make a plot for x and add title "My Plot". NOTICE: YOU CAN NOT USE ans INSTEAD OF [y ax]!
3일 전
문제를 풀었습니다
Matrix
The fourth problem in Linear Algebra group. Create a matrix like this: 14 7 26 7 8 6 3 0 30
3일 전
문제를 풀었습니다
Row Vector
The second problem in Linear Algebra group. Create this vector in MATLAB: [7 8 26]
3일 전
문제를 풀었습니다
Column Vector
The third problem in Linear Algebra group. Create a column vector like this:
3일 전
문제를 풀었습니다
Geometry time 6!(Extremely hard)
We have two circles. One small(C1) that is inside a bigger one (C2). C1 has a radius R1 and C2 has a radius R2. C1 is internally...
6일 전
문제를 풀었습니다
Geometry time 5! (Hard)
In the following shape you are requested to find the radius of the circle(r): Further explanation: 1) ABCD and pink shape are...
6일 전











