photo

Tomoaki Takagi


Last seen: 2 days 前 自 2023 起处于活动状态

Followers: 1   Following: 0

I have a Ph.D. and am currently a corporate AI researcher. I am also a member of the Japanese Society for Evolutionary Computation.

Programming Languages:
MATLAB
Spoken Languages:
Japanese
Pronouns:
He/him
Professional Interests:
Optimization, Genetic Algorithm, Multiobjective Optimization, Estimation, Visualization

统计学

All
MATLAB Answers

0 个提问
4 个回答

File Exchange

4 文件

Cody

11 个问题
1751 个答案

排名
4,560
of 301,788

声誉
12

贡献数
0 个提问
4 个回答

回答接受率
0.00%

收到投票数
2

排名
16,943 of 21,421

声誉
6

平均
0.00

贡献数
4 文件

下载次数
5

ALL TIME 下载次数
64

排名
43
of 176,567

贡献数
11 个问题
1751 个答案

评分
21,937

徽章数量
63

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • MATLAB Shorts Mini Hack Participant
  • MATLAB Central Treasure Hunt Finisher
  • 3 Month Streak
  • Knowledgeable Level 1
  • Cody Contest 2025 Finishers
  • Matrix Manipulation II Master
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 3
  • Computational Geometry I Master
  • Indexing II Master
  • Cody5 Easy Master
  • Cody Challenge Master

查看徽章

Feeds

排序方式:

已解决


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

2 days 前

已解决


Basic Algebra II
You have the equation X^2 = n you should find the value of X. GOOD LUCK!

2 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!

2 days 前

已解决


Basic Physics IV
Calculate the Mechanical Energy (ME).

2 days 前

已解决


Calculate the h-index (revisited)
H-index is a powerful tool for quantifying the scientific contribution of a researcher. The H-index is defined as follows (fro...

2 days 前

已解决


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

2 days 前

已解决


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

2 days 前

已解决


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

2 days 前

已解决


Basic Physics VII
Calculate the speed.

2 days 前

已解决


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

2 days 前

已解决


Basic Physics V
Calculate the Weight (w).

2 days 前

已解决


Basic Physics IV
Calculate the Work.

2 days 前

已解决


Basic Physics III
Calculate the Potential Energy (PE).

2 days 前

已解决


Basic Physics II
Get the Kinetic Energy (KE).

2 days 前

已解决


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

2 days 前

已解决


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

2 days 前

已解决


Circle Perimeter
Get the perimeter of the Circle by PI.

2 days 前

已解决


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

2 days 前

已解决


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

2 days 前

已解决


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

2 days 前

已解决


Find The Area Of Triangle Using Base & Height
You should find the area of the Triangle using base and height. Good Luck!

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

2 days 前

已解决


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

2 days 前

已解决


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

2 days 前

已解决


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

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

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

2 days 前

已解决


OR
If a greater than zero or c less than 10, b = true, else, b = false.

2 days 前

已解决


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

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

2 days 前

加载更多