photo

Daniel


Last seen: 8 mois il y a Actif depuis 2025

Followers: 0   Following: 0

Statistiques

Cody

0 Problèmes
85 Solutions

RANG
N/A
of 302 006

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 21 488

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
7 559
of 178 011

CONTRIBUTIONS
0 Problèmes
85 Solutions

SCORE
1 001

NOMBRE DE BADGES
3

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Introduction to MATLAB Master
  • Promoter
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

8 mois il y a

A résolu


Temperature Conversion 1

8 mois il y a

A résolu


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

8 mois il y a

A résolu


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

8 mois il y a

A résolu


to the 2 all elements
to the 2 all elements

8 mois il y a

A résolu


Converts numbers into characters
Converts numbers into characters

8 mois il y a

A résolu


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

8 mois il y a

A résolu


Find the max element of the array
Find the max element of the array

8 mois il y a

A résolu


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

8 mois il y a

A résolu


Double all elements in the array
Duplicate all elements in the array

8 mois il y a

A résolu


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

8 mois il y a

A résolu


Bottles of beer
Given an input number representing the number of bottles of beer on the wall, output how many are left if you take one down and ...

8 mois il y a

A résolu


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

8 mois il y a

A résolu


Total energy

8 mois il y a

A résolu


Kinetic energy calculation

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

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

8 mois il y a

A résolu


Laws of motion 2

8 mois il y a

A résolu


Laws of motion 5
Calculate the force is u are given mass and acceleration.

8 mois il y a

A résolu


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

8 mois il y a

A résolu


Distance walked 1D
Suppose you go from position 7 to 10 to 6 to 4. Then you have walked 9 units of distance, since 7 to 10 is 3 units, 10 to 6 is 4...

8 mois il y a

A résolu


Laws of motion 1

8 mois il y a

A résolu


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

8 mois il y a

A résolu


Potential energy calculation

8 mois il y a

A résolu


Laws of motion 6

8 mois il y a

A résolu


Simple equation: Annual salary
Given an hourly wage, compute an annual salary

8 mois il y a

A résolu


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

8 mois 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

8 mois 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

8 mois 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

8 mois il y a

Charger plus