photo

Petr Machac


Last seen: presque 6 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

3 Questions
0 Réponses

Cody

0 Problèmes
59 Solutions

RANG
193 717
of 301 383

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
11 231
of 174 306

CONTRIBUTIONS
0 Problèmes
59 Solutions

SCORE
570

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


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

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

1

réponse

A résolu


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

environ 8 ans il y a

A résolu


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

environ 8 ans il y a

Question


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

presque 9 ans il y a | 1 réponse | 0

1

réponse

A résolu


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

environ 9 ans il y a

A résolu


Celsius to Kelvin
Convert Celsius degrees to Kelvin temperature.

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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.

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


kmph to mps
convert kilometer per hour to meter per second

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


Add two numbers
Add two numbers (For beginners)

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

A résolu


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

environ 9 ans il y a

Charger plus