photo

JJ


Last seen: 約2年 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

Cody

0 問題
86 解答

ランク
N/A
of 302,101

評判
N/A

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

回答採用率
0.00%

獲得投票数
0

ランク
 of 21,543

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
7,357
of 178,957

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

スコア
1,002

バッジ数
2

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

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

平均評価

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

平均いいねの数

  • Introduction to MATLAB Master
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Determine if input is greater than pi
Evaluate if given number is greater than pi. If greater, return true; else, return false.

約2年 前

解決済み


Narcissistic problem
How many likes has this problem?

約2年 前

解決済み


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...

約2年 前

解決済み


MPS to MPH
Given the speed in miles per second, find the speed in miles per hour.

約2年 前

解決済み


Radians to Degrees
Convert radians to degrees.

約2年 前

解決済み


Convert yards to feet
The goal of this script is to convert a value given in yards to feet.

約2年 前

解決済み


Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...

約2年 前

解決済み


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

約2年 前

解決済み


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

約2年 前

解決済み


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

約2年 前

解決済み


Square a Number
Given an input x, return y, which is equal to the square of x.

約2年 前

解決済み


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

約2年 前

解決済み


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

約2年 前

解決済み


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

約2年 前

解決済み


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

約2年 前

解決済み


Convert radians to degrees
Given input in radians, output to degrees

約2年 前

解決済み


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

約2年 前

解決済み


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

約2年 前

解決済み


Bottles of beer
Given an input number representing the number of bottles of beer on the wall, output how many are left if you take one down and ...

約2年 前

解決済み


radius of a spherical planet
You just measured its surface area, that is the input.

約2年 前

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

約2年 前

解決済み


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

約2年 前

解決済み


String Logic 11
Examples: 'SUNDAY' --> 6 'MONDAY' --> 6 'TUESDAY' --> 7 'WEDNESDAY' --> 9 'THURSDAY' --> 8 'FRIDAY' --> 5 'SATURDAY' --...

約2年 前

解決済み


String Logic 12
Examples: 'CAT' --> 'ACT' 'DOG' --> 'DGO' 'ROSY' --> 'ORSY' 'MOSTLY' --> 'LMOSTY'

約2年 前

解決済み


String Logic 5
Example: 'CAT' --> 'TAC' 'DOG' --> 'GOD' 'MATLAB' --> 'BALTAM' 'ROSY' --> 'YSOR' 'TRUST' --> 'TSURT' 'MOSTLY' --> 'YLTS...

約2年 前

解決済み


String Logic 19
Examples: 'DIG' --> 'I' 'IMPORTANT' --> 'MOTN' 'DEAL' --> 'EL' 'LIMB' --> 'IB' 'MOSTLY' --> 'OTY'

約2年 前

解決済み


Energy Conversion 1

約2年 前

解決済み


Mass Conversion 1

約2年 前

解決済み


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

約2年 前

解決済み


Temperature Conversion 2

約2年 前

さらに読み込む