Community Profile

photo

Andrew Sheehan


Last seen: 12 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Community Group Solver
  • Introduction to MATLAB Master
  • Promoter
  • Solver

View badges

Feeds

View by

Solved


Mass Conversion 2

ungefär ett år ago

Solved


Area Conversion 2

ungefär ett år ago

Solved


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

ungefär ett år ago

Solved


Energy Conversion 2

ungefär ett år ago

Solved


Energy Conversion 1

ungefär ett år ago

Solved


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

ungefär ett år ago

Solved


Temperature Conversion 2

ungefär ett år ago

Solved


Temperature Conversion 1

ungefär ett år ago

Solved


Laws of motion 3

ungefär ett år ago

Solved


Total energy

ungefär ett år ago

Solved


Potential energy calculation

ungefär ett år ago

Solved


Kinetic energy calculation

ungefär ett år ago

Solved


Laws of motion 1

ungefär ett år ago

Solved


Laws of motion 2

ungefär ett år ago

Solved


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

ungefär ett år ago

Solved


Laws of motion 5

ungefär ett år ago

Solved


Laws of motion 6

ungefär ett år ago

Solved


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

ungefär ett år ago

Solved


Make a Plot with Functions
Make a plot and test

ungefär ett år ago

Solved


Converts numbers into characters
Converts numbers into characters

ungefär ett år 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;...

ungefär ett år ago

Solved


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

ungefär ett år ago

Solved


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

ungefär ett år ago

Solved


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

ungefär ett år ago

Solved


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

ungefär ett år ago

Solved


to the 2 all elements
to the 2 all elements

ungefär ett år ago

Solved


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

ungefär ett år ago

Solved


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

ungefär ett år ago

Solved


Draw a '0' in a one matrix!

ungefär ett år ago

Solved


free points
function y = your_fcn_name(x) y = x(1)+x(2); end

ungefär ett år ago

Load more