문제를 풀었습니다


Baseball Pitch Question
One pitcher made 10 practice pitches during his warm up before the game. Using the given information, create a vector matrix an...

대략 2년 전

문제를 풀었습니다


UICBioE240 2.3
Make a 4D matrix of 4x4x3x4 containing all zeros.

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


Another colon problem
This is simple problem based on problems 555, 801, 1118, etc. Create an index vector from two input vectors. Example: ...

대략 2년 전

문제를 풀었습니다


Perl 4: unshift
_This is part of a series of perl function which were very helpful for many perl programmers. Could you implement it in Matlab?_...

대략 2년 전

문제를 풀었습니다


square of a number
find square of a given number

대략 2년 전

문제를 풀었습니다


Alternate elements!
Write a function that combines two lists by alternating the elements, e.g. ['a','b','c'], ['1','2','3'] → 'a1b2c3'.

대략 2년 전

문제를 풀었습니다


Splitting Square - Problem the first

대략 2년 전

문제를 풀었습니다


Detect pair of equal values in a Matrix
A 2D matrix of 2 rows and N columns with random integer numbers. A = [3 1 2 4 6 6 7; 7 3 2 1 5 2 4] ...

대략 2년 전

문제를 풀었습니다


Consecutive Powers
Return 2 numbers and 2 powers such that their difference is 1 A 4 element row vector is expected: x where x(1)^x(2) - x(...

대략 2년 전

문제를 풀었습니다


Create a constant offset.
Add a constant offset to an array. Example a = [1 3 5 9] offset = 2 y = [3 5 7 11]

대략 2년 전

문제를 풀었습니다


Matrix Pattern 2

대략 2년 전

문제를 풀었습니다


Matrix Pattern 5

대략 2년 전

문제를 풀었습니다


Sum of digits of powers of 2
Given n, first, calculate the number 2^n. Then, sum the digits that comprise that number. For example: Input: n = 7 2^n = ...

2년 초과 전

문제를 풀었습니다


System of Linear Equations

2년 초과 전

문제를 풀었습니다


sign function

2년 초과 전

문제를 풀었습니다


non-repitition of numbers in a vector

2년 초과 전

문제를 풀었습니다


Summation of integers

2년 초과 전

문제를 풀었습니다


imaginary

2년 초과 전

문제를 풀었습니다


Real

2년 초과 전

문제를 풀었습니다


area

2년 초과 전

문제를 풀었습니다


Given a vector x, return vector y with all negative elements from the vector x.
Given a vector x, return vector y with all negative elements from the vector x if x has negative elements. Otherwise return 0. ...

2년 초과 전

문제를 풀었습니다


Swap rows

2년 초과 전

문제를 풀었습니다


F.R.I.E.N.D.S

2년 초과 전

문제를 풀었습니다


Round to Nearest Multiple of 10^n

2년 초과 전

문제를 풀었습니다


easy problem
Find the last element of the array

2년 초과 전

문제를 풀었습니다


Sum sum!!!
Sum the numbers from 1 to n

2년 초과 전

문제를 풀었습니다


Vector indexing: lower than mean
Find all values in a vector lower than the mean of the vector

2년 초과 전

문제를 풀었습니다


Draw a '0' in a one matrix!

2년 초과 전

문제를 풀었습니다


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

2년 초과 전

더 보기