統計
Cody
0 問題
529 解答
ランク
N/A
of 302,087
評判
N/A
コントリビューション
0 質問
0 回答
回答採用率
0.00%
獲得投票数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
解決済み
Binary
Given a positive, integer n, create a function that returns the respective binary number in the form of a vector. Example: ...
約5時間 前
解決済み
Solve expression I
Solve expression (1+sin(x))/cos(x)+cos(x)/(1+sin(x)) for given vector x.
約6時間 前
解決済み
Convert binary numbers array into array of decimal numbers.
Convert binary numbers array into array of decimal numbers. Example x=[ 11001000 ; 11001001 ; 11001010 ; 11001011 ; 11001100 ;...
約6時間 前
解決済み
What day is it?
Tell me what day is it. Return the full name of the day of the week as a string. e.g. It's June 12th 2014, so your function s...
約13時間 前
解決済み
Where the Four Corners Am I?
The "Four Corners" region of the US is where Colorado, Utah, Arizona, and New Mexico all meet - the only place where four states...
約13時間 前
解決済み
Who has power to do everything in this world?
There is only one person who is older than this universe. He is Indian version of Chuck Norris.
3日 前
解決済み
Without the French accent please!
Suppress the French accent. Example 'Déjà présent' -> 'Deja present'
3日 前
解決済み
Additive persistence
Inspired by Problem 2008 created by Ziko. In mathematics, the persistence of a number is the *number of times* one must apply...
3日 前
解決済み
How many monitors are connected ?
How to obtain the numbers of monitors connected to your computer ?
3日 前
解決済み
Calculating the total earnings of a factory
The row vector, prods contains the number of various products manufactured per hour. The second row vector, prices holds values ...
4日 前
解決済み
Determine whether the input is divisible by 3 as well as 5
If the input is divisible by 3 as well as 5 then the output should be 'true' otherwise 'false'
4日 前
解決済み
Find the last digit
FInd the last digit of a given number. Given number is the input and output should be the last digit of that number.
4日 前
解決済み
Calculating selling price
Cost of a Product is $x What should be the selling price if you want to gain 10%?
4日 前
解決済み
Find the sum of the largest two elements in a vector
With this one, you have to find the two largest elements in a vector and output the sum of those numbers.
4日 前
解決済み
More Simple String Concatenation
Take the first string input, reverse the order of the string from the end to beginning (i.e. apple becomes elppa), add a space a...
4日 前
解決済み
The great 82-year-old
Let's answer the question below; 'I am *x* years old and I have never written programs. If I study from now, will I be able ...
4日 前
解決済み
MATLAB 101: Area of a circle
Write a MATLAB function named circle_area that accepts the radius r as an input and returns the area of the circle.
4日 前
解決済み
Watermelon [MATLAB Cody Edition]
YOU CAN READ THE REAL CHALLENGE FROM THIS URL AND APPLY IT https://codeforces.com/problemset/problem/4/A NOW INSTEAD OF DISP...
4日 前
解決済み
Title
Make a plot for x and add title "My Plot". NOTICE: YOU CAN NOT USE ans INSTEAD OF [y ax]!
4日 前
解決済み
Column Vector
The third problem in Linear Algebra group. Create a column vector like this:
4日 前
解決済み
Row Vector
The second problem in Linear Algebra group. Create this vector in MATLAB: [7 8 26]
4日 前
解決済み
Areas
Given certain dimensions determine the area of that shape. If given only one value assume its the radius. Use round(x) to round ...
5日 前
解決済み
Where is she?
Given the numbers 12, 3, 6, 9 Tell where the girl is located. That is: Look to your 3 o'clock = look right Example ...
5日 前



