Community Profile

photo

Peter Krammer


上次见:8天前|Active since 2018

斯洛伐克科学院的研究人员和斯洛伐克技术大学的老师,重点是机器学习,深度学习,统计分析,建模,人工裸露

Programming Languages:
C, Java, MATLAB
Spoken Languages:
英语

Statistics

全部
  • Promoter
  • First Submission
  • Matlab Master简介
  • Draw Letters
  • 评论者
  • 米ATLAB Central Treasure Hunt Finisher
  • 寻宝Participant
  • CUP Challenge Master
  • Community Group Solver
  • 求解器
  • First Review
  • First Answer

查看徽章

Content Feed

解决了


将下一个和替代标志加倍

1 month ago

解决了


唯一 - 非常非常大的数字
给定一个矢量列,数量很大,可以创建上升的排序和唯一的向量。*输入:* A(列向量)...

1 month ago

解决了


米atlab Basics - Rounding I
Write a script to round x DOWN to the next lowest integer: e.g. x = 2.3 --> x = 2 also: x = 2.7 --> x = 2

1 month ago

解决了


平方矩阵
Square the following matrix using matlab % A = 1 2 3 4 5 6 7 8 So new matrix should display...

1 month ago

解决了


Rotate a Matrix by 90 degrees
Rotate a Matrix by 90 degrees Example: If the input is: X = 1 2 3 4 5 6 7 8 9 ...

1 month ago

解决了


谁发明了零?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...

1 month ago

解决了


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

1 month ago

解决了


卑鄙的正方形误差

1 month ago

解决了


符号功能

1 month ago

解决了


A little bit of luck needed
这可能需要一些猜测工作,但这是可能的。提示: - 相同的解决方案可能一次未能使测试失败,...

1 month ago

解决了


找出总和并携带二进制加法器
Find out sum and carry of a binary adder if previous carry is given with two bits (x and y) for addition. Examples Previo...

1 month ago

解决了


Convert to Binary Coded Decimal
Convert from decimal representation to (or BCD) represen...

1 month ago

解决了


Volume of a Parallelepiped
Calculate the volume of a Parallelepiped given the vectors for three edges that meet at one vertex. A cube is a special case ...

1 month ago

解决了


Are you in or are you out?
Given vertices specified by the vectors xv and yv, and a single point specified by the numbers X and Y, return "true" if the poi...

1 month ago

解决了


Angle between two vectors
You have two vectors , determine the angle between these two vectors For example: u = [0 0 1]; v = [1 0 0]; The a...

1 month ago

解决了


找到右侧的右三角形的第三侧。否 * - 或允许的其他功能
鉴于斜边和侧面,找到三角形的剩余一侧。但是,正常功能和符号不允许...

2 months ago

解决了


Find Logic 24

2 months ago

解决了


Find Logic 29

2 months ago

解决了


Find Logic 21

2 months ago

解决了


Find Logic 28

2 months ago

解决了


What is the distance from point P(x,y) to the line Ax + By + C = 0?
Given a point, P(x,y), find the distance from this point to a linear line. INPUTS: x, y, A, B, C OUTPUTS: d, the distance ...

2 months ago

解决了


Spherical radius given four points
Determine the radius of a sphere provided four non-coplanar points on the surface of the sphere. pts = [x1 y1 z1; x...

2 months ago

解决了


Television Screen Dimensions
Given a width to height ratio of a TV screen given as _w_ and _h_ as well as the diagonal length of the television _l_, return t...

2 months ago

解决了


查找逻辑30

2 months ago

解决了


查找逻辑31

2 months ago

解决了


查找逻辑32

2 months ago

解决了


Find Logic 27

2 months ago

解决了


Find Logic 26

2 months ago

解决了


Find Logic 25

2 months ago

解决了


Find Logic 23

2 months ago

Load more