photo

goc3


Last seen: Today 自 2014 起处于活动状态

Followers: 23   Following: 14

消息

Member of the Community Advisory Board since its inception | MATLAB enthusiast | Code optimizer | Software tester | Materials scientist / mechanical engineer by degree and licensure | Grammar adherent | Favorite element: rhenium

Programming Languages:
MATLAB, HTML, CSS
Professional Interests:
App Building, Data Analysis, Material Sciences, Statistics, Mechanical Engineering

统计学

All
MATLAB Answers

6 个提问
11 个回答

Cody

141 个问题
4024 个答案

Discussions

32 个亮点

排名
1,395
of 302,053

声誉
52

贡献数
6 个提问
11 个回答

回答接受率
83.33%

收到投票数
17

排名
 of 21,521

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
9
of 178,541

贡献数
141 个问题
4024 个答案

评分
53,960

徽章数量
226

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
32 个亮点

平均赞数
3

  • Treasure Hunt Participant
  • MATLAB Central Treasure Hunt Finisher
  • Knowledgeable Level 2
  • Thankful Level 2
  • Cody5 Hard Master
  • Cody Contest 2025 Finishers
  • First Review
  • Number Manipulation I Master
  • Sequences And Series III Master
  • R2016b Feature Challenge Master
  • Likeable
  • Introduction to MATLAB Master

查看徽章

Feeds

排序方式:

已解决


Alternate Arrangement
Determine the ways of arranging 'm' men and 'w' women alternatively in a row of 's' seats. Assumptions : s<m and s<w

3 days 前

已解决


Title
Make a plot for x and add title "My Plot". NOTICE: YOU CAN NOT USE ans INSTEAD OF [y ax]!

3 days 前

已解决


Trapezium
Calculate the area of the Trapezium using it's bases and height.

3 days 前

已解决


Rhombus
Get the area of the Rhombus using it's Diagonals.

3 days 前

已解决


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

3 days 前

已解决


Problem Set 2
Make a calculator by the four main operators (op): + - * / And the two numbers (n1, n2). Don't forget to check to divisio...

3 days 前

已解决


Problem Set 1
You will get the vector "v", you should put it's length in a variable called "lngth", then... If it's length from 1 to 5, sz = ...

3 days 前

已解决


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

3 days 前

已解决


Nested If(s)
If a greater than zero, then check, if a = greater that 1 and less than 10, then b = true, else, b = false.

3 days 前

已解决


Plot
Make a plot of the vector x. NOTICE: YOU CAN NOT USE ans INSTEAD OF y!

3 days 前

已解决


Basic Physics V
Calculate the Weight (w).

3 days 前

已解决


Draw '\'
Can you draw the sign '\' by zeros and ones? NOTICE: Be x-by-x matrix.

3 days 前

已解决


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

3 days 前

已解决


Basic Algebra I
You should solve the problem 3X - 2 = 7 by finding the value of X. You must use this array/vector [2 3 7]. GOOD LUCK!

3 days 前

已解决


Basic Physics II
Get the Kinetic Energy (KE).

3 days 前

已解决


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

3 days 前

已解决


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

3 days 前

已解决


Prime or No
If the number is prime, make theCase = "YES", else, make it "NO".

3 days 前

已解决


AND
If a greater than 0 and n less than 10, b = true, else, b = false. (Checking a should be in one line by AND special sign in MAT...

3 days 前

已解决


Find The Area Of The Circle
Find the area of the Circle using PI.

3 days 前

已解决


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

3 days 前

已解决


NOT
If a not equal to zero, b = true, else, b = false.

3 days 前

已解决


Basic Physics III
Calculate the Potential Energy (PE).

3 days 前

已解决


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

3 days 前

已解决


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

3 days 前

已解决


Basic Physics IV
Calculate the Mechanical Energy (ME).

3 days 前

已解决


Get The Square Root Of Number Power (^) Three
Get the Square Root of number Power (^) Three.

3 days 前

已解决


Get The Opposite Of The Number Without Negative (-) On It
You must get the opposite of the number X without making -X. Hint: You can make it by Subtraction and Multiplication.

3 days 前

已解决


Switch-Case-Otherwise
You should make random numbers to 10, by 3 rows and 3 columns. Cases from 1 to 3, b = true. Otherwise, b = false.

3 days 前

已解决


Basic Physics VII
Calculate the speed.

3 days 前

加载更多