Community Profile

photo

Robert Ritter


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Commenter
  • Promoter
  • Introduction to MATLAB Master
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Yo
Yo

más de 2 años hace

Resuelto


Yo
Yo

más de 2 años hace

Resuelto


Yo
Yo

más de 2 años hace

Resuelto


Add one to a value...
add one to a value x

más de 2 años hace

Resuelto


Return 'on' or 'off'
When the input is true, return 'on', otherwise, return 'off'.

más de 2 años hace

Resuelto


~(*|/)
Return three quarters of n without using addition, subtraction, multiplication or division.

más de 2 años hace

Resuelto


I'm Tired
Tired

más de 2 años hace

Resuelto


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

más de 2 años hace

Resuelto


Determine if you can solve this pt. 5, the FINALE
This involves solving for an object in free fall.

más de 2 años hace

Resuelto


Find the value of the matrixvalue of the matrix pt.3
Nearly the same as last time but now there are cells involved.

más de 2 años hace

Resuelto


Find the value of the matrix pt.2
This is more challenging than the last as we now have 2 matrices.

más de 2 años hace

Resuelto


Find the value of the matrix
This is a very useful tool to be able to use.

más de 2 años hace

Resuelto


Determine if you can solve this pt. 4 !
This will have you stumped I'm sure. Here make sure to keep an eye on your variables.

más de 2 años hace

Resuelto


Determine if you can solve this pt.3
The fitness gram pacer test is a multi-stage aerobic capacity test. This code will determine if you can create the beeps from t...

más de 2 años hace

Resuelto


Determine if you can solve this problem pt. 2
Same as last time you know what to do. Make sure to watch out for the computational power of your computer you could run into i...

más de 2 años hace

Resuelto


Determine if you can solve this problem
Follow your heart on this one it is very intuitive.

más de 2 años hace

Resuelto


Get all prime factors
List the prime factors for the input number, in decreasing order. List each factor. If the prime factor occurs twice, list it as...

más de 2 años 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;...

más de 2 años hace

Resuelto


Converts numbers into characters
Converts numbers into characters

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


to the 2 all elements
to the 2 all elements

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


Draw a '0' in a one matrix!

más de 2 años hace

Resuelto


Round 3 MOST IMPOSSIBLE
This requires some knowledge of vectors and GUIs

más de 2 años hace

Resuelto


EVEN MORE IMPOSSIBLE
This is a very serious science problem that you need code to solve.

más de 2 años hace

Resuelto


IMPOSSIBLE MatLab Problem!!!
This is a very advanced problem for only the best coders

más de 2 años hace

Resuelto


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

más de 2 años hace

Cargar más