Community Profile

photo

Rishabh Karekatte


Last seen: environ un an il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Introduction to MATLAB Master
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Number of digits in an integer
Specifies how many digits in a given integer. Example: in=100 ==> out=3

plus de 3 ans il y a

A résolu


World Cup 2018 Prediction!
Which team will be the winner?

plus de 3 ans il y a

A résolu


metre to feet converter
The idea is to make a converter, which exchange meters to feets. We use a factor of 1m = 3.281*1f. so 3m are equals to 9.843 m...

plus de 3 ans il y a

A résolu


Summation of integers

plus de 3 ans il y a

A résolu


Basic Addition

plus de 3 ans il y a

A résolu


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

plus de 3 ans il y a

A résolu


Convert radians to degrees
Given input in radians, output to degrees

plus de 3 ans il y a

A résolu


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<https://i.imgur.com/jlZDHhq.png>> Image courtesy of <http://up...

plus de 3 ans il y a

A résolu


04 - Scalar Equations 1
Define the variable a: <<http://samle.dk/STTBDP/Assignment1_4-a.png>> Use this to calculate x: <<http://samle.dk/STTBD...

plus de 3 ans il y a

A résolu


Area of rhombus
Calculate the rhombus area

plus de 3 ans il y a

A résolu


Compare two input matrices
Check which input matrix has more elements. Return "1" if matrix A has more elements than matrix B. Otherwise return "0". Exa...

plus de 3 ans il y a

A résolu


Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...

plus de 3 ans il y a

A résolu


01 - Scalar variables
Create the following variables: <<http://samle.dk/STTBDP/Assignment1_1.png>>

plus de 3 ans il y a

A résolu


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

plus de 3 ans il y a

A résolu


prime test
find largest 2 digit prime number

plus de 3 ans il y a

A résolu


Multiply pi
Multiply pi with x!

plus de 3 ans 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 de 3 ans il y a

A résolu


Box!
Given a box, find the volume of the cube. With each side = a.

plus de 3 ans il y a

A résolu


Output any real number that is neither positive nor negative
Output any real number that is neither positive nor negative

plus de 3 ans il y a

A résolu


Complex number
For complex number c=a+bi, write code that will add a and b together.

plus de 3 ans il y a

A résolu


Matlab Basics - Convert a row vector to a column vector
Write a script to convert a row (e.g. x = [1 2 3]) to a column (e.g. y = [1;2;3]), your script should be able to do this for any...

plus de 3 ans il y a

A résolu


Vectors counting by 2
Create a vector numbers from 7 to 15 in increments of 2

plus de 3 ans il y a

A résolu


Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]

plus de 3 ans il y a

A résolu


Your favourite city!
Type your favourite city.

plus de 3 ans il y a

A résolu


Bruh
Return 'bruh'.

plus de 3 ans il y a

A résolu


Times 3 problem
When you enter the number, it should return the number multiplied by 3

plus de 3 ans il y a

A résolu


Matlab Basics - y as a function of x
Write a function to calculate y as a function of x, such that y = 6x^2 + 5x - 2

plus de 3 ans il y a

A résolu


Area of a circle
Find the value for area of the circle if diameter is given

plus de 3 ans il y a

A résolu


Square a Number
Given an input x, return y, which is equal to the square of x.

plus de 3 ans il y a

A résolu


Rounding
Round 10.67 and make 'y' equal to that number.

plus de 3 ans il y a

Charger plus