Community Profile

photo

Vasileios Pasialis


Last seen: environ un mois il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Cody 10th Anniversary 10-Day Streak
  • Introduction to MATLAB Master
  • Draw Letters
  • Scholar
  • Commenter
  • Community Group Solver
  • Promoter
  • Solver
  • MATLAB Mini Hack Participant

Afficher les badges

Feeds

Afficher par

A résolu


Find the square of the sum of the digits of a number
If a number (n) is provided as an input, find the square of the sum of the digits of the number. Example If n = 21, the an...

plus d'un an il y a

A résolu


My Problem, Find the square of the horizontal concatenation of the third and fifth elements of a vector.
given the 1x5 vector x, y must be the square of the horizontal concatenation of the third and fifth elements. So, if x = [1 1 1 ...

plus d'un an il y a

A résolu


Create sequnce 1 4 9 16 25.........
Create sequnce 1 4 9 16 25......... upto entered input value using matlab scripting commands. Let y be output and x be input

plus d'un an il y a

A résolu


Mode
Find the mode of the vector Assumption: no vector is bimodal Example 1: input=[1 2 3 4 4]; output=4 Example 2: input=[7...

plus d'un an il y a

A résolu


Determinant of a 3x3 Matrix
Return the determinant of a 3x3 matrix. The built-in Matlab function det is not allowed.

plus d'un an il y a

A résolu


find the value

plus d'un an il y a

A résolu


Slope of the line passing through two points
Determine the slope of a line passing through the points a=[x1 y1] and b=[x2 y2].

plus d'un an il y a

A résolu


Find square of given number
Find Square of any number

plus d'un an il y a

A résolu


For a rectangle, if x is the length and 2x is width. Then find out x from the area of the rectangle?
For a rectangle, if x is the length and 2x is the width. Then find out x from the area of the rectangle? if the area is equal...

plus d'un an il y a

A résolu


Good Morning :)
Just submit your solution between 05:00:00 and 10:00:00 (AM = Ante Meridiem = Before Noon). _Note : Consider Cody Server Time...

plus d'un an il y a

A résolu


Simple Interest : Calculate time in years
Theorem : Simple Interest where; F : Future Value P : Present Value r : Annual simple interest rate (decimal) t : Time in...

plus d'un an il y a

A résolu


STOP that car!!!
The maximum allowed speed for this road is 100. Find the cars that didn't observe the speed limit Arrest and fine them!!!

plus d'un an il y a

A résolu


Determine whether the given number is palindrome or not.
A palindromic number (also known as a numeral palindrome or a numeric palindrome) is a number (such as 16461) that remains the s...

plus d'un an il y a

A résolu


odd number odd sum
How many three digit numbers are there whose sum of the digits is odd?

plus d'un an il y a

A résolu


Polynomial division
Divide a polynomial u by polynomial v and return the quotients only. Example: u = x^4+3*x^3+5*x+3 v = x^2+1 Answer: ...

plus d'un an il y a

A résolu


Hardy-Ramanujan number
Find the first Hardy-Ramanujan number.

plus d'un an il y a

A résolu


prime test
find largest 2 digit prime number

plus d'un an il y a

A résolu


prime test 2
enter the only non prime,non composite number

plus d'un an il y a

A résolu


Interior angles
Find the sum of interior angles for polygon of x sides.

plus d'un an il y a

A résolu


Summation of integers

plus d'un an il y a

A résolu


Help the Patriots get to the Super Bowl
Given a football by the Patriots, return it to them with 2 psi less air in it. (The original psi is passed as a number to the...

plus d'un an il y a

A résolu


Feeling lucky?
Guess which number Cody is thinking (1 to 10)? (This is a game of luck more than skill. Good luck!)

plus d'un an il y a

A résolu


Times 5
Try out this test problem first. Given the variable x as your input, multiply it by five and put the result in y. Examples...

plus d'un an il y a

A résolu


Basics: counting digits of a number irrespective of the sign
publish the number of digits in any input integer example: -23---->2

plus d'un an il y a

A résolu


Find NaNs in the matrix
Return 1s wherever there is a NaN in the input matrix

plus d'un an il y a

A résolu


sum of non-primes
The sum of the non-primes no larger than 10 is 1+4+6+8+9+10=38 Find the sum of all the positive non-prime integers that do no...

plus d'un an il y a

A résolu


Find the minimal value in N*N Matrix
Suppose that we have N by N matrix, we try to find the minimal value in that matrix. examples: Input A=[1 2 3 5 6;52 58 56 45...

plus d'un an il y a

A résolu


Number Puzzles - 003
Find six non-zero integers a, b, c, d, e, and f which satisfy the following equations: All six integers must be different. Th...

plus d'un an il y a

A résolu


Number Puzzles - 002

plus d'un an il y a

A résolu


Number Puzzles - 001

plus d'un an il y a

Charger plus