photo

Vincent


Last seen: 6 jours il y a Actif depuis 2025

Followers: 0   Following: 0

Statistiques

Cody

10 Problèmes
100 Solutions

RANG
N/A
of 300 853

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 21 094

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
1 704
of 171 319

CONTRIBUTIONS
10 Problèmes
100 Solutions

SCORE
1 642

NOMBRE DE BADGES
12

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Quiz Master
  • Curator
  • Puzzler
  • Speed Demon
  • Creator
  • Introduction to MATLAB Master
  • Commenter
  • Promoter
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


what's my tax amount this year ?
given an annual salary x and a tax rate i calculate the amount that you have to pay.Example x = 70000; i=.10 y_correc...

28 jours il y a

A résolu


The Answer to Life, the Universe, and Everything
A variation of a previous Hitchhiker's Guide to the Galaxy problem. *Inputs:* Life, the Universe, and Everything *Output:*...

28 jours il y a

A résolu


to the 2 all elements
to the 2 all elements

28 jours il y a

A résolu


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

28 jours il y a

A résolu


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

28 jours il y a

A résolu


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

28 jours il y a

A résolu


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

28 jours il y a

A résolu


easy problem
Find the last element of the array

28 jours il y a

A résolu


Number Power
Raise a number to itself.

28 jours il y a

A résolu


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

28 jours il y a

A résolu


area

28 jours il y a

A résolu


Squaring Matrix
Square the following matrix using matlab % A = 1 2 3 4 5 6 7 8 So new matrix should display...

28 jours il y a

A résolu


Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...

28 jours il y a

A résolu


print 'Hello W0rld'

28 jours il y a

A résolu


Matlab Basics - y as a function of x
Write a function to calculate y as a function of x, such that y = 6x^2 + 5x - 2

28 jours il y a

A résolu


Matlab Basics II - squares
Write a function that takes matrix A, and squares each element in the matrix example: A = [1 2 3] output = [1 4 9]

28 jours il y a

A résolu


Swap two numbers
Example Input: a = 10 b = 20 Output a = 20 b = 10

28 jours 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];

28 jours il y a

A résolu


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

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

28 jours il y a

A résolu


Area of a Square
Inside a square is a circle with radius r. What is the area of the square?

28 jours il y a

A résolu


Divide pi
Divide pi by x!

28 jours il y a

A résolu


Multiply pi
Multiply pi with x!

28 jours il y a

A résolu


10% Discount

28 jours il y a

A résolu


Add 2 Vectors

28 jours il y a

A résolu


Variable_Addition
be able to add any variable to the number one

28 jours il y a

A résolu


X-intercepts of a quadratic.
Find the y value of the quadratic of the function at a point x.

29 jours il y a

A résolu


PEMDAS

29 jours il y a

A résolu


Addition II
find a+b+c+d

29 jours il y a

A résolu


Write a string
The answer should be a string that is the value: "I like apples!" (Ignore the quotation marks, just write what is inside the ...

29 jours il y a

Charger plus