문제를 풀었습니다


Find the Pattern 10

3년 초과 전

문제를 풀었습니다


Find the Pattern 9

3년 초과 전

문제를 풀었습니다


Find the Pattern 8

3년 초과 전

문제를 풀었습니다


Find the Pattern 7

3년 초과 전

문제를 풀었습니다


Find the Pattern 4

3년 초과 전

문제를 풀었습니다


Find the Pattern 3

3년 초과 전

문제를 풀었습니다


Find the Pattern 2

3년 초과 전

문제를 풀었습니다


Find the Pattern 1

3년 초과 전

문제를 풀었습니다


Largest Geometric Series
Extension of Ned Gulley's wonderful <http://www.mathworks.com/matlabcentral/cody/problems/317 Problem 317>. In a geometric se...

3년 초과 전

문제를 풀었습니다


Find similar sequences
Another problem inspired by a question on the <http://www.mathworks.com/matlabcentral/answers answers> forum. Given a matrix ...

3년 초과 전

문제를 풀었습니다


Generate Square Wave
Generate a square wave of desired length, number of complete cycles and duty cycle. Here, duty cycle is defined as the fraction ...

3년 초과 전

문제를 풀었습니다


Find Sine Function

3년 초과 전

문제를 풀었습니다


Must be in the front row...
You are given a matrix followed by a single number. Your object is to write a script that will shift the matrix around so that ...

3년 초과 전

문제를 풀었습니다


Too Many Zeros, Dump Them!
Sometimes when I create a matrix, I use this syntax: a = zeros(1000,1000); But when the function ends, I find that I don'...

3년 초과 전

문제를 풀었습니다


Remove entire row and column in the matrix containing the input values
Remove the entire row and column from the matrix containing specific values. The specified value can be a scalar or a vector. Fo...

3년 초과 전

문제를 풀었습니다


Enlarge array
Given an m-by-n numeric array (A) and a 1-by-2 vector (sz) indicating the dimensions [p q] to enlarge each element, return an (m...

3년 초과 전

문제를 풀었습니다


Compute the arithmetic derivative of integers

3년 초과 전

문제를 풀었습니다


Circle : Square

3년 초과 전

문제를 풀었습니다


Add a, b, c to get d

3년 초과 전

문제를 풀었습니다


geometric progression
I've modified my <http://uk.mathworks.com/matlabcentral/cody/problems/2800-arithmetic-progression previous program> so that it n...

3년 초과 전

문제를 풀었습니다


arithmetic progression
I've written a program to generate the first few terms of <https://en.wikipedia.org/wiki/Arithmetic_progression arithmetic progr...

3년 초과 전

문제를 풀었습니다


Approximation of Pi (vector inputs)
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given numbe...

3년 초과 전

문제를 풀었습니다


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given numbe...

3년 초과 전

문제를 풀었습니다


Find the smallest prime with n inside

3년 초과 전

문제를 풀었습니다


Check if the input is a balanced prime

3년 초과 전

문제를 풀었습니다


Check if the input is a strong prime

3년 초과 전

문제를 풀었습니다


Check if the input is an interprime

3년 초과 전

문제를 풀었습니다


Calculate F statistics ( One-way Analysis of Variance)

3년 초과 전

문제를 풀었습니다


List the delete-a-digit primes

3년 초과 전

문제를 풀었습니다


With apologies to William Blake
Coder Coder, typing fast Sitting at your desk, aghast. What immortal MATLAB script will solve this problem, nice and qu...

3년 초과 전

더 보기