Community Profile

photo

Robert Ritter


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Commenter
  • Promoter
  • Introduction to MATLAB Master
  • Solver

View badges

Feeds

View by

Solved


Yo
Yo

2 years ago

Solved


Yo
Yo

2 years ago

Solved


Yo
Yo

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


I'm Tired
Tired

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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.

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


Converts numbers into characters
Converts numbers into characters

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


to the 2 all elements
to the 2 all elements

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


Draw a '0' in a one matrix!

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Solved


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

2 years ago

Load more