Community Profile

photo

Robert Ritter


Last seen: 2年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Commenter
  • Promoter
  • Introduction to MATLAB Master
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Yo
Yo

2年以上 前

解決済み


Yo
Yo

2年以上 前

解決済み


Yo
Yo

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


I'm Tired
Tired

2年以上 前

解決済み


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年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


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年以上 前

解決済み


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年以上 前

解決済み


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年以上 前

解決済み


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

2年以上 前

解決済み


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年以上 前

解決済み


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年以上 前

解決済み


Converts numbers into characters
Converts numbers into characters

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


to the 2 all elements
to the 2 all elements

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


Draw a '0' in a one matrix!

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


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年以上 前

さらに読み込む