photo

Johanna


Last seen: 16 días hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Commenter
  • Introduction to MATLAB Master
  • CUP Challenge Master
  • Community Group Solver
  • Promoter
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

16 días hace

Resuelto


Air Mass to Star for an Observer at Mean Sea Level
Air mass is a measure of how much atmosphere light from a source above the atmosphere (eg sun, planet, star) has to travel throu...

3 meses hace

Resuelto


Predict Cricket Stridulation Rate from Air Temperature
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

3 meses hace

Resuelto


Find Air Temperature from Cricket Stridulation Rate
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

3 meses hace

Resuelto


Roll the Dice!
Description Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. Example [x1,x2] = rollDice(...

3 meses hace

Resuelto


Find Logic 3

3 meses hace

Resuelto


Find Logic 1

3 meses hace

Resuelto


Find Logic 4

3 meses hace

Resuelto


Find Logic 8

3 meses hace

Resuelto


Find Logic 15

3 meses hace

Resuelto


Find Logic 18

3 meses hace

Resuelto


Find Logic 19

3 meses hace

Resuelto


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

4 meses hace

Resuelto


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

4 meses hace

Resuelto


Converts numbers into characters
Converts numbers into characters

4 meses hace

Resuelto


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

4 meses hace

Resuelto


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

4 meses hace

Resuelto


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

4 meses hace

Resuelto


to the 2 all elements
to the 2 all elements

4 meses hace

Resuelto


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

4 meses hace

Resuelto


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

4 meses hace

Resuelto


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

4 meses hace

Resuelto


Draw a '0' in a one matrix!

4 meses hace

Resuelto


Energy Conversion 2

4 meses hace

Resuelto


Energy Conversion 1

4 meses hace

Resuelto


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

4 meses hace

Resuelto


Area Conversion 2

4 meses hace

Resuelto


Area Conversion 1

4 meses hace

Resuelto


Mass Conversion 2

4 meses hace

Resuelto


Mass Conversion 1

4 meses hace

Cargar más