photo

Vincent


Last seen: 6日 前 2025 年からアクティブ

Followers: 0   Following: 0

統計

Cody

10 問題
100 解答

ランク
N/A
of 300,753

評判
N/A

コントリビューション
0 質問
0 回答

回答採用率
0.00%

獲得投票数
0

ランク
 of 21,075

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
1,648
of 170,858

コントリビューション
10 問題
100 解答

スコア
1,662

バッジ数
12

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Quiz Master
  • Curator
  • Puzzler
  • Speed Demon
  • Creator
  • Introduction to MATLAB Master
  • Commenter
  • Promoter
  • Solver

バッジを表示

Feeds

表示方法

解決済み


what's my tax amount this year ?
given an annual salary x and a tax rate i calculate the amount that you have to pay.Example x = 70000; i=.10 y_correc...

10日 前

解決済み


The Answer to Life, the Universe, and Everything
A variation of a previous Hitchhiker's Guide to the Galaxy problem. *Inputs:* Life, the Universe, and Everything *Output:*...

10日 前

解決済み


to the 2 all elements
to the 2 all elements

10日 前

解決済み


Find the max element of the array
Find the max element of the array

10日 前

解決済み


the average value of the elements
Calculate the average value of the elements in the array

10日 前

解決済み


Double all elements in the array
Duplicate all elements in the array

10日 前

解決済み


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

10日 前

解決済み


easy problem
Find the last element of the array

10日 前

解決済み


Number Power
Raise a number to itself.

10日 前

解決済み


length of a vector
Find twice the length of a given vector.

10日 前

解決済み


area

10日 前

解決済み


Squaring Matrix
Square the following matrix using matlab % A = 1 2 3 4 5 6 7 8 So new matrix should display...

10日 前

解決済み


Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...

10日 前

解決済み


print 'Hello W0rld'

10日 前

解決済み


Matlab Basics - y as a function of x
Write a function to calculate y as a function of x, such that y = 6x^2 + 5x - 2

10日 前

解決済み


Matlab Basics II - squares
Write a function that takes matrix A, and squares each element in the matrix example: A = [1 2 3] output = [1 4 9]

10日 前

解決済み


Swap two numbers
Example Input: a = 10 b = 20 Output a = 20 b = 10

10日 前

解決済み


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

10日 前

解決済み


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

10日 前

解決済み


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

10日 前

解決済み


Area of a Square
Inside a square is a circle with radius r. What is the area of the square?

10日 前

解決済み


Divide pi
Divide pi by x!

10日 前

解決済み


Multiply pi
Multiply pi with x!

10日 前

解決済み


10% Discount

10日 前

解決済み


Add 2 Vectors

10日 前

解決済み


Variable_Addition
be able to add any variable to the number one

10日 前

解決済み


X-intercepts of a quadratic.
Find the y value of the quadratic of the function at a point x.

10日 前

解決済み


PEMDAS

11日 前

解決済み


Addition II
find a+b+c+d

11日 前

解決済み


Write a string
The answer should be a string that is the value: "I like apples!" (Ignore the quotation marks, just write what is inside the ...

11日 前

さらに読み込む