photo

Nicholas Simko


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

Cody

0 Problems
74 Solutions

RANK
N/A
of 298,545

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,613

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
6,406
of 161,622

CONTRIBUTIONS
0 Problems
74 Solutions

SCORE
1,001

NUMBER OF BADGES
6

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver

View badges

Feeds

View by

Solved


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

3 years ago

Solved


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

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

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

3 years ago

Solved


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

3 years ago

Solved


Energy Conversion 2

3 years ago

Solved


Energy Conversion 1

3 years ago

Solved


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

3 years ago

Solved


Area Conversion 2

3 years ago

Solved


Area Conversion 1

3 years ago

Solved


Mass Conversion 2

3 years ago

Solved


Find Logic 11

3 years ago

Solved


Find Logic 6

3 years ago

Solved


Find Logic 9

3 years ago

Solved


Find Logic 8

3 years ago

Solved


Find Logic 7

3 years ago

Solved


Find Logic 4

3 years ago

Solved


Find Logic 3

3 years ago

Solved


Find Logic 1

3 years ago

Solved


Find Logic 10

3 years ago

Solved


Find Logic 12

3 years ago

Solved


Find Logic 13

3 years ago

Solved


Find Logic 15

3 years ago

Solved


Find Logic 14

3 years ago

Solved


Find Logic 16

3 years ago

Solved


Find Logic 17

3 years ago

Solved


Find Logic 18

3 years ago

Solved


Find Logic 19

3 years ago

Solved


Converts numbers into characters
Converts numbers into characters

3 years ago

Solved


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

3 years ago

Load more