photo

Orman Ulusoy


Last seen: environ 2 mois il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

1 Question
0 Réponses

Cody

0 Problèmes
30 Solutions

RANG
144 046
of 300 799

RÉPUTATION
0

CONTRIBUTIONS
1 Question
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 092

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
15 824
of 171 134

CONTRIBUTIONS
0 Problèmes
30 Solutions

SCORE
357

NOMBRE DE BADGES
2

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Leader
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Volume and area of a sphere
Input(r) - radius Output([v,s]) - volume and area

environ 3 ans il y a

A résolu


Convert radians to degrees
Given input in radians, output to degrees

environ 3 ans il y a

A résolu


the average value of the elements
Calculate the average value of the elements in the array

environ 3 ans il y a

A résolu


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

environ 3 ans il y a

A résolu


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

environ 3 ans il y a

A résolu


Laws of motion 2

environ 3 ans il y a

A résolu


Damping of Servomotors with Tachometer Feedback
In Control Engineering, servomotors with tachometer feedback can be modeled by the second order system K / [J*s^2 + (B + K*K...

environ 3 ans il y a

A résolu


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

environ 3 ans il y a

A résolu


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

environ 3 ans il y a

A résolu


Find Min and Max Differences in a Vector
Given an array of integers, return the absolute largest and smallest (non zero) difference between any two numbers in the array....

environ 3 ans il y a

A résolu


MATLAB Basic: rounding III
Do rounding towards minus infinity. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 8

environ 3 ans il y a

A résolu


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

environ 3 ans il y a

A résolu


calculate the length of matrix
input 1 array, calculate the length

environ 3 ans il y a

A résolu


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

environ 3 ans il y a

A résolu


Linear system of equations
Solve the system of equations in three variables.

environ 3 ans il y a

A résolu


MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9

environ 3 ans il y a

A résolu


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

environ 3 ans il y a

A résolu


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

environ 3 ans il y a

A résolu


Laws of motion 5

environ 3 ans il y a

A résolu


Laws of motion 1

environ 3 ans il y a

A résolu


Baseball Pitch Question
One pitcher made 10 practice pitches during his warm up before the game. Using the given information, create a vector matrix an...

environ 3 ans il y a

A résolu


Diagonal Prod

environ 3 ans il y a

A résolu


Create an arrow matrix
An arrow matrix is a square matrix that contains ones on the diagonal, the last column, and last row. ...

environ 3 ans il y a

A résolu


Summy's odd sum

environ 3 ans il y a

A résolu


Laws of motion 3

environ 3 ans il y a

A résolu


Summation of integers

environ 3 ans il y a

A résolu


non-repitition of numbers in a vector

environ 3 ans il y a

A résolu


sign function

environ 3 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

environ 3 ans il y a

Charger plus