photo

Lucy


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

Followers: 0   Following: 0

統計

Cody

0 問題
115 解答

ランク
N/A
of 302,031

評判
N/A

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

回答採用率
0.00%

獲得投票数
0

ランク
 of 21,508

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
2,384
of 178,295

コントリビューション
0 問題
115 解答

スコア
1,348

バッジ数
3

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

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

平均評価

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

平均いいねの数

  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Basic Algebra III
Get the Cube Root of the number n.

24日 前

解決済み


Mass Conversion 1

24日 前

解決済み


High Five!
Write a function that takes a number x and returns y = 'High Five' if x is not equal to five. Return y = 'Denied' if the number ...

24日 前

解決済み


A Five Introduction
Write a function that takes a number x as an input and returns the same value as y, unless x = 5, in which case the function sho...

24日 前

解決済み


If-Else
If a more than zero, b = true, else, b = false.

24日 前

解決済み


If
If a more than zero, then b = true.

24日 前

解決済み


Energy Conversion 2

25日 前

解決済み


Energy Conversion 1

25日 前

解決済み


MATLAB 101: Scalar-Vector Multiplication
Write a MATLAB function that takes a numeric array (vector or matrix) v and a scalar multiplier s. The function should return a ...

26日 前

解決済み


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.

26日 前

解決済み


MATLAB 101: Basic Calculator
Write a MATLAB function named basic_calculator that accepts two input numbers, A and B, and returns four distinct outputs: The ...

26日 前

解決済み


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

26日 前

解決済み


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

26日 前

解決済み


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

26日 前

解決済み


Basic Physics VII
Calculate the speed.

26日 前

解決済み


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

26日 前

解決済み


Basic Physics V
Calculate the Weight (w).

26日 前

解決済み


Basic Physics IV
Calculate the Work.

26日 前

解決済み


Basic Physics III
Calculate the Potential Energy (PE).

26日 前

解決済み


Basic Physics II
Get the Kinetic Energy (KE).

26日 前

解決済み


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

26日 前

解決済み


Matlab Basics - Rounding II
Write a script to round a variable x to 3 decimal places: e.g. x = 2.3456 --> y = 2.346

26日 前

解決済み


MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9

26日 前

解決済み


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

26日 前

解決済み


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

26日 前

解決済み


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 ...

26日 前

解決済み


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

26日 前

解決済み


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:...

26日 前

解決済み


Temperature Conversion 1

26日 前

解決済み


Circle Perimeter
Get the perimeter of the Circle by PI.

26日 前

さらに読み込む