Matthew - MATLAB Central
photo

Matthew


Last seen: 9 days ago Active since 2025

Followers: 1   Following: 0

Statistics

CodyFrom 03/25 to 05/25Use left and right arrows to move selectionFrom 03/25Use left and right arrows to move left selectionTo 05/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
Cody

4 Problems
70 Solutions

RANK
N/A
of 298,512

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,606

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
4,115
of 161,536

CONTRIBUTIONS
4 Problems
70 Solutions

SCORE
1,026

NUMBER OF BADGES
6

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Speed Demon
  • Leader
  • Creator
  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

View badges

Feeds

View by

Solved


x = 1

9 days ago

Problem


x = 1

9 days ago | 0 | 9 solvers

Problem


x = 3
write a funciton to make the variable x = 3

9 days ago | 0 | 6 solvers

Problem


X = 2
Write a function to make the variable equal to 2

9 days ago | 0 | 0 solvers

Problem


y = x
set y equal to x

9 days ago | 0 | 0 solvers

Solved


Total energy

9 days ago

Solved


Potential energy calculation

9 days ago

Solved


Kinetic energy calculation

9 days ago

Solved


Laws of motion 6

9 days ago

Solved


Laws of motion 5
Calculate the force is u are given mass and acceleration.

9 days ago

Solved


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

9 days ago

Solved


Laws of motion 3

9 days ago

Solved


Laws of motion 2

9 days ago

Solved


Laws of motion 1

9 days ago

Solved


Energy Conversion 2

9 days ago

Solved


Energy Conversion 1

9 days ago

Solved


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

9 days ago

Solved


Temperature Conversion 2

9 days ago

Solved


Temperature Conversion 1

9 days ago

Solved


Column Removal (★★★)
(copy of prob 7) Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2...

9 days ago

Solved


row removal
Consider a matrix and remove the first row of the matrix.

9 days ago

Solved


Remove a specific column with min value
Remove the column that contain the min value in the matrix? If you like the problem, please give it a like:)

9 days ago

Solved


Remove a specific column with max value
Remove the column that contain the max value in the matrix? If you like the problem, please give it a like:)

9 days ago

Solved


Remove a specific row with min value
Remove the row that contain the min value in the matrix? If you like the problem, please give it a like:)

9 days ago

Solved


Remove a specific row with max value
Remove the row that contain the max value in the matrix? If you like the problem, please like it :)

9 days ago

Solved


String Logic 19
Examples: 'DIG' --> 'I' 'IMPORTANT' --> 'MOTN' 'DEAL' --> 'EL' 'LIMB' --> 'IB' 'MOSTLY' --> 'OTY'

9 days ago

Solved


Rounding off numbers to n decimals
Inspired by a mistake in one of the problems I created, I created this problem where you have to round off a floating point numb...

9 days ago

Solved


Matlab Basics - Rounding III
Write a script to round a large number to the nearest 10,000 e.g. x = 12,358,466,243 --> y = 12,358,470,000

9 days ago

Solved


Matlab Basics - Rounding II
Write a script to round a variable x to 3 decimal places: e.g. x = 2.3456 --> y = 2.346

9 days ago

Solved


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

9 days ago

Load more