Community Profile

photo

Robert Ritter


Last seen: oltre 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Commenter
  • Promoter
  • Introduction to MATLAB Master
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Yo
Yo

oltre 2 anni fa

Risolto


Yo
Yo

oltre 2 anni fa

Risolto


Yo
Yo

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


I'm Tired
Tired

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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.

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


Converts numbers into characters
Converts numbers into characters

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


to the 2 all elements
to the 2 all elements

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


Draw a '0' in a one matrix!

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Carica altro