문제를 풀었습니다


Sums with Excluded Digits
Add all the integers from 1 to n in which the digit m does not appear. m will always be a single digit integer from 0 to 9. no...

대략 2년 전

문제를 풀었습니다


Remove all the consonants
Remove all the consonants in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill'; Output s2 is 'a ...

대략 2년 전

문제를 풀었습니다


It dseon't mettar waht oedrr the lrettes in a wrod are.
An internet meme from 2003 (read more here) asserted that readers are relatively insensitive to letter order in words, so long a...

대략 2년 전

문제를 풀었습니다


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end),...

대략 2년 전

문제를 풀었습니다


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...

대략 2년 전

문제를 풀었습니다


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

대략 2년 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

대략 2년 전

문제를 풀었습니다


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

대략 2년 전

문제를 풀었습니다


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

대략 2년 전

문제를 풀었습니다


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

대략 2년 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

대략 2년 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

대략 2년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 2년 전

제출됨


circos plot 弦图
circos plot 弦图

대략 2년 전 | 다운로드 수: 5 |

Thumbnail

제출됨


Rectangular Tree 矩形树状图
Rectangular Tree 矩形树状图

대략 2년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Circular dendrogram 环形树状图
Circular dendrogram 环形树状图

대략 2년 전 | 다운로드 수: 6 |

Thumbnail

제출됨


bivariate/ternary choropleth map,多变量映射图表
bivariate/ternary choropleth map,多变量映射图表

대략 2년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


bivariate/ternary choropleth map 多变量映射图表
bivariate/ternary choropleth map 多变量映射图表

대략 2년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


corr plot 相关系数矩阵图
corr plot by matlab

대략 2년 전 | 다운로드 수: 19 |

Thumbnail

제출됨


pie with shadow 阴影饼图
at least R2017b

대략 2년 전 | 다운로드 수: 2 |

Thumbnail

답변 있음
How to put the grid lines at the back of my figure?
use grid instead of plot: %% Plottting data of global warming gw_data=readtable('Global warming.csv'); figure('Name','Global ...

대략 2년 전 | 0

제출됨


venn diagram 韦恩图
draw beautiful venn diagram with 2-7 samples 绘制2-7个样本数的韦恩图

대략 2년 전 | 다운로드 수: 13 |

Thumbnail

제출됨


bingdundun and xuerongrong
welcome to follow my wechat blog slandarer随笔

2년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


roseBall
How to draw a rose ball by matlab

3년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


geometer sketchpad by MATLAB
geometer sketchpad made by MATLAB, refer to OriPa App, you can easily get any point of intersection, give me rate if you like

거의 4년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


connecting Game by matlab
connecting game created by matlab

4년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Airplane fight
Airplane fight game

4년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


get RGB color
get RGB color from a picture

4년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


reversi game
man-machine reversi game

4년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


guigame2048
Classic Little Game 2048

4년 초과 전 | 다운로드 수: 1 |

Thumbnail

더 보기