photo

Petr Machac


Last seen: 거의 6년 전 2017년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

3 질문
0 답변

Cody

0 문제
59 답안

순위
147,254
of 301,537

평판
0

참여
3 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 21,318

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
11,367
of 175,234

참여
0 문제
59 답안

점수
570

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


How to fix 3D visualisation
Hello, I am working with MATLAB R2020a and I am using Driving Scenario Designer with OpenDRIVE Data, but I have problem with 3D ...

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


How to store three peaks on different frequencies?
Hello, I have a Matlab script which takes a signal, computes FFT, then applies band-pass filter (band boundaries are computed us...

7년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Find the numeric mean of the prime numbers in a matrix.
There will always be at least one prime in the matrix. Example: Input in = [ 8 3 5 9 ] Output out is 4...

대략 8년 전

문제를 풀었습니다


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

대략 8년 전

질문


Speed comparison of two functions using tic/toc
Hi, I am supposed to write a function and then to compare my code with built-in MATLAB-function (A\b), how can I do it? I know I...

대략 9년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...

대략 9년 전

문제를 풀었습니다


Celsius to Kelvin
Convert Celsius degrees to Kelvin temperature.

대략 9년 전

문제를 풀었습니다


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

대략 9년 전

문제를 풀었습니다


Convert Fahrenheit to Celsius
Calculate the Celsius temperature C given the Fahrenheit temperature F. Examples: Input F = 90 Output C is 32.22 I...

대략 9년 전

문제를 풀었습니다


Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.

대략 9년 전

문제를 풀었습니다


Area of a circle
Find the value for area of the circle if diameter is given

대략 9년 전

문제를 풀었습니다


Temperature conversion
Convert temperature in degrees Celsius (C) to temperature in degrees Kelvin (K). Assume your answer is rounded to the nearest Ke...

대략 9년 전

문제를 풀었습니다


Calculate the derivative of a polynomial
Example: in = [ 1 1 1 ] out = [ 2 1 ]

대략 9년 전

문제를 풀었습니다


Derivative of polynomial
Compute the derivative of a given polynomial. The input is an <http://www.mathworks.com/help/matlab/math/representing-polynomial...

대략 9년 전

문제를 풀었습니다


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

대략 9년 전

문제를 풀었습니다


Flipping
Write code that can reverse the vector without using any sort of loop. Example Given the input vector A = [ 1 2 3 4 5...

대략 9년 전

문제를 풀었습니다


Determine the square root
Determine the square root of the value the user has entered, n.

대략 9년 전

문제를 풀었습니다


Who has power to do everything in this world?
There is only one person who is older than this universe. He is Indian version of Chuck Norris.

대략 9년 전

문제를 풀었습니다


Reverse a matrix
Its simple. You have to reverse a given matrix.

대략 9년 전

문제를 풀었습니다


Create a Matrix of Zeros
Given an input x, create a square matrix y of zeros with x rows and x columns.

대략 9년 전

문제를 풀었습니다


Min of a Matrix
Return the minimum value in the given matrix.

대략 9년 전

문제를 풀었습니다


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

대략 9년 전

문제를 풀었습니다


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<http://upload....

대략 9년 전

문제를 풀었습니다


kmph to mps
convert kilometer per hour to meter per second

대략 9년 전

문제를 풀었습니다


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

대략 9년 전

문제를 풀었습니다


Add two numbers
Add two numbers (For beginners)

대략 9년 전

문제를 풀었습니다


length of a vector
Find twice the length of a given vector.

대략 9년 전

문제를 풀었습니다


Return area of square
Side of square=input=a Area=output=b

대략 9년 전

문제를 풀었습니다


Determine Whether an array is empty
Input a matrix x, output y is TRUE if x is empty, otherwise FALSE.

대략 9년 전

문제를 풀었습니다


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

대략 9년 전

더 보기