문제를 풀었습니다


Values in Array
How many values are in the array

대략 4년 전

문제를 풀었습니다


Find Logic 1

대략 4년 전

문제를 풀었습니다


Find Logic 7

대략 4년 전

문제를 풀었습니다


Find Logic 6

대략 4년 전

문제를 풀었습니다


Divisible by 10
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

대략 4년 전

문제를 풀었습니다


Divisible by 5
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

대략 4년 전

문제를 풀었습니다


Divisible by 2
This is the first problem in a set of "divisible by x" problems. You will be provided a number as a string and the function you ...

대략 4년 전

문제를 풀었습니다


Find Logic 13

대략 4년 전

문제를 풀었습니다


Find Logic 15

대략 4년 전

문제를 풀었습니다


Find Logic 14

대략 4년 전

문제를 풀었습니다


Find Logic 16

대략 4년 전

문제를 풀었습니다


Find Logic 3

대략 4년 전

문제를 풀었습니다


Find Logic 4

대략 4년 전

문제를 풀었습니다


Find Logic 8

대략 4년 전

문제를 풀었습니다


Find Logic 9

대략 4년 전

문제를 풀었습니다


Find Logic 10

대략 4년 전

문제를 풀었습니다


Find Logic 11

대략 4년 전

문제를 풀었습니다


Hydrogens in a Saturated Hydrocarbon
Given (c) carbon atoms in a saturated hydrocarbon molecule (all single bonds), how many hydrogen atoms (h) are in the molecule?

대략 4년 전

문제를 풀었습니다


Total resistance of resistors in parallel
What is the total resistance of a number of resistors in parallel? A vector R contains the resistances (in Ohm) of n resistors,...

대략 4년 전

문제를 풀었습니다


Total resistance of resistors in series
What is the total resistance of a number of resistors in series? A vector R contains the resistances (in Ohm) of n resistors, w...

대략 4년 전

문제를 풀었습니다


matrix of natural number
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 resides seially as shown in the examples below. ...

대략 4년 전

문제를 풀었습니다


Matrix with different incremental runs
Given a vector of positive integers a = [ 3 2 4 ]; create the matrix where the *i* th column contains the vector *1:a(i)...

대략 4년 전

문제를 풀었습니다


Sum of first n positive integers
Given n, find the sum of first n positive integers Example: If n=10, then x=1,2,3,4,5,6,7,8,9,10. The sum of these terms is 55

대략 4년 전

문제를 풀었습니다


Find Logic 12

대략 4년 전

문제를 풀었습니다


Find Logic 17

대략 4년 전

문제를 풀었습니다


Find Logic 18

대략 4년 전

문제를 풀었습니다


Find Logic 19

대략 4년 전

문제를 풀었습니다


Flipping
Write code that can reverse the vector without using any sort of loop. Example Given the input vector A = [ 1 2 3 4 5...

대략 4년 전

문제를 풀었습니다


Matlab Basics II - Count rows in a matrix
Write a function that returns that number of rows in a vector or matrix x example: x = [1; 2; 3] output = 3

대략 4년 전

문제를 풀었습니다


y equals x divided by 2
function y = x/2

대략 4년 전

더 보기